Updated Ruby version in Gemfile

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2017-10-26 09:05:42 +02:00
parent eccfd72857
commit 06fb6d57d3

View File

@ -1,3 +1,3 @@
ruby '2.0.0'
ruby '2.3.1'
source 'https://rubygems.org'
gem 'github-pages', group: :jekyll_plugins