mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-06 03:59:26 +01:00
Gemfile: specify ruby version file
This commit is contained in:
parent
7dabf1a166
commit
5eb2363db8
1
Gemfile
vendored
1
Gemfile
vendored
@ -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"
|
#gem "github-pages"
|
||||||
|
3
Gemfile.lock
generated
3
Gemfile.lock
generated
@ -222,5 +222,8 @@ DEPENDENCIES
|
|||||||
minima
|
minima
|
||||||
webrick
|
webrick
|
||||||
|
|
||||||
|
RUBY VERSION
|
||||||
|
ruby 3.3.3p89
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.5.11
|
2.5.11
|
||||||
|
Loading…
Reference in New Issue
Block a user