diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 3a6068410..f152ffd08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -253,6 +253,8 @@ GEM httparty (0.14.0) multi_xml (>= 0.5.2) i18n (0.7.0) + i18n-active_record (0.1.2) + i18n (>= 0.5.0) i18n-tasks (0.8.6) activesupport easy_translate (>= 0.5.0) @@ -628,6 +630,7 @@ DEPENDENCIES guard guard-rspec has_array_of! + i18n-active_record i18n-tasks inherited_resources jbuilder (~> 2.0) |
