Gemfile.lock in reactor-0.11.0 vs Gemfile.lock in reactor-0.11.1
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- reactor (0.11.0)
+ reactor (0.11.1)
activerecord (< 5.0)
sidekiq
GEM
remote: https://rubygems.org/
@@ -23,11 +23,11 @@
tzinfo (~> 1.1)
arel (6.0.3)
builder (3.2.2)
byebug (8.2.2)
coderay (1.1.0)
- concurrent-ruby (1.0.0)
+ concurrent-ruby (1.0.1)
connection_pool (2.2.0)
diff-lcs (1.2.5)
i18n (0.7.0)
json (1.8.3)
method_source (0.8.2)
@@ -55,10 +55,10 @@
rspec-expectations (>= 3.0.0)
rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
- sidekiq (4.1.0)
+ sidekiq (4.1.1)
concurrent-ruby (~> 1.0)
connection_pool (~> 2.2, >= 2.2.0)
redis (~> 3.2, >= 3.2.1)
slop (3.6.0)
sqlite3 (1.3.11)