Skip to content

Commit 9360c73

Browse files
committed
Merge branch 'celluloid_update' of /home/git/repositories/gitlab/gitlabhq into 5-4-stable
2 parents aed4e0f + 56a83cd commit 9360c73

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ GEM
6767
carrierwave (0.8.0)
6868
activemodel (>= 3.2.0)
6969
activesupport (>= 3.2.0)
70-
celluloid (0.14.0)
70+
celluloid (0.14.1)
7171
timers (>= 1.0.0)
7272
charlock_holmes (0.6.9.4)
7373
childprocess (0.3.9)
@@ -87,7 +87,7 @@ GEM
8787
coffee-script-source (1.6.2)
8888
colored (1.2)
8989
colorize (0.5.8)
90-
connection_pool (1.0.0)
90+
connection_pool (1.1.0)
9191
coveralls (0.6.7)
9292
colorize
9393
multi_json (~> 1.3)
@@ -445,8 +445,8 @@ GEM
445445
sexp_processor (4.2.1)
446446
shoulda-matchers (2.1.0)
447447
activesupport (>= 3.0.0)
448-
sidekiq (2.12.0)
449-
celluloid (>= 0.14.0)
448+
sidekiq (2.12.4)
449+
celluloid (>= 0.14.1)
450450
connection_pool (>= 1.0.0)
451451
json
452452
redis (>= 3.0)

0 commit comments

Comments
 (0)