diff --git a/Gemfile b/Gemfile index a1b8b56..bb5aa52 100644 --- a/Gemfile +++ b/Gemfile @@ -4,6 +4,7 @@ gem 'fast_gettext' gem 'acts-as-taggable-on' gem 'prototype-rails' gem 'prototype_legacy_helper', '0.0.0', :git => 'http://git.github.com/rails/prototype_legacy_helper.git' +gem 'rails_autolink' # TODO needs a rebuild diff-lcs wrt wheezy diff --git a/Gemfile.lock b/Gemfile.lock index aab532c..a59db78 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,6 +67,8 @@ GEM activesupport (= 3.2.6) bundler (~> 1.0) railties (= 3.2.6) + rails_autolink (1.1.5) + rails (> 3.1) railties (3.2.6) actionpack (= 3.2.6) activesupport (= 3.2.6) @@ -97,4 +99,5 @@ DEPENDENCIES prototype-rails prototype_legacy_helper (= 0.0.0)! rails + rails_autolink rake -- libgit2 0.21.2