From 4ba789cd40dfca5de9569dc34db2c4b0252437fc Mon Sep 17 00:00:00 2001 From: Robert Speicher Date: Thu, 3 Nov 2016 10:38:21 +0000 Subject: Remove unused `gitlab:generate_docs` Rake task This was the only thing using the `sdoc` gem, which was blocking another gem from updating. --- Gemfile.lock | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 888fa6b2bf5..f7a6b86518b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -663,9 +663,6 @@ GEM scss_lint (0.47.1) rake (>= 0.9, < 11) sass (~> 3.4.15) - sdoc (0.3.20) - json (>= 1.1.3) - rdoc (~> 3.10) seed-fu (2.3.6) activerecord (>= 3.1) activesupport (>= 3.1) @@ -956,7 +953,6 @@ DEPENDENCIES sanitize (~> 2.0) sass-rails (~> 5.0.6) scss_lint (~> 0.47.0) - sdoc (~> 0.3.20) seed-fu (~> 2.3.5) select2-rails (~> 3.5.9) sentry-raven (~> 2.0.0) -- cgit v1.2.3