From 50dfa17864703c601370234dd6c572760dbd3be7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 03:59:08 +0000 Subject: [PATCH] Bump json in /example_test_projects/ruby/ruby-cli-scripts Bumps [json](https://github.com/flori/json) from 1.8.3 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.3...v2.3.1) Signed-off-by: dependabot[bot] --- example_test_projects/ruby/ruby-cli-scripts/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/example_test_projects/ruby/ruby-cli-scripts/Gemfile.lock b/example_test_projects/ruby/ruby-cli-scripts/Gemfile.lock index 93adbf7e..0a29757d 100644 --- a/example_test_projects/ruby/ruby-cli-scripts/Gemfile.lock +++ b/example_test_projects/ruby/ruby-cli-scripts/Gemfile.lock @@ -77,7 +77,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.3) + json (2.3.1) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -178,6 +178,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + table_print (1.5.7) thor (0.19.1) thread_safe (0.3.5) tilt (2.0.5) @@ -220,6 +221,7 @@ DEPENDENCIES sass-rails (~> 5.0) spring spring-watcher-listen (~> 2.0.0) + table_print trollop turbolinks (~> 5.x) tzinfo-data