Gemfile.lock in workflow_manager-0.8.1 vs Gemfile.lock in workflow_manager-0.9.0
- old
+ new
@@ -4,28 +4,29 @@
workflow_manager (0.8.1)
GEM
remote: https://rubygems.org/
specs:
- concurrent-ruby (1.2.2)
+ concurrent-ruby (1.2.3)
connection_pool (2.4.1)
- rack (3.0.8)
- redis (5.0.6)
- redis-client (>= 0.9.0)
- redis-client (0.17.0)
+ rack (3.0.9)
+ redis (5.0.8)
+ redis-client (>= 0.17.0)
+ redis-client (0.19.1)
connection_pool
- sidekiq (7.1.4)
+ sidekiq (7.2.1)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
- redis-client (>= 0.14.0)
+ redis-client (>= 0.19.0)
PLATFORMS
+ ruby
x86_64-linux
DEPENDENCIES
redis
sidekiq
workflow_manager!
BUNDLED WITH
- 2.3.26
+ 2.5.5