Skip to content

Commit 873824f

Browse files
authored
Update ruby from 3.2.2 to 3.2.6 (#1254)
1 parent 471d432 commit 873824f

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruby-3.2.2
1+
ruby-3.2.6

Gemfile.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,17 @@ GEM
3131
ffi (>= 1.15.0)
3232
eventmachine (1.2.7)
3333
execjs (2.7.0)
34+
ffi (1.17.0-arm64-darwin)
3435
ffi (1.17.0-x86_64-linux-gnu)
3536
fiber-annotation (0.2.0)
3637
fiber-local (1.1.0)
3738
fiber-storage
3839
fiber-storage (0.1.0)
3940
formatador (1.1.0)
4041
forwardable-extended (2.6.0)
42+
google-protobuf (4.28.2-arm64-darwin)
43+
bigdecimal
44+
rake (>= 13)
4145
google-protobuf (4.28.2-x86_64-linux)
4246
bigdecimal
4347
rake (>= 13)
@@ -138,6 +142,8 @@ GEM
138142
mustermann (3.0.0)
139143
ruby2_keywords (~> 0.0.1)
140144
nenv (0.3.0)
145+
nokogiri (1.16.5-arm64-darwin)
146+
racc (~> 1.4)
141147
nokogiri (1.16.5-x86_64-linux)
142148
racc (~> 1.4)
143149
notiffany (0.1.3)
@@ -196,6 +202,8 @@ GEM
196202
safe_yaml (1.0.5)
197203
sass (3.7.4)
198204
sass-listen (~> 4.0.0)
205+
sass-embedded (1.78.0-arm64-darwin)
206+
google-protobuf (~> 4.27)
199207
sass-embedded (1.78.0-x86_64-linux-gnu)
200208
google-protobuf (~> 4.27)
201209
sass-listen (4.0.0)
@@ -231,6 +239,7 @@ GEM
231239
zeitwerk (2.6.13)
232240

233241
PLATFORMS
242+
arm64-darwin-24
234243
x86_64-linux
235244

236245
DEPENDENCIES
@@ -263,7 +272,7 @@ DEPENDENCIES
263272
webrick (~> 1.9)
264273

265274
RUBY VERSION
266-
ruby 3.2.2p53
275+
ruby 3.2.6p234
267276

268277
BUNDLED WITH
269-
2.4.12
278+
2.5.22

0 commit comments

Comments
 (0)