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:
authorRobert Speicher <rspeicher@gmail.com>2016-10-12 19:54:23 +0300
committerRobert Speicher <rspeicher@gmail.com>2016-10-12 19:55:00 +0300
commitda64f9e544bc5f05818c3f66b278e6e30584a8b4 (patch)
tree0e3e2fecfbb9e93b046779377abc9e4dc6c5a4bc /Gemfile.lock
parent3c31f185b931a4054804aee56be0602135b75bed (diff)
Update health_check gem to `~> 2.2.0`
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/22278
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 69804c8c533..924e3a6781a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -336,7 +336,7 @@ GEM
thor
tilt
hashie (3.4.4)
- health_check (2.1.0)
+ health_check (2.2.1)
rails (>= 4.0)
hipchat (1.5.2)
httparty
@@ -875,7 +875,7 @@ DEPENDENCIES
grape-entity (~> 0.4.2)
haml_lint (~> 0.18.2)
hamlit (~> 2.6.1)
- health_check (~> 2.1.0)
+ health_check (~> 2.2.0)
hipchat (~> 1.5.0)
html-pipeline (~> 1.11.0)
httparty (~> 0.13.3)