From 9b524a5f1bee7524528c4a26094ce5a66cedbe3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 19:20:55 +0000 Subject: [PATCH] Bump prettier_print from 1.2.0 to 1.2.1 Bumps [prettier_print](https://github.com/ruby-syntax-tree/prettier_print) from 1.2.0 to 1.2.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.2.0...v1.2.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 779212a..14fd503 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM specs: docile (1.4.0) minitest (5.18.0) - prettier_print (1.2.0) + prettier_print (1.2.1) rake (13.0.6) simplecov (0.22.0) docile (~> 1.1)