From a640ea427e0c2eda7e47bdf403d24e3d0ee5abde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 17:39:58 +0000 Subject: [PATCH] Bump prettier_print from 0.1.0 to 1.0.0 Bumps [prettier_print](https://github.com/ruby-syntax-tree/prettier_print) from 0.1.0 to 1.0.0. - [Release notes](https://github.com/ruby-syntax-tree/prettier_print/releases) - [Changelog](https://github.com/ruby-syntax-tree/prettier_print/blob/main/CHANGELOG.md) - [Commits](https://github.com/ruby-syntax-tree/prettier_print/compare/v0.1.0...v1.0.0) --- updated-dependencies: - dependency-name: prettier_print dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6415fcb0..aa2a3d2e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM parallel (1.22.1) parser (3.1.2.1) ast (~> 2.4.1) - prettier_print (0.1.0) + prettier_print (1.0.0) rainbow (3.1.1) rake (13.0.6) regexp_parser (2.5.0)