about summary refs log tree commit diff
path: root/Gemfile.lock
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.lock
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.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f68419d8e..a185a602e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -113,7 +113,7 @@ GEM
       xpath (~> 2.0)
     case_transform (0.2)
       activesupport
-    charlock_holmes (0.7.5)
+    charlock_holmes (0.7.6)
     chewy (5.0.0)
       activesupport (>= 4.0)
       elasticsearch (>= 2.0.0)
@@ -632,7 +632,7 @@ DEPENDENCIES
   capistrano-rbenv (~> 2.1)
   capistrano-yarn (~> 2.0)
   capybara (~> 2.15)
-  charlock_holmes (~> 0.7.5)
+  charlock_holmes (~> 0.7.6)
   chewy (~> 5.0)
   cld3 (~> 3.2.0)
   climate_control (~> 0.2)