Skip to content

Commit

Permalink
rails dependency isn't required anymore in Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
guilleiguaran committed Jul 18, 2013
1 parent b614184 commit 70d9e9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ source 'https://rubygems.org'
gemspec

gem 'activerecord-deprecated_finders'
gem 'rails', '~> 4.0'

gem 'mocha', require: false

0 comments on commit 70d9e9e

Please sign in to comment.