Skip to content

Commit eb8ddc7

Browse files
authored
chore: update ruby and npm deps (#7694)
1 parent db85efc commit eb8ddc7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

dependencies/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.1.2)
4+
activesupport (8.1.3)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -16,21 +16,21 @@ GEM
1616
uri (>= 0.13.1)
1717
ast (2.4.3)
1818
base64 (0.3.0)
19-
bigdecimal (4.0.1)
19+
bigdecimal (4.1.0)
2020
concurrent-ruby (1.3.6)
2121
connection_pool (3.0.2)
2222
drb (2.2.3)
2323
i18n (1.14.8)
2424
concurrent-ruby (~> 1.0)
25-
json (2.19.2)
25+
json (2.19.3)
2626
language_server-protocol (3.17.0.5)
2727
lint_roller (1.1.0)
2828
logger (1.7.0)
2929
minitest (6.0.2)
3030
drb (~> 2.0)
3131
prism (~> 1.5)
3232
parallel (1.27.0)
33-
parser (3.3.10.2)
33+
parser (3.3.11.1)
3434
ast (~> 2.4.1)
3535
racc
3636
prism (1.9.0)

0 commit comments

Comments
 (0)