diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ gem 'syslog_protocol' gem 'newrelic_rpm' gem 'tmail' gem 'globalize3' +gem 'acts_as_versioned' group :test do gem 'fakeweb' |