Skip to content

Commit 8c950b7

Browse files
committed
May as well update Ruby.
1 parent 2956bb6 commit 8c950b7

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.7.2
1+
3.4.2

Gemfile.lock

+5-4
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@ PATH
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12+
coderay (1.1.3)
1213
diff-lcs (1.5.1)
1314
ffi (1.17.1)
14-
multi_json (1.15.0)
1515
method_source (1.0.0)
16-
pry (0.14.1)
16+
multi_json (1.15.0)
17+
pry (0.15.2)
1718
coderay (~> 1.1)
1819
method_source (~> 1.0)
1920
rake (13.2.1)
@@ -38,7 +39,7 @@ GEM
3839
zeitwerk (2.6.18)
3940

4041
PLATFORMS
41-
ruby
42+
arm64-darwin-24
4243

4344
DEPENDENCIES
4445
h3!
@@ -48,4 +49,4 @@ DEPENDENCIES
4849
yard (~> 0.9)
4950

5051
BUNDLED WITH
51-
2.1.4
52+
2.6.6

0 commit comments

Comments
 (0)