Skip to content

Commit 9b2f464

Browse files
committed
May as well update Ruby.
1 parent 6b9ba44 commit 9b2f464

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
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-3
Original file line numberDiff line numberDiff line change
@@ -9,10 +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)
15+
ffi (1.17.1-arm64-darwin)
1416
method_source (1.0.0)
15-
pry (0.14.1)
17+
pry (0.15.2)
1618
coderay (~> 1.1)
1719
method_source (~> 1.0)
1820
rake (13.2.1)
@@ -36,7 +38,7 @@ GEM
3638
zeitwerk (2.6.18)
3739

3840
PLATFORMS
39-
ruby
41+
arm64-darwin-24
4042

4143
DEPENDENCIES
4244
h3!
@@ -46,4 +48,4 @@ DEPENDENCIES
4648
yard (~> 0.9)
4749

4850
BUNDLED WITH
49-
2.1.4
51+
2.6.6

0 commit comments

Comments
 (0)