summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-04-28 19:44:56 -0600
committerConnor Shea <connor.james.shea@gmail.com>2016-05-10 18:38:08 -0600
commitb42f39d2c27ec2a87e21dea7414d9845f2512144 (patch)
treedd2d338c40f78c6c4a351337efa65bcc6799dcfb /Gemfile.lock
parentf7d2297c86eb84c2e2fbfa6b3e007da3c7adb5ae (diff)
downloadgitlab-ce-b42f39d2c27ec2a87e21dea7414d9845f2512144.tar.gz
Remove activerecord-deprecated_finders gem
We don’t use any of the deprecated finders, so it should be safe to remove. Resolves #17015.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c02698bcca7..45d6de18f26 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -33,7 +33,6 @@ GEM
activemodel (= 4.2.6)
activesupport (= 4.2.6)
arel (~> 6.0)
- activerecord-deprecated_finders (1.0.4)
activerecord-session_store (0.1.2)
actionpack (>= 4.0.0, < 5)
activerecord (>= 4.0.0, < 5)
@@ -883,7 +882,6 @@ PLATFORMS
DEPENDENCIES
RedCloth (~> 4.2.9)
ace-rails-ap (~> 4.0.2)
- activerecord-deprecated_finders (~> 1.0.3)
activerecord-session_store (~> 0.1.0)
acts-as-taggable-on (~> 3.4)
addressable (~> 2.3.8)