diff options
author | Stan Hu <stanhu@gmail.com> | 2017-02-25 14:57:04 -0800 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2017-02-25 14:57:27 -0800 |
commit | e5f1257f901b31128e9f6effc0bf7ed2b11107e6 (patch) | |
tree | a78d5f1c6ccdaff979b64a64632c32875424d229 /Gemfile.lock | |
parent | cecfcc2edd3ffa16b0f96d1abb8adcff1e88fd2d (diff) | |
download | gitlab-ce-e5f1257f901b31128e9f6effc0bf7ed2b11107e6.tar.gz |
Bump Hashie to 3.5.5 to eliminate warning noise
Closes #28595
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 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) |