bump coderay

pull/5989/head
Jens Ulferts 7 years ago
parent c26319cdc9
commit b0914c1e81
No known key found for this signature in database
GPG Key ID: 3CAA4B1182CF5308
  1. 2
      Gemfile
  2. 4
      Gemfile.lock

@ -36,7 +36,7 @@ gem 'activerecord-session_store', '~> 1.1.0'
gem 'rails', '~> 5.0.6'
gem 'responders', '~> 2.4'
gem 'coderay', '~> 1.1.0'
gem 'coderay', '~> 1.1.2'
gem 'rubytree', git: 'https://github.com/dr0verride/RubyTree.git', ref: '06f53ee'
gem 'rdoc', '>= 2.4.2'

@ -204,7 +204,7 @@ GEM
activesupport (>= 3.0)
cocaine (0.5.8)
climate_control (>= 0.0.3, < 1.0)
coderay (1.1.1)
coderay (1.1.2)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
color-tools (1.3.0)
@ -637,7 +637,7 @@ DEPENDENCIES
cells-erb (~> 0.0.8)
cells-rails (~> 0.0.6)
cocaine (~> 0.5.8)
coderay (~> 1.1.0)
coderay (~> 1.1.2)
color-tools (~> 1.3.0)
cucumber (~> 2.4.0)
cucumber-rails (~> 1.4.4)

Loading…
Cancel
Save