Skip to content

Commit 88cee27

Browse files
committed
Use Ruby 3.1.2
1 parent f5ac918 commit 88cee27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "https://rubygems.org"
22

3-
ruby "~> 3.1.1"
3+
ruby "~> 3.1.2"
44

55
gem "rake"
66
gem "jekyll", "~> 4.0"

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ DEPENDENCIES
119119
validate-website (~> 1.6)
120120

121121
RUBY VERSION
122-
ruby 3.1.1p18
122+
ruby 3.1.2p20
123123

124124
BUNDLED WITH
125125
2.3.10

0 commit comments

Comments
 (0)