diff --git a/Gemfile b/Gemfile index e8602116..f1ef5ff5 100644 --- a/Gemfile +++ b/Gemfile @@ -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 diff --git a/Gemfile.lock b/Gemfile.lock index 70996d9d..55a61823 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)