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:
authorRobert Speicher <rspeicher@gmail.com>2015-11-24 23:42:42 +0300
committerRobert Speicher <rspeicher@gmail.com>2015-11-24 23:42:42 +0300
commit26f9dbf8a95d79eccf6a3dd3b779b7a7bc51c03b (patch)
tree25716441478f385ea178e84b34f82971b6992ffc /Gemfile
parent0fb5ffd8b0752f68db67414dc72d09ff0ef064d1 (diff)
Bump creole to ~> 0.5.0
Closes #2815
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index bd8e9bd8fa1..bcbdabb5d95 100644
--- a/Gemfile
+++ b/Gemfile
@@ -95,7 +95,7 @@ gem 'redcarpet', '~> 3.3.3'
gem 'RedCloth', '~> 4.2.9'
gem 'rdoc', '~>3.6'
gem 'org-ruby', '~> 0.9.12'
-gem 'creole', '~>0.3.6'
+gem 'creole', '~> 0.5.0'
gem 'wikicloth', '0.8.1'
gem 'asciidoctor', '~> 1.5.2'