diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-04-09 21:14:47 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-04-09 21:14:47 +0300 |
commit | ed90090a0e96374576201a7c98a6a4813beaf4cd (patch) | |
tree | 31f78978984ca2be9d78f335c3d9838f7f828eed /Gemfile.lock | |
parent | 4546c7109ce46b5607bd1c5362bd50881ced6983 (diff) | |
download | gitlab-ce-ed90090a0e96374576201a7c98a6a4813beaf4cd.tar.gz |
Update sidekiq gem. Make event body color a bit lighter
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index f37d24fc719..41d24c6aad5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -420,7 +420,7 @@ GEM sexp_processor (4.2.0) shoulda-matchers (1.3.0) activesupport (>= 3.0.0) - sidekiq (2.8.0) + sidekiq (2.9.0) celluloid (~> 0.12.0) connection_pool (~> 1.0) multi_json (~> 1) |