Skip to content

Commit 462be1e

Browse files
committed
bump ruby version (as specified in github-pages v209)
1 parent 5b906e7 commit 462be1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ source 'https://rubygems.org'
55
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
66

77
# Synchronize with https://pages.github.com/versions
8-
ruby '>=2.5.8'
8+
ruby '>=2.7.1'
99

1010
gem 'github-pages', group: :jekyll_plugins

0 commit comments

Comments
 (0)