aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock10
1 files changed, 9 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e7c089a4a..70e6992ba 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,3 +1,10 @@
+GIT
+ remote: git@github.com:sebbacon/gettext_i18n_rails.git
+ revision: 2616d7e76872942d6e2351974a7e3fa4c2f933e2
+ specs:
+ gettext_i18n_rails (0.6.2)
+ fast_gettext
+
GEM
remote: http://rubygems.org/
specs:
@@ -14,7 +21,7 @@ GEM
annotate (2.4.0)
columnize (0.3.6)
fakeweb (1.3.0)
- fast_gettext (0.6.1)
+ fast_gettext (0.6.7)
gettext (2.1.0)
locale (>= 2.0.5)
json (1.5.4)
@@ -67,6 +74,7 @@ DEPENDENCIES
fakeweb
fast_gettext (>= 0.6.0)
gettext (>= 1.9.3)
+ gettext_i18n_rails (>= 0.6.0)!
json (~> 1.5.1)
locale (>= 2.0.5)
mahoro