Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-02-26 01:57:04 +0300
committerStan Hu <stanhu@gmail.com>2017-02-26 01:57:27 +0300
commite5f1257f901b31128e9f6effc0bf7ed2b11107e6 (patch)
treea78d5f1c6ccdaff979b64a64632c32875424d229 /Gemfile.lock
parentcecfcc2edd3ffa16b0f96d1abb8adcff1e88fd2d (diff)
Bump Hashie to 3.5.5 to eliminate warning noise
Closes #28595
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b46b09c7544..524151543c0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -328,7 +328,7 @@ GEM
temple (~> 0.7.6)
thor
tilt
- hashie (3.4.4)
+ hashie (3.5.5)
health_check (2.2.1)
rails (>= 4.0)
hipchat (1.5.2)