Skip to content

Commit af1d47b

Browse files
committed
Bump redcarpet and github-markup dependencies for documentation
1 parent 1f4d22d commit af1d47b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ gem 'yard', '~> 0.8.7', :require => false
1111

1212
### deps for rdoc.info
1313
group :documentation do
14-
gem 'redcarpet', '2.3.0'
15-
gem 'github-markup', '1.0.0'
14+
gem 'redcarpet', '~> 3.4'
15+
gem 'github-markup', '~> 3.0'
1616
gem 'relish'
1717
end
1818

0 commit comments

Comments
 (0)