From 661fb39de12bf332a4fd09c81fae7c1f4a7012bd Mon Sep 17 00:00:00 2001 From: Douglas Barbosa Alexandre Date: Mon, 9 Jan 2017 14:00:28 -0500 Subject: Update the gitlab-markup gem to the version `1.5.1` --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 4e49fe26087..3d871c49020 100644 --- a/Gemfile +++ b/Gemfile @@ -101,7 +101,7 @@ gem 'seed-fu', '~> 2.3.5' # Markdown and HTML processing gem 'html-pipeline', '~> 1.11.0' gem 'deckar01-task_list', '1.0.6', require: 'task_list/railtie' -gem 'gitlab-markup', '~> 1.5.0' +gem 'gitlab-markup', '~> 1.5.1' gem 'redcarpet', '~> 3.3.3' gem 'RedCloth', '~> 4.3.2' gem 'rdoc', '~> 4.2' -- cgit v1.2.3