From 4ed44f2bc0206660aec83a582fb6992b604f0ff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 22:22:37 +0000 Subject: [PATCH] build(deps-dev): bump json in /providers/openfeature-meta_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-meta_provider/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/openfeature-meta_provider/Gemfile.lock b/providers/openfeature-meta_provider/Gemfile.lock index 9dd888d..3df2202 100644 --- a/providers/openfeature-meta_provider/Gemfile.lock +++ b/providers/openfeature-meta_provider/Gemfile.lock @@ -17,7 +17,7 @@ GEM irb (1.12.0) rdoc reline (>= 0.4.2) - json (2.19.0) + json (2.19.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) openfeature-sdk (0.6.4)