Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-12-09 13:18:21 +0300
committerDouwe Maan <douwe@gitlab.com>2015-12-09 13:18:21 +0300
commit905090dbe9d140ef950995c63204a864a161dbdb (patch)
tree8785fe0459b3009c353a30f29283f8993866bae8 /Gemfile.lock
parent7e8dc22dd7fb730d3fc47150cdfe95dc9ffdbc3a (diff)
Remove RedCloth and no longer allow bundle-audit to fail
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 3979418ed45..37ba22b7ceb 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -2,7 +2,6 @@ GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.3.2)
- RedCloth (4.2.9)
ace-rails-ap (2.0.1)
actionmailer (4.2.4)
actionpack (= 4.2.4)
@@ -826,7 +825,6 @@ PLATFORMS
ruby
DEPENDENCIES
- RedCloth (~> 4.2.9)
ace-rails-ap (~> 2.0.1)
activerecord-deprecated_finders (~> 1.0.3)
activerecord-session_store (~> 0.1.0)