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:
authorAlejandro Rodríguez <alejorro70@gmail.com>2017-08-14 23:10:23 +0300
committerAlejandro Rodríguez <alejorro70@gmail.com>2017-08-14 23:10:23 +0300
commit6785f48a8e8aace45b720b8eb6393fa1211c439e (patch)
treeb242cf12df43d6446bef3b6e4ae021086ee06736
parent0e3f3aeb7100f2afda7bf621e5b5ae18297cdf85 (diff)
Update charlock_holmes gem to fix dependecy issues on some systemsupdate-charlock
See https://github.com/brianmario/charlock_holmes/pull/116
-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)