We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b9ba44 commit 9b2f464Copy full SHA for 9b2f464
.ruby-version
@@ -1 +1 @@
1
-2.7.2
+3.4.2
Gemfile.lock
@@ -9,10 +9,12 @@ PATH
9
GEM
10
remote: https://rubygems.org/
11
specs:
12
+ coderay (1.1.3)
13
diff-lcs (1.5.1)
14
ffi (1.17.1)
15
+ ffi (1.17.1-arm64-darwin)
16
method_source (1.0.0)
- pry (0.14.1)
17
+ pry (0.15.2)
18
coderay (~> 1.1)
19
method_source (~> 1.0)
20
rake (13.2.1)
@@ -36,7 +38,7 @@ GEM
36
38
zeitwerk (2.6.18)
37
39
40
PLATFORMS
- ruby
41
+ arm64-darwin-24
42
43
DEPENDENCIES
44
h3!
@@ -46,4 +48,4 @@ DEPENDENCIES
46
48
yard (~> 0.9)
47
49
50
BUNDLED WITH
- 2.1.4
51
+ 2.6.6
0 commit comments