mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
bump coderay
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
+2
-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)
|
||||
|
||||
Reference in New Issue
Block a user