Gemfile.lock in stealth-twilio-0.9.2 vs Gemfile.lock in stealth-twilio-0.9.3
- old
+ new
@@ -1,38 +1,38 @@
PATH
remote: .
specs:
- stealth-twilio (0.9.0)
- stealth (~> 0.9)
+ stealth-twilio (0.9.3)
+ stealth (< 2.0)
twilio-ruby (~> 5.5)
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.1.4)
+ activesupport (5.2.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (~> 0.7)
+ i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
concurrent-ruby (1.0.5)
connection_pool (2.2.1)
diff-lcs (1.3)
- faraday (0.13.1)
+ faraday (0.15.0)
multipart-post (>= 1.2, < 3)
- i18n (0.9.1)
+ i18n (1.0.1)
concurrent-ruby (~> 1.0)
jwt (2.1.0)
mini_portile2 (2.3.0)
- minitest (5.10.3)
- multi_json (1.12.2)
+ minitest (5.11.3)
+ multi_json (1.13.1)
multipart-post (2.0.0)
- mustermann (1.0.1)
- nokogiri (1.8.1)
+ mustermann (1.0.2)
+ nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
- puma (3.11.0)
+ puma (3.11.4)
rack (2.0.3)
- rack-protection (2.0.0)
+ rack-protection (2.0.1)
rack
rack-test (0.7.0)
rack (>= 1.0, < 3)
redis (4.0.1)
rspec (3.7.0)
@@ -48,35 +48,35 @@
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.0)
rspec_junit_formatter (0.3.0)
rspec-core (>= 2, < 4, != 2.12.0)
- sidekiq (5.0.5)
+ sidekiq (5.1.3)
concurrent-ruby (~> 1.0)
connection_pool (~> 2.2, >= 2.2.0)
rack-protection (>= 1.5.0)
- redis (>= 3.3.4, < 5)
- sinatra (2.0.0)
+ redis (>= 3.3.5, < 5)
+ sinatra (2.0.1)
mustermann (~> 1.0)
rack (~> 2.0)
- rack-protection (= 2.0.0)
+ rack-protection (= 2.0.1)
tilt (~> 2.0)
- stealth (0.9.8)
- activesupport (~> 5.1)
+ stealth (0.10.6)
+ activesupport (~> 5.2.0.rc1)
multi_json (~> 1.12)
puma (~> 3.10)
sidekiq (~> 5.0)
sinatra (~> 2.0)
thor (~> 0.20)
thor (0.20.0)
thread_safe (0.3.6)
tilt (2.0.8)
- twilio-ruby (5.6.0)
+ twilio-ruby (5.8.0)
faraday (~> 0.9)
jwt (>= 1.5, <= 2.5)
nokogiri (>= 1.6, < 2.0)
- tzinfo (1.2.4)
+ tzinfo (1.2.5)
thread_safe (~> 0.1)
PLATFORMS
ruby
@@ -85,6 +85,6 @@
rspec (~> 3.6)
rspec_junit_formatter (~> 0.3)
stealth-twilio!
BUNDLED WITH
- 1.16.0
+ 1.16.1