diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index fb83dadd7..75d1ac4be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,6 +99,9 @@ GEM highline (1.6.19) hike (1.2.2) i18n (0.6.4) + jquery-rails (2.3.0) + railties (>= 3.0, < 5.0) + thor (>= 0.14, < 2.0) json (1.8.0) linecache (0.46) rbx-require-relative (> 0.0.4) @@ -258,6 +261,7 @@ DEPENDENCIES gettext gettext_i18n_rails globalize3! + jquery-rails (~> 2.1) json locale mahoro |