mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-17 14:10:41 +01:00
Gemfile: specify ruby version file
This commit is contained in:
parent
718a64fc7c
commit
de1fdd21df
1
Gemfile
1
Gemfile
@ -1,4 +1,5 @@
|
|||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
ruby file: ".ruby-version"
|
||||||
# For now this is a GitHub Pages hosted website.
|
# For now this is a GitHub Pages hosted website.
|
||||||
# Ref: https://github.com/Mikaela/mikaela.github.io/issues/153
|
# Ref: https://github.com/Mikaela/mikaela.github.io/issues/153
|
||||||
gem 'github-pages', group: :jekyll_plugins
|
gem 'github-pages', group: :jekyll_plugins
|
||||||
|
@ -267,5 +267,8 @@ DEPENDENCIES
|
|||||||
jekyll-seo-tag
|
jekyll-seo-tag
|
||||||
webrick
|
webrick
|
||||||
|
|
||||||
|
RUBY VERSION
|
||||||
|
ruby 3.3.3p89
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.5.11
|
2.5.11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user