From fa6635465ed7a115ea283d1a56938f80ad3e5991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 12:30:46 +0000 Subject: [PATCH] build(deps-dev): bump json in /providers/openfeature-flipt-provider Bumps [json](https://github.com/ruby/json) from 2.19.0 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.0...v2.19.2) --- updated-dependencies: - dependency-name: json dependency-version: 2.19.2 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 a487f03..4b4ddd6 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.0) + json (2.19.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) openfeature-sdk (0.4.0)