Gemfile.lock in gitlab-monitor-4.0.0 vs Gemfile.lock in gitlab-monitor-4.0.1
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- gitlab-monitor (4.0.0)
+ gitlab-monitor (4.0.1)
connection_pool (~> 2.2.1)
pg (~> 1.1)
quantile (~> 0.2.0)
redis (~> 3.2)
redis-namespace (~> 1.6.0)
@@ -20,14 +20,15 @@
parser (2.5.1.0)
ast (~> 2.4.0)
pg (1.1.4)
powerpack (0.1.1)
quantile (0.2.1)
- rack (2.0.6)
+ rack (2.0.7)
rack-protection (2.0.5)
rack
rainbow (2.1.0)
+ rake (12.3.2)
redis (3.3.5)
redis-namespace (1.6.0)
redis (>= 3.0.4)
rspec (3.7.0)
rspec-core (~> 3.7.0)
@@ -47,11 +48,11 @@
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.8.1)
- sidekiq (5.2.5)
+ sidekiq (5.2.7)
connection_pool (~> 2.2, >= 2.2.2)
rack (>= 1.5.0)
rack-protection (>= 1.5.0)
redis (>= 3.3.5, < 5)
sinatra (2.0.5)
@@ -65,9 +66,10 @@
PLATFORMS
ruby
DEPENDENCIES
gitlab-monitor!
+ rake
rspec (~> 3.5)
rspec-expectations (~> 3.7.0)
rubocop (~> 0.42)
BUNDLED WITH