From 67ce8737815246640de7c797a8deaa2ace595636 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 07:33:45 +0000 Subject: [PATCH] build(deps-dev): bump json in /providers/openfeature-flipt-provider Bumps [json](https://github.com/ruby/json) from 2.19.2 to 2.19.9. - [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.2...v2.19.9) --- updated-dependencies: - dependency-name: json dependency-version: 2.19.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- providers/openfeature-flipt-provider/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/openfeature-flipt-provider/Gemfile.lock b/providers/openfeature-flipt-provider/Gemfile.lock index 4b4ddd6..1f8db35 100644 --- a/providers/openfeature-flipt-provider/Gemfile.lock +++ b/providers/openfeature-flipt-provider/Gemfile.lock @@ -24,7 +24,7 @@ GEM ffi (1.17.3-x86_64-linux-gnu) ffi (1.17.3-x86_64-linux-musl) flipt_client (0.10.0) - json (2.19.2) + json (2.19.9) language_server-protocol (3.17.0.5) lint_roller (1.1.0) openfeature-sdk (0.4.0)