Gemfile.lock in stealth-twilio-1.3.1 vs Gemfile.lock in stealth-twilio-1.3.2

- old
+ new

@@ -1,89 +1,88 @@ PATH remote: . specs: - stealth-twilio (1.3.1) - stealth (~> 2.2) + stealth-twilio (1.3.2) + stealth (~> 2) twilio-ruby (~> 5.5) GEM remote: https://rubygems.org/ remote: https://EBQGt-IDpU8vpliiVe76xe1CJ8OOuu48w@gem.fury.io/whoisblackops/ specs: - activesupport (6.0.2.2) + activesupport (6.0.3.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 2.2) - concurrent-ruby (1.1.6) - connection_pool (2.2.2) - diff-lcs (1.3) + zeitwerk (~> 2.2, >= 2.2.2) + concurrent-ruby (1.1.7) + connection_pool (2.2.3) + diff-lcs (1.4.4) faraday (1.0.1) multipart-post (>= 1.2, < 3) - i18n (1.8.2) + i18n (1.8.5) concurrent-ruby (~> 1.0) - jwt (2.2.1) + jwt (2.2.2) mini_portile2 (2.4.0) - minitest (5.14.0) - multi_json (1.14.1) + minitest (5.14.2) + multi_json (1.15.0) multipart-post (2.1.1) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) - nio4r (2.5.2) - nokogiri (1.10.9) + nio4r (2.5.4) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) - puma (4.3.3) + puma (4.3.6) nio4r (~> 2.0) - rack (2.2.2) - rack-protection (2.0.8.1) + rack (2.2.3) + rack-protection (2.1.0) rack rack-test (1.1.0) rack (>= 1.0, < 3) - redis (4.1.3) + redis (4.2.2) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) rspec-mocks (~> 3.9.0) - rspec-core (3.9.1) - rspec-support (~> 3.9.1) - rspec-expectations (3.9.1) + rspec-core (3.9.2) + rspec-support (~> 3.9.3) + rspec-expectations (3.9.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) - rspec-support (3.9.2) + 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.0.6) + sidekiq (6.1.2) connection_pool (>= 2.2.2) rack (~> 2.0) - rack-protection (>= 2.0.0) - redis (>= 4.1.0) - sinatra (2.0.8.1) + redis (>= 4.2.0) + sinatra (2.1.0) mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.8.1) + rack (~> 2.2) + rack-protection (= 2.1.0) tilt (~> 2.0) - stealth (2.4.0) + stealth (2.5.3) activesupport (~> 6.0) multi_json (~> 1.12) puma (>= 4.2, < 5.0) sidekiq (~> 6.0) sinatra (~> 2.0) thor (~> 1.0) thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) - twilio-ruby (5.33.0) - faraday (~> 1.0.0) + twilio-ruby (5.40.2) + 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.3.0) + zeitwerk (2.4.0) PLATFORMS ruby DEPENDENCIES