Gemfile.lock in stealth-twilio-1.3.3 vs Gemfile.lock in stealth-twilio-1.4.0

- old
+ new

@@ -1,46 +1,51 @@ PATH remote: . specs: - stealth-twilio (1.3.3) + stealth-twilio (1.4.0) stealth (>= 2.0.0.beta) twilio-ruby (~> 5.5) GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.3) + activesupport (6.1.4.6) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) - concurrent-ruby (1.1.7) - connection_pool (2.2.3) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) + concurrent-ruby (1.1.9) + connection_pool (2.2.5) diff-lcs (1.4.4) - faraday (1.0.1) + faraday (1.3.0) + faraday-net_http (~> 1.0) multipart-post (>= 1.2, < 3) - i18n (1.8.5) + ruby2_keywords + faraday-net_http (1.0.1) + i18n (1.10.0) concurrent-ruby (~> 1.0) - jwt (2.2.2) - mini_portile2 (2.4.0) - minitest (5.14.2) + jwt (2.3.0) + mini_portile2 (2.8.0) + minitest (5.15.0) multi_json (1.15.0) multipart-post (2.1.1) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) - nio4r (2.5.4) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) - puma (4.3.6) + nio4r (2.5.8) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + puma (5.6.2) nio4r (~> 2.0) + racc (1.6.0) rack (2.2.3) - rack-protection (2.1.0) + rack-protection (2.2.0) rack rack-test (1.1.0) rack (>= 1.0, < 3) - redis (4.2.2) + redis (4.6.0) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) rspec-mocks (~> 3.9.0) rspec-core (3.9.2) @@ -52,45 +57,44 @@ diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.3) rspec_junit_formatter (0.4.1) rspec-core (>= 2, < 4, != 2.12.0) - ruby2_keywords (0.0.2) - sidekiq (6.1.2) + ruby2_keywords (0.0.5) + sidekiq (6.4.1) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0) - sinatra (2.1.0) + sinatra (2.2.0) mustermann (~> 1.0) rack (~> 2.2) - rack-protection (= 2.1.0) + rack-protection (= 2.2.0) tilt (~> 2.0) - stealth (2.0.0.beta1) + stealth (2.0.0.beta4) activesupport (~> 6.0) multi_json (~> 1.12) - puma (>= 4.2, < 5.0) + puma (>= 4.2, < 6.0) sidekiq (~> 6.0) sinatra (~> 2.0) thor (~> 1.0) - thor (1.0.1) - thread_safe (0.3.6) + thor (1.2.1) tilt (2.0.10) - twilio-ruby (5.40.2) + twilio-ruby (5.65.0) faraday (>= 0.9, < 2.0) jwt (>= 1.5, <= 2.5) nokogiri (>= 1.6, < 2.0) - tzinfo (1.2.7) - thread_safe (~> 0.1) - zeitwerk (2.4.0) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) + zeitwerk (2.5.4) PLATFORMS ruby DEPENDENCIES rack-test (~> 1.1) - rspec (~> 3.6) + rspec (~> 3) rspec_junit_formatter (~> 0.3) stealth (>= 2.0.0.beta) stealth-twilio! BUNDLED WITH - 2.1.4 + 2.2.32