diff options
author | Zeger-Jan van de Weg <git@zjvandeweg.nl> | 2018-03-30 12:32:26 +0200 |
---|---|---|
committer | Zeger-Jan van de Weg <git@zjvandeweg.nl> | 2018-03-30 12:32:26 +0200 |
commit | a951b96be2862ce660dc715a364f574c2f5f72e1 (patch) | |
tree | 0a643204961f81d5b3f04dc60718e08bb14efe99 /Gemfile.lock | |
parent | 463fe4062dacb5e124a24d245fb921b91f6d499b (diff) | |
download | gitlab-ce-a951b96be2862ce660dc715a364f574c2f5f72e1.tar.gz |
Update charlock_holmes to 0.76
Didn't compile against newer icu4c versions and was fixed upstream in
https://github.com/brianmario/charlock_holmes/pull/129, which was
releaed in the versions its now locked to.
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 fcffe45acbf..5271d65bddc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,7 @@ GEM activesupport (>= 4.0.0) mime-types (>= 1.16) cause (0.1) - charlock_holmes (0.7.5) + charlock_holmes (0.7.6) childprocess (0.7.0) ffi (~> 1.0, >= 1.0.11) chronic (0.10.2) |