From 4454a98a476ea69f67d4829477571a52ee78fc59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 23:28:29 +0000 Subject: [PATCH] Bump prettier_print from 1.0.1 to 1.0.2 Bumps [prettier_print](https://github.com/ruby-syntax-tree/prettier_print) from 1.0.1 to 1.0.2. - [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.1...v1.0.2) --- 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 6d2640e..9a052ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM thor tilt minitest (5.16.3) - prettier_print (1.0.1) + prettier_print (1.0.2) rake (13.0.6) simplecov (0.21.2) docile (~> 1.1)