aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock17
1 files changed, 6 insertions, 11 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 58c5bcbe0..0969c5794 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,10 +1,3 @@
-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:
@@ -20,7 +13,7 @@ GEM
activesupport (2.3.14)
annotate (2.4.0)
archive-tar-minitar (0.5.2)
- capistrano (2.13.3)
+ capistrano (2.13.4)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
@@ -30,8 +23,10 @@ GEM
fakeweb (1.3.0)
fast_gettext (0.6.8)
fastercsv (1.5.5)
- gettext (2.2.1)
+ gettext (2.3.3)
locale
+ gettext_i18n_rails (0.7.1)
+ fast_gettext (>= 0.4.8)
highline (1.6.13)
hoe (3.0.8)
rake (~> 0.8)
@@ -110,8 +105,8 @@ DEPENDENCIES
fakeweb
fast_gettext (>= 0.6.0)
fastercsv (>= 1.5.5)
- gettext (>= 1.9.3)
- gettext_i18n_rails (>= 0.6.0)!
+ gettext (~> 2.3.3)
+ gettext_i18n_rails (>= 0.7.1)
json (~> 1.5.1)
locale (>= 2.0.5)
mahoro