From d186868ea5b45002734b4e538788dc8ab3733287 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 17:59:03 +0000 Subject: [PATCH] build(deps): bump json Bumps [json](https://github.com/ruby/json) from 2.19.1 to 2.19.2. - [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.19.1...v2.19.2) --- updated-dependencies: - dependency-name: json dependency-version: 2.19.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- providers/openfeature-go-feature-flag-provider/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/openfeature-go-feature-flag-provider/Gemfile.lock b/providers/openfeature-go-feature-flag-provider/Gemfile.lock index 9180453..f9b154c 100644 --- a/providers/openfeature-go-feature-flag-provider/Gemfile.lock +++ b/providers/openfeature-go-feature-flag-provider/Gemfile.lock @@ -28,7 +28,7 @@ GEM faraday (~> 2.5) net-http-persistent (>= 4.0.4, < 5) hashdiff (1.1.1) - json (2.19.1) + json (2.19.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0)