diff --git a/Gemfile.lock b/Gemfile.lock index c322949710..42372eabb7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,7 +228,7 @@ GEM faraday-em_synchrony (1.0.1) faraday-excon (1.1.0) faraday-httpclient (1.0.1) - faraday-multipart (1.1.1) + faraday-multipart (1.2.0) multipart-post (~> 2.0) faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) @@ -351,14 +351,14 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.4) - nokogiri (1.18.10) + nokogiri (1.19.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.18.10-arm64-darwin) + nokogiri (1.19.0-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.10-x86_64-darwin) + nokogiri (1.19.0-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.10-x86_64-linux-gnu) + nokogiri (1.19.0-x86_64-linux-gnu) racc (~> 1.4) noticed (2.9.3) rails (>= 6.1.0) @@ -654,7 +654,7 @@ GEM turbo-rails (2.0.20) actionpack (>= 7.1.0) railties (>= 7.1.0) - twilio-ruby (7.8.3) + twilio-ruby (7.10.1) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 4.0) nokogiri (>= 1.6, < 2.0)