Skip to content

Commit 7985428

Browse files
committed
gem and yarn upgrade
1 parent 4a4601b commit 7985428

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ GEM
342342
rdoc (6.6.3.1)
343343
psych (>= 4.0.0)
344344
regexp_parser (2.9.0)
345-
reline (0.5.0)
345+
reline (0.5.1)
346346
io-console (~> 0.5)
347347
responders (3.1.1)
348348
actionpack (>= 5.2)
@@ -369,7 +369,7 @@ GEM
369369
simplecov_json_formatter (~> 0.1)
370370
simplecov-html (0.12.3)
371371
simplecov_json_formatter (0.1.4)
372-
spring (4.1.3)
372+
spring (4.2.0)
373373
sprockets (4.2.1)
374374
concurrent-ruby (~> 1.0)
375375
rack (>= 2.2.4, < 4)

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1360,9 +1360,9 @@
13601360
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
13611361

13621362
"@types/node@*":
1363-
version "20.12.6"
1364-
resolved "https://registry.npmmirror.com/@types/node/-/node-20.12.6.tgz#72d068870518d7da1d97b49db401e2d6a1805294"
1365-
integrity sha512-3KurE8taB8GCvZBPngVbp0lk5CKi8M9f9k1rsADh0Evdz5SzJ+Q+Hx9uHoFGsLnLnd1xmkDQr2hVhlA0Mn0lKQ==
1363+
version "20.12.7"
1364+
resolved "https://registry.npmmirror.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
1365+
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
13661366
dependencies:
13671367
undici-types "~5.26.4"
13681368

0 commit comments

Comments
 (0)