From 2d450bc53b633216e375f1463aa8c24558f83659 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 15:47:09 +0000 Subject: [PATCH] Bump json from 1.8.0 to 2.6.3 in /newrelic_logwatcher_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_logwatcher_agent/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/newrelic_logwatcher_agent/Gemfile.lock b/newrelic_logwatcher_agent/Gemfile.lock index 3db2cd5..a1010b8 100644 --- a/newrelic_logwatcher_agent/Gemfile.lock +++ b/newrelic_logwatcher_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)