From 99e37dad2fe5b1c78aca0c9a492888dc5e21adcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 15:47:19 +0000 Subject: [PATCH] Bump json from 1.8.0 to 2.6.3 in /newrelic_mpstat_agent Bumps [json](https://github.com/flori/json) from 1.8.0 to 2.6.3. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](https://github.com/flori/json/compare/v1.8.0...v2.6.3) --- updated-dependencies: - dependency-name: json dependency-type: indirect ... Signed-off-by: dependabot[bot] --- newrelic_mpstat_agent/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/newrelic_mpstat_agent/Gemfile.lock b/newrelic_mpstat_agent/Gemfile.lock index 3db2cd5..a1010b8 100644 --- a/newrelic_mpstat_agent/Gemfile.lock +++ b/newrelic_mpstat_agent/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: faraday (0.8.7) multipart-post (~> 1.1) - json (1.8.0) + json (2.6.3) multipart-post (1.2.0) newrelic_plugin (1.0.2) faraday (>= 0.8.1)