summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>2017-09-16 21:59:41 +0900
committerEugen Rochko <eugen@zeonfederated.com>2017-09-16 14:59:41 +0200
commit48d77ea1ebd6096a6ad5e265d99fa20e7a965276 (patch)
tree3ca87dd3a5a77b5b7e7791c77c1cfa33c9a4059e /Gemfile.lock
parentefec5072304217019bd401c2202c6eb61019db89 (diff)
Fix filterable_languages method of SettingsHelper (#4966)
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 31893dc3f39..f080f15e50f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -110,7 +110,7 @@ GEM
activesupport
charlock_holmes (0.7.5)
chunky_png (1.3.8)
- cld3 (3.1.3)
+ cld3 (3.2.0)
ffi (>= 1.1.0, < 1.10.0)
climate_control (0.2.0)
cocaine (0.5.8)
@@ -541,7 +541,7 @@ DEPENDENCIES
capistrano-yarn (~> 2.0)
capybara (~> 2.14)
charlock_holmes (~> 0.7.5)
- cld3 (~> 3.1)
+ cld3 (~> 3.2.0)
climate_control (~> 0.2)
devise (~> 4.2)
devise-two-factor (~> 3.0)