We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2956bb6 commit 8c950b7Copy full SHA for 8c950b7
.ruby-version
@@ -1 +1 @@
1
-2.7.2
+3.4.2
Gemfile.lock
@@ -9,11 +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)
- multi_json (1.15.0)
15
method_source (1.0.0)
16
- pry (0.14.1)
+ multi_json (1.15.0)
17
+ pry (0.15.2)
18
coderay (~> 1.1)
19
method_source (~> 1.0)
20
rake (13.2.1)
@@ -38,7 +39,7 @@ GEM
38
39
zeitwerk (2.6.18)
40
41
PLATFORMS
- ruby
42
+ arm64-darwin-24
43
44
DEPENDENCIES
45
h3!
@@ -48,4 +49,4 @@ DEPENDENCIES
48
49
yard (~> 0.9)
50
51
BUNDLED WITH
- 2.1.4
52
+ 2.6.6
0 commit comments