gemfiles/sidekiq_4.x.gemfile.lock in sidekiq-prometheus-exporter-0.1.1 vs gemfiles/sidekiq_4.x.gemfile.lock in sidekiq-prometheus-exporter-0.1.2
- old
+ new
@@ -18,16 +18,17 @@
coderay (1.1.2)
concurrent-ruby (1.0.5)
connection_pool (2.2.1)
diff-lcs (1.3)
docile (1.1.5)
+ jaro_winkler (1.5.1)
json (2.1.0)
method_source (0.9.0)
parallel (1.12.1)
- parser (2.4.0.2)
- ast (~> 2.3)
- powerpack (0.1.1)
+ parser (2.5.1.2)
+ ast (~> 2.4.0)
+ powerpack (0.1.2)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.6.0)
byebug (~> 10.0)
@@ -51,18 +52,21 @@
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
- rubocop (0.52.1)
+ rubocop (0.58.2)
+ jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
- parser (>= 2.4.0.2, < 3.0)
+ parser (>= 2.5, != 2.5.1.1)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
- ruby-progressbar (1.9.0)
+ rubocop-rspec (1.28.0)
+ rubocop (>= 0.58.0)
+ ruby-progressbar (1.10.0)
sidekiq (4.2.10)
concurrent-ruby (~> 1.0)
connection_pool (~> 2.2, >= 2.2.0)
rack-protection (>= 1.5.0)
redis (~> 3.2, >= 3.2.1)
@@ -70,11 +74,11 @@
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
thor (0.20.0)
- unicode-display_width (1.3.0)
+ unicode-display_width (1.4.0)
PLATFORMS
ruby
DEPENDENCIES
@@ -84,11 +88,12 @@
pry-byebug (~> 3.6)
rack-test (~> 0.8)
rake (~> 10.0)
redis (>= 3.3.5)
rspec (~> 3.0)
- rubocop (~> 0.52)
+ rubocop (~> 0.58)
+ rubocop-rspec (~> 1.28.0)
sidekiq (~> 4.0)
sidekiq-prometheus-exporter!
BUNDLED WITH
- 1.16.1
+ 1.16.2