diff --git a/Gemfile.lock b/Gemfile.lock index 7c209d9d..7e442f13 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,7 @@ GEM http-2 (1.2.0) httpx (1.8.1) http-2 (>= 1.2.0) - json (2.20.0) + json (2.21.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) localhost (1.8.0) @@ -206,7 +206,7 @@ CHECKSUMS html-pipeline (3.2.4) sha256=b6029ddc1e6f8e67e8d0d1b0100f0965a3d807807eab1e1d2b7c5e2d34afb72e http-2 (1.2.0) sha256=5bed923379ae67895d3bde440502219543da2885104b46ed7d604f5990efad1c httpx (1.8.1) sha256=8d9e003019b2c1a8f582daac9371ec9da96182c23064e211386eaad70b6e12e5 - json (2.20.0) sha256=9362bc6e55a952b056abf9167cf053358181c904cb70cd6eee0808ea830fc32b + json (2.21.2) sha256=1f1d3b7cf2b3ba1a69beca0bb6db13d5438b80bff3cd54cdaaa620b9b07c1c6a language_server-protocol (3.17.0.5) sha256=fd1e39a51a28bf3eec959379985a72e296e9f9acfce46f6a79d31ca8760803cc lint_roller (1.1.0) sha256=2c0c845b632a7d172cb849cc90c1bce937a28c5c8ccccb50dfd46a485003cc87 localhost (1.8.0) sha256=df7ea825b4f64949c588c17efac86bc47ddc4460d723778abe933b71759b2701 diff --git a/vendor/cache/json-2.20.0.gem b/vendor/cache/json-2.20.0.gem deleted file mode 100644 index 8900ad3b..00000000 Binary files a/vendor/cache/json-2.20.0.gem and /dev/null differ diff --git a/vendor/cache/json-2.21.2.gem b/vendor/cache/json-2.21.2.gem new file mode 100644 index 00000000..3026da07 Binary files /dev/null and b/vendor/cache/json-2.21.2.gem differ