From 0387b3719cd11e5079f2c6492cf72e9b5156fef2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 06:45:56 +0000 Subject: [PATCH] Bump json from 2.10.2 to 2.11.3 in /steep Bumps [json](https://github.com/ruby/json) from 2.10.2 to 2.11.3. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/json/compare/v2.10.2...v2.11.3) --- updated-dependencies: - dependency-name: json dependency-version: 2.11.3 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- steep/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steep/Gemfile.lock b/steep/Gemfile.lock index 1f8be9a43..86b6ce130 100644 --- a/steep/Gemfile.lock +++ b/steep/Gemfile.lock @@ -26,7 +26,7 @@ GEM fileutils (1.7.3) i18n (1.14.7) concurrent-ruby (~> 1.0) - json (2.10.2) + json (2.11.3) language_server-protocol (3.17.0.4) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3)