diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -11,8 +11,6 @@ gem 'jquery-rails', '~> 2.2.0' gem 'turbolinks' gem 'coffee-rails', github: 'rails/coffee-rails' -gem 'activerecord-deprecated_finders', '~> 0.0.3' - # Needed for compiling the ActionDispatch::Journey parser gem 'racc', '>=1.4.6', require: false |