Gemfile: specify ruby version file

This commit is contained in:
Aminda Suomalainen 2024-07-06 13:36:55 +03:00
parent 718a64fc7c
commit de1fdd21df
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,5 @@
source "https://rubygems.org"
ruby file: ".ruby-version"
# For now this is a GitHub Pages hosted website.
# Ref: https://github.com/Mikaela/mikaela.github.io/issues/153
gem 'github-pages', group: :jekyll_plugins

View File

@ -267,5 +267,8 @@ DEPENDENCIES
jekyll-seo-tag
webrick
RUBY VERSION
ruby 3.3.3p89
BUNDLED WITH
2.5.11