summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2016-02-15 13:03:42 +0100
committerYorick Peterse <yorickpeterse@gmail.com>2016-02-15 13:03:42 +0100
commit852bd109c15f918602ce6bc11485ad3d10509112 (patch)
tree686c65c6aa0e64cef95093fa2ea9689430836b6f
parente654e68c3fb32124189a205207f9d4d59708045d (diff)
downloadgitlab-ce-update-allocations.tar.gz
Updated the allocations Gem to 1.0.4update-allocations
Sometimes the output of Allocations.to_hash may contain garbage. See https://gitlab.com/gitlab-org/allocations/commit/15d3a39f51392013dcf5f88dd21fab31201350ce for more information.
-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)