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

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Newdigate <andrew@gitlab.com>2017-08-16 19:45:06 +0300
committerAndrew Newdigate <andrew@gitlab.com>2017-08-16 19:45:06 +0300
commit9d59067c111eca3500a1bfb97fee9a23b30a7394 (patch)
treecf9885ca2d49bb959ba485a065796248f0ae59e6
parent629212092b05aaaa784d41c11b596c181216ca3f (diff)
parentc13b845ba82a99c151c817487f28aa7e7a4f83c9 (diff)
Merge branch 'charlock-holmes-0.7.5' into 'master'
Use charlock_holmes 0.7.5 See merge request !296
-rw-r--r--ruby/Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock
index 0d03be285..297df8e11 100644
--- a/ruby/Gemfile.lock
+++ b/ruby/Gemfile.lock
@@ -8,7 +8,7 @@ GEM
tzinfo (~> 1.1)
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
- charlock_holmes (0.7.3)
+ charlock_holmes (0.7.5)
concurrent-ruby (1.0.5)
escape_utils (1.1.1)
faraday (0.12.2)