From f49ded8c0f6dcf3beba6d0b62e45645889772fcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 12:28:08 +0000 Subject: [PATCH] build(deps-dev): bump json in /providers/openfeature-flagd-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-flagd-provider/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/openfeature-flagd-provider/Gemfile.lock b/providers/openfeature-flagd-provider/Gemfile.lock index b297a87..c1f9fa3 100644 --- a/providers/openfeature-flagd-provider/Gemfile.lock +++ b/providers/openfeature-flagd-provider/Gemfile.lock @@ -32,7 +32,7 @@ GEM grpc (1.78.1-x86_64-linux-gnu) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - json (2.19.0) + json (2.19.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) openfeature-sdk (0.3.1)