Skip to content

Commit 70522f9

Browse files
committed
gem and yarn upgrade
1 parent cbdf1b4 commit 70522f9

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ GEM
195195
package_json (0.1.0)
196196
pagy (9.3.4)
197197
parallel (1.26.3)
198-
parser (3.3.7.3)
198+
parser (3.3.7.4)
199199
ast (~> 2.4.1)
200200
racc
201201
pp (0.6.2)
@@ -262,7 +262,7 @@ GEM
262262
rake (13.2.1)
263263
rbs (3.6.1)
264264
logger
265-
rdoc (6.13.0)
265+
rdoc (6.13.1)
266266
psych (>= 4.0.0)
267267
regexp_parser (2.10.0)
268268
reline (0.5.12)
@@ -289,7 +289,7 @@ GEM
289289
lint_roller (~> 1.1)
290290
rubocop (>= 1.72.1, < 2.0)
291291
rubocop-ast (>= 1.38.0, < 2.0)
292-
ruby-lsp (0.23.12)
292+
ruby-lsp (0.23.13)
293293
language_server-protocol (~> 3.17.0)
294294
prism (>= 1.2, < 2.0)
295295
rbs (>= 3, < 4)
@@ -312,7 +312,7 @@ GEM
312312
rack-proxy (>= 0.6.1)
313313
railties (>= 5.2)
314314
semantic_range (>= 2.3.0)
315-
sorbet-runtime (0.5.11960)
315+
sorbet-runtime (0.5.11966)
316316
sqlite3 (2.6.0-aarch64-linux-gnu)
317317
sqlite3 (2.6.0-arm64-darwin)
318318
sqlite3 (2.6.0-x86_64-linux-gnu)

node_modules/.yarn-integrity

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2357,9 +2357,9 @@ hpack.js@^2.1.6:
23572357
wbuf "^1.1.0"
23582358

23592359
html-entities@^2.3.2:
2360-
version "2.5.3"
2361-
resolved "https://registry.npmmirror.com/html-entities/-/html-entities-2.5.3.tgz#d8a0680bd24ee35af8c74d6d4b695627dde61c00"
2362-
integrity sha512-D3AfvN7SjhTgBSA8L1BN4FpPzuEd06uy4lHwSoRWr0lndi9BKaNzPLKGOWZ2ocSGguozr08TTb2jhCLHaemruw==
2360+
version "2.6.0"
2361+
resolved "https://registry.npmmirror.com/html-entities/-/html-entities-2.6.0.tgz#7c64f1ea3b36818ccae3d3fb48b6974208e984f8"
2362+
integrity sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==
23632363

23642364
http-deceiver@^1.2.7:
23652365
version "1.2.7"

0 commit comments

Comments
 (0)