aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 8 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 9319d6e81..9adad8168 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -59,6 +59,10 @@ GEM
locale
gettext_i18n_rails (0.8.0)
fast_gettext (>= 0.4.8)
+ globalize3 (0.2.0)
+ activemodel (>= 3.0.0)
+ activerecord (>= 3.0.0)
+ paper_trail (~> 2)
haml (3.1.7)
highline (1.6.15)
hoe (3.3.1)
@@ -98,6 +102,9 @@ GEM
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
newrelic_rpm (3.5.3.25)
+ paper_trail (2.6.4)
+ activerecord (~> 3.0)
+ railties (~> 3.0)
pg (0.14.1)
polyglot (0.3.3)
rack (1.2.5)
@@ -193,6 +200,7 @@ DEPENDENCIES
fastercsv (>= 1.5.5)
gettext (~> 2.3.3)
gettext_i18n_rails (>= 0.7.1)
+ globalize3
json (~> 1.5.1)
locale (>= 2.0.5)
mahoro