From 6f6124e40fe23d9ba9ad442cde2315d183fdb999 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Nov 2021 17:23:10 +1100 Subject: [PATCH] Bump json from 2.5.1 to 2.6.1 (#2208) * Bump json from 2.5.1 to 2.6.1 Bumps [json](https://github.com/flori/json) from 2.5.1 to 2.6.1. - [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/v2.5.1...v2.6.1) --- updated-dependencies: - dependency-name: json dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * testing approval process * Update github_actions.yml Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: wheatley Co-authored-by: Isaac Powell <36595182+DeezyE@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8b08b82a1..d41f6268e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM io-like (0.3.1) irb (1.3.7) reline (>= 0.2.7) - json (2.5.1) + json (2.6.1) matrix (0.4.2) maxmind-db (1.1.1) memoizable (0.4.2)