From a5d4398dbb0b572cf56f6e57c5c0ae4d04fc2ecc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Oct 2020 17:14:24 +0000 Subject: [PATCH] Bump json from 1.8.2 to 2.3.1 in /presentations/join-the-ruby-line/todo Bumps [json](https://github.com/flori/json) from 1.8.2 to 2.3.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.2...v2.3.1) Signed-off-by: dependabot[bot] --- presentations/join-the-ruby-line/todo/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presentations/join-the-ruby-line/todo/Gemfile.lock b/presentations/join-the-ruby-line/todo/Gemfile.lock index 4e2ca11..a70274a 100644 --- a/presentations/join-the-ruby-line/todo/Gemfile.lock +++ b/presentations/join-the-ruby-line/todo/Gemfile.lock @@ -30,7 +30,7 @@ GEM ffi (1.9.6) hike (1.2.3) hitimes (1.2.2) - json (1.8.2) + json (2.3.1) listen (2.8.5) celluloid (>= 0.15.2) rb-fsevent (>= 0.9.3)