From ae01664029b0f10d036c05ce076a492e0416e44d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 19:41:39 +0000 Subject: [PATCH] Bump prettier_print from 1.0.0 to 1.0.1 Bumps [prettier_print](https://github.com/ruby-syntax-tree/prettier_print) from 1.0.0 to 1.0.1. - [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/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: prettier_print dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d429765..7392811 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM specs: docile (1.4.0) minitest (5.16.3) - prettier_print (1.0.0) + prettier_print (1.0.1) rake (13.0.6) simplecov (0.21.2) docile (~> 1.1)