From 3af936ecd308b2771c226a2fd73ea7bf89be688a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 08:45:40 +0000 Subject: [PATCH] Bump json from 1.8.1 to 2.6.1 in /examples Bumps [json](https://github.com/flori/json) from 1.8.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/v1.8.1...v2.6.1) --- updated-dependencies: - dependency-name: json dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Gemfile.lock b/examples/Gemfile.lock index 7380bd4..77b38c6 100644 --- a/examples/Gemfile.lock +++ b/examples/Gemfile.lock @@ -8,7 +8,7 @@ GEM listen (~> 1.1.0) sass (~> 3.3.0.rc.1) ffi (1.9.3) - json (1.8.1) + json (2.6.1) listen (1.1.6) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9)