diff --git a/Gemfile b/Gemfile index 847e5c0971..fd661fa456 100644 --- a/Gemfile +++ b/Gemfile @@ -68,7 +68,7 @@ gem "aws-sdk-sns" gem "redcarpet" # SMS and phone support -gem "twilio-ruby", "~> 7.8.0" +gem "twilio-ruby", "~> 7.10.0" gem "phonelib" # Background workers and scheduling diff --git a/Gemfile.lock b/Gemfile.lock index 77f9300450..a266eb4e83 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -336,7 +336,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) - json (2.19.3) + json (2.19.4) jwt (2.10.2) base64 language_server-protocol (3.17.0.5) @@ -652,7 +652,7 @@ GEM toml (0.3.0) parslet (>= 1.8.0, < 3.0.0) tsort (0.2.0) - twilio-ruby (7.8.6) + twilio-ruby (7.10.5) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 4.0) nokogiri (>= 1.6, < 2.0) @@ -790,7 +790,7 @@ DEPENDENCIES syntax_tree-haml syntax_tree-rbs term-ansicolor - twilio-ruby (~> 7.8.0) + twilio-ruby (~> 7.10.0) typeprof tzinfo-data webrick