summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2016-06-14 14:35:10 +0200
committerYorick Peterse <yorickpeterse@gmail.com>2016-06-14 18:09:06 +0200
commit82090d291fa56e11e5be24102fa651273ac28d4b (patch)
tree55ca490badc362961eb7e904b6520cfb1ce53a7e
parentfe32942f8e4c89366d3a3c6c3ac7bcaea0e47edb (diff)
downloadgitlab-ce-82090d291fa56e11e5be24102fa651273ac28d4b.tar.gz
Update the allocations Gem to 1.0.5
This allows it to be used on Ruby 2.3 without it crashing all the time.
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 209f29de1e0..d517fcb8ed3 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.4)
+ allocations (1.0.5)
arel (6.0.3)
asana (0.4.0)
faraday (~> 0.9)