diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index e140303..5130347 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,6 +17,12 @@ PATH specs: leap_web_help (0.6.0) +PATH + remote: vendor/gems/common_languages + specs: + common_languages (0.0.1) + i18n + GEM remote: https://rubygems.org/ specs: @@ -256,6 +262,7 @@ DEPENDENCIES certificate_authority! client_side_validations client_side_validations-simple_form + common_languages! couchrest (~> 1.1.3) couchrest_model (~> 2.0.0) couchrest_session_store (= 0.3.0) |