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
parentcecfcc2edd3ffa16b0f96d1abb8adcff1e88fd2d (diff)
Bump Hashie to 3.5.5 to eliminate warning noise
Closes #28595
-rw-r--r--Gemfile.lock2
-rw-r--r--changelogs/unreleased/sh-bump-hashie-to-3-5-5.yml4
2 files changed, 5 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)
diff --git a/changelogs/unreleased/sh-bump-hashie-to-3-5-5.yml b/changelogs/unreleased/sh-bump-hashie-to-3-5-5.yml
new file mode 100644
index 00000000000..0477ee7792c
--- /dev/null
+++ b/changelogs/unreleased/sh-bump-hashie-to-3-5-5.yml
@@ -0,0 +1,4 @@
+---
+title: Bump Hashie to 3.5.5 to eliminate warning noise
+merge_request:
+author: