aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorLuc Donnet2018-02-09 15:06:14 +0100
committerGitHub2018-02-09 15:06:14 +0100
commit8f2c42a276d7d752448c3fad9d411b8f6e4716ff (patch)
treee97abcf575f059463fda54f15dba045f08467402 /Gemfile.lock
parenta68053c85fdb55e43fdf1ae7d9aba95e31a148bb (diff)
parent7b62e86c4d5cc878fd9178d2296c3f5498bcd1cb (diff)
downloadchouette-core-8f2c42a276d7d752448c3fad9d411b8f6e4716ff.tar.bz2
Merge pull request #290 from af83/4126-add-i18n-js
4126 Add i18n to JS
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2988f6e8f..046167e69 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -271,6 +271,8 @@ GEM
multi_xml (>= 0.5.2)
i18n (0.9.4)
concurrent-ruby (~> 1.0)
+ i18n-js (3.0.4)
+ i18n (~> 0.6, >= 0.6.6)
i18n-tasks (0.9.15)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
@@ -644,6 +646,7 @@ DEPENDENCIES
gretel
has_array_of!
htmlbeautifier
+ i18n-js
i18n-tasks
inherited_resources
jbuilder (~> 2.0)