about summary refs log tree commit diff
path: root/Gemfile
diff options
context:
space:
mode:
authorPierre-Morgan Gate <pgate@users.noreply.github.com>2018-03-30 00:52:44 -0700
committerEugen Rochko <eugen@zeonfederated.com>2018-03-30 09:52:44 +0200
commit47cee7cc8e47471b372630cd28d50c6284aad8b3 (patch)
tree72a9bb6eb624df0772730d391f9777cebb93fd8b /Gemfile
parent947eedcab2c263e92900b53d64b184c1af856d24 (diff)
Upgrade charlock_holmes to version 0.7.6 (#6966)
This version fixes compilation errors when trying to build its native extension with ICU 61.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 29fa9cde7..9e644e7ae 100644
--- a/Gemfile
+++ b/Gemfile
@@ -25,7 +25,7 @@ gem 'active_model_serializers', '~> 0.10'
 gem 'addressable', '~> 2.5'
 gem 'bootsnap'
 gem 'browser'
-gem 'charlock_holmes', '~> 0.7.5'
+gem 'charlock_holmes', '~> 0.7.6'
 gem 'iso-639'
 gem 'chewy', '~> 5.0'
 gem 'cld3', '~> 3.2.0'