Skip to content

Commit be48bd9

Browse files
Experiment with setting ruby 3.3
1 parent 0d3d6e1 commit be48bd9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Gemfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
source "https://rubygems.org"
2-
ruby RUBY_VERSION
2+
ruby '~> 3.3.0'
3+
34

45
# Hello! This is where you manage which Jekyll version is used to run.
56
# When you want to use a different version, change it below, save the

0 commit comments

Comments
 (0)