Skip to content

Commit

Permalink
Update Gemfile to use ar-deprecated_finders
Browse files Browse the repository at this point in the history
  • Loading branch information
guilleiguaran committed Aug 18, 2012
1 parent 433b7de commit 3546569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "http://rubygems.org"
gemspec

gem "rails", :git => "git://github.com/rails/rails"
gem 'active_record_deprecated_finders', :git => 'git://github.com/rails/active_record_deprecated_finders'
gem 'activerecord-deprecated_finders', :git => 'git://github.com/rails/activerecord-deprecated_finders'
gem 'journey', :git => 'git://github.com/rails/journey'
gem "uglifier", :require => false
gem "mocha", :require => false
Expand Down

0 comments on commit 3546569

Please sign in to comment.