Skip to content

Commit

Permalink
bump ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
fmichonneau authored Jun 29, 2020
1 parent 3847b97 commit a52f6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ source 'https://rubygems.org'
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }

# Synchronize with https://pages.github.com/versions
ruby '>=2.5.3'
ruby '>=2.5.8'

gem 'github-pages', group: :jekyll_plugins

0 comments on commit a52f6c2

Please sign in to comment.