Skip to content

Commit acf14e4

Browse files
committed
Update Gemfile as per https://pages.github.com/versions/
1 parent de4048c commit acf14e4

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

Gemfile

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
source 'https://rubygems.org'
22

3-
gem 'jekyll', '4.0.0'
4-
gem 'rdiscount', '2.2.0.1'
5-
gem 'kramdown', '>= 2.3.0'
3+
gem 'jekyll', '3.9.5'
4+
gem 'rdiscount', '2.2.7.3'
5+
gem 'kramdown', '2.4.0'
6+
gem 'kramdown-parser-gfm', '1.1.0'
7+
8+
gem "webrick", "~> 1.8"

0 commit comments

Comments
 (0)