Gemfile.lock in pwwka-0.10.0 vs Gemfile.lock in pwwka-0.11.0.RC1
- old
+ new
@@ -1,98 +1,105 @@
PATH
remote: .
specs:
- pwwka (0.10.0)
+ pwwka (0.11.0.RC1)
activemodel
activesupport
bunny
mono_logger
GEM
remote: https://www.rubygems.org/
specs:
- activemodel (5.0.1)
- activesupport (= 5.0.1)
- activesupport (5.0.1)
+ activemodel (5.1.1)
+ activesupport (= 5.1.1)
+ activesupport (5.1.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
- amq-protocol (2.1.0)
- bunny (2.6.3)
- amq-protocol (>= 2.0.1)
- concurrent-ruby (1.0.4)
- diff-lcs (1.2.5)
+ amq-protocol (2.2.0)
+ bunny (2.7.0)
+ amq-protocol (>= 2.2.0)
+ concurrent-ruby (1.0.5)
+ diff-lcs (1.3)
docile (1.1.5)
- i18n (0.8.0)
- json (1.8.3)
- minitest (5.10.1)
+ et-orbi (1.0.4)
+ tzinfo
+ i18n (0.8.1)
+ json (2.1.0)
+ minitest (5.10.2)
mono_logger (1.1.0)
- multi_json (1.11.2)
- rack (1.6.4)
- rack-protection (1.5.3)
+ multi_json (1.12.1)
+ mustermann (1.0.0)
+ rack (2.0.3)
+ rack-protection (2.0.0)
rack
- rake (10.5.0)
- redis (3.2.2)
- redis-namespace (1.5.2)
+ rainbow (2.2.2)
+ rake
+ rake (12.0.0)
+ redis (3.3.3)
+ redis-namespace (1.5.3)
redis (~> 3.0, >= 3.0.4)
- resque (1.25.2)
+ resque (1.27.4)
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)
+ resque-scheduler (4.3.0)
mono_logger (~> 1.0)
- redis (~> 3.0)
- resque (~> 1.25)
+ redis (~> 3.3)
+ resque (~> 1.26)
rufus-scheduler (~> 3.2)
- resqutils (1.2.0)
+ resqutils (1.2.1)
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)
- rspec-support (~> 3.4.0)
- rspec-expectations (3.4.0)
+ rspec (3.6.0)
+ rspec-core (~> 3.6.0)
+ rspec-expectations (~> 3.6.0)
+ rspec-mocks (~> 3.6.0)
+ rspec-core (3.6.0)
+ rspec-support (~> 3.6.0)
+ rspec-expectations (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.4.0)
- rspec-mocks (3.4.1)
+ rspec-support (~> 3.6.0)
+ rspec-mocks (3.6.0)
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)
+ rspec-support (~> 3.6.0)
+ rspec-support (3.6.0)
+ rufus-scheduler (3.4.2)
+ et-orbi (~> 1.0)
+ simplecov (0.14.1)
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)
- tilt (2.0.2)
- tzinfo (1.2.2)
+ simplecov-html (0.10.1)
+ sinatra (2.0.0)
+ mustermann (~> 1.0)
+ rack (~> 2.0)
+ rack-protection (= 2.0.0)
+ tilt (~> 2.0)
+ thread_safe (0.3.6)
+ tilt (2.0.7)
+ tzinfo (1.2.3)
thread_safe (~> 0.1)
vegas (0.1.11)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
pwwka!
+ rainbow
rake
resque
resque-retry
resqutils
rspec
simplecov
BUNDLED WITH
- 1.13.6
+ 1.14.6