pull/8606/head
ulferts 4 years ago
parent 20da94ed27
commit a060a0655c
No known key found for this signature in database
GPG Key ID: A205708DE1284017
  1. 2
      Gemfile
  2. 4
      Gemfile.lock

@ -83,7 +83,7 @@ gem 'deckar01-task_list', '~> 2.3.1'
# Requires escape-utils for faster escaping
gem 'escape_utils', '~> 1.0'
# Syntax highlighting used in html-pipeline with rouge
gem 'rouge', '~> 3.17.0'
gem 'rouge', '~> 3.22.0'
# HTML sanitization used for html-pipeline
gem 'sanitize', '~> 5.2.1'
# HTML autolinking for mails and urls (replaces autolink)

@ -811,7 +811,7 @@ GEM
roar (1.1.0)
representable (~> 3.0.0)
rotp (6.1.0)
rouge (3.17.0)
rouge (3.22.0)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
@ -1103,7 +1103,7 @@ DEPENDENCIES
retriable (~> 3.1.1)
rinku (~> 2.0.4)
roar (~> 1.1.0)
rouge (~> 3.17.0)
rouge (~> 3.22.0)
rspec (~> 3.9.0)
rspec-activemodel-mocks (~> 1.1.0)!
rspec-rails (~> 4.0.0)

Loading…
Cancel
Save