app/Gemfile.lock in sidekiq-merger-0.0.11 vs app/Gemfile.lock in sidekiq-merger-0.0.12
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: ../
specs:
- sidekiq-merger (0.0.9)
+ sidekiq-merger (0.0.10)
activesupport (>= 3.2, < 6)
concurrent-ruby (~> 1.0)
sidekiq (>= 3.4, < 5)
GEM
@@ -12,19 +12,23 @@
activesupport (5.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
+ backports (3.6.8)
concurrent-ruby (1.0.4)
connection_pool (2.2.1)
i18n (0.8.0)
minitest (5.10.1)
+ multi_json (1.12.1)
rack (1.6.5)
rack-flash3 (1.0.5)
rack
rack-protection (1.5.3)
rack
+ rack-test (0.6.3)
+ rack (>= 1.0)
redis (3.3.3)
sidekiq (4.2.9)
concurrent-ruby (~> 1.0)
connection_pool (~> 2.2, >= 2.2.0)
rack-protection (>= 1.5.0)
@@ -33,10 +37,17 @@
sidekiq (>= 2.7)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
+ sinatra-contrib (1.4.7)
+ backports (>= 2.0)
+ multi_json
+ rack-protection
+ rack-test
+ sinatra (~> 1.4.0)
+ tilt (>= 1.3, < 3)
thread_safe (0.3.5)
tilt (2.0.6)
tzinfo (1.2.2)
thread_safe (~> 0.1)
@@ -47,8 +58,9 @@
rack-flash3
sidekiq
sidekiq-merger!
sidekiq-status
sinatra
+ sinatra-contrib
BUNDLED WITH
1.13.6