We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec923b9 commit eb955fdCopy full SHA for eb955fd
Gemfile
@@ -2,7 +2,7 @@ source "https://rubygems.org"
2
ruby ENV['CUSTOM_RUBY_VERSION'] || '2.3.1'
3
4
gem 'rake', '~> 10.0'
5
-gem 'jekyll', '~> 2.0'
+gem 'jekyll', '~> 3.0'
6
gem 'rouge', '~> 1.10'
7
8
gem 'unicorn'
0 commit comments