Remove activerecord-deprecated_finders

Fix #1916
This commit is contained in:
Dan Rice 2016-05-25 23:28:02 -04:00
parent 16b734a3f8
commit 185674f3d3
2 changed files with 0 additions and 3 deletions

View file

@ -57,7 +57,6 @@ group :development do
gem "bullet"
gem "rack-mini-profiler"
gem "rack-dev-mark"
gem "activerecord-deprecated_finders"
end
group :development, :test do

View file

@ -44,7 +44,6 @@ GEM
activemodel (= 4.2.6)
activesupport (= 4.2.6)
arel (~> 6.0)
activerecord-deprecated_finders (1.0.3)
activesupport (4.2.6)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
@ -268,7 +267,6 @@ DEPENDENCIES
RedCloth
aasm
actionpack-xml_parser (>= 1.0.1)
activerecord-deprecated_finders
acts_as_list
aruba (>= 0.5.4)
bcrypt (~> 3.1.7)