summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2016-02-17 09:59:53 +0000
committerYorick Peterse <yorickpeterse@gmail.com>2016-02-17 09:59:53 +0000
commit300e16065a4fca95ff04de96d31e34f57cf9a4a4 (patch)
tree750c5151a03e926974a4e771147e135e227d7241
parentb4e72516f31d86dfa1bea764d8d08d95f233c7ba (diff)
parent852bd109c15f918602ce6bc11485ad3d10509112 (diff)
downloadgitlab-ce-300e16065a4fca95ff04de96d31e34f57cf9a4a4.tar.gz
Merge branch 'update-allocations' into 'master'
Updated the allocations Gem to 1.0.4 Sometimes the output of Allocations.to_hash may contain garbage. See https://gitlab.com/gitlab-org/allocations/commit/15d3a39f51392013dcf5f88dd21fab31201350ce for more information. See merge request !2816
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 718285e1665..d84cc2d0789 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -50,7 +50,7 @@ GEM
after_commit_queue (1.3.0)
activerecord (>= 3.0)
akismet (2.0.0)
- allocations (1.0.3)
+ allocations (1.0.4)
annotate (2.6.10)
activerecord (>= 3.2, <= 4.3)
rake (~> 10.4)