Skip to content

Commit

Permalink
Merge pull request #2014 from dnrce/deprecated_finders
Browse files Browse the repository at this point in the history
Remove activerecord-deprecated_finders
  • Loading branch information
dnrce committed Jun 26, 2016
2 parents 16b734a + 185674f commit 30b8926
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -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
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 30b8926

Please sign in to comment.