From bf079c24afb8ad2991a4eaf60a71a7bc45dd775d Mon Sep 17 00:00:00 2001 From: Stefan Tatschner Date: Wed, 3 Dec 2014 15:27:31 +0100 Subject: Replace highlight.js with rouge-fork rugments I decided to create a fork of rouge as rouge lacks a HTML formatter with the required options such as wrapping a line with tags. Furthermore I was not really convinced about the clarity of rouge's source code. Rugments 1.0.0beta3 for now only includes some basic linting and a new HTML formatter. Everything else should behave the same. --- Gemfile.lock | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index b7ede5200b6..d9ba4e3c172 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -468,6 +468,7 @@ GEM rubyntlm (0.4.0) rubypants (0.2.0) rugged (0.21.2) + rugments (1.0.0.beta3) safe_yaml (0.9.7) sanitize (2.1.0) nokogiri (>= 1.4.4) @@ -706,6 +707,7 @@ DEPENDENCIES redis-rails request_store rspec-rails + rugments sanitize (~> 2.0) sass-rails (~> 4.0.2) sdoc -- cgit v1.2.1