Skip to content

Commit

Permalink
Update ruby version to 3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
CallumWalley authored Jul 11, 2024
1 parent 77cb3aa commit 45afce4
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,7 +5,7 @@ source 'https://rubygems.org'
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }

# Synchronize with https://pages.github.com/versions
ruby '3.0.4'
ruby '3.1.6'

gem 'github-pages', group: :jekyll_plugins

Expand Down

0 comments on commit 45afce4

Please sign in to comment.