mirror of
https://github.com/Mikaela/cv.git
synced 2024-11-24 09:29:24 +01:00
Gemfile: specify ruby version file
This commit is contained in:
parent
64a7de3bc7
commit
5c5ca6eb92
1
Gemfile
vendored
1
Gemfile
vendored
@ -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"
|
||||
|
3
Gemfile.lock
generated
3
Gemfile.lock
generated
@ -143,5 +143,8 @@ DEPENDENCIES
|
||||
minima
|
||||
webrick
|
||||
|
||||
RUBY VERSION
|
||||
ruby 3.3.3p89
|
||||
|
||||
BUNDLED WITH
|
||||
2.5.11
|
||||
|
Loading…
Reference in New Issue
Block a user