Gemfile.lock in pwwka-0.8.0 vs Gemfile.lock in pwwka-0.9.0.RC1
- old
+ new
@@ -1,30 +1,32 @@
PATH
remote: .
specs:
- pwwka (0.8.0)
+ pwwka (0.9.0.RC1)
activemodel
activesupport
bunny
mono_logger
GEM
remote: https://www.rubygems.org/
specs:
- activemodel (5.0.0.1)
- activesupport (= 5.0.0.1)
- activesupport (5.0.0.1)
+ activemodel (5.0.1)
+ activesupport (= 5.0.1)
+ activesupport (5.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
amq-protocol (2.0.1)
- bunny (2.6.1)
+ bunny (2.6.2)
amq-protocol (>= 2.0.1)
- concurrent-ruby (1.0.2)
+ concurrent-ruby (1.0.4)
diff-lcs (1.2.5)
- i18n (0.7.0)
+ docile (1.1.5)
+ i18n (0.8.0)
+ json (1.8.3)
minitest (5.10.1)
mono_logger (1.1.0)
multi_json (1.11.2)
rack (1.6.4)
rack-protection (1.5.3)
@@ -37,10 +39,20 @@
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.3)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
+ resque-retry (1.5.0)
+ resque (~> 1.25)
+ resque-scheduler (~> 4.0)
+ resque-scheduler (4.2.0)
+ mono_logger (~> 1.0)
+ redis (~> 3.0)
+ resque (~> 1.25)
+ rufus-scheduler (~> 3.2)
+ resqutils (1.2.0)
+ resque
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.3)
@@ -50,10 +62,17 @@
rspec-support (~> 3.4.0)
rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
+ rufus-scheduler (3.3.1)
+ tzinfo
+ simplecov (0.12.0)
+ docile (~> 1.1.0)
+ json (>= 1.8, < 3)
+ simplecov-html (~> 0.10.0)
+ simplecov-html (0.10.0)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
thread_safe (0.3.5)
@@ -68,9 +87,12 @@
DEPENDENCIES
pwwka!
rake
resque
+ resque-retry
+ resqutils
rspec
+ simplecov
BUNDLED WITH
1.13.6