From 3ad3a30c06fe5cf03de23196e05d8ba1a338d220 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 19:07:53 +0000 Subject: [PATCH] Bump prettier_print from 1.1.0 to 1.2.0 Bumps [prettier_print](https://github.com/ruby-syntax-tree/prettier_print) from 1.1.0 to 1.2.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/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: prettier_print dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 582390c..4330bf0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM specs: docile (1.4.0) minitest (5.16.3) - prettier_print (1.1.0) + prettier_print (1.2.0) rake (13.0.6) simplecov (0.21.2) docile (~> 1.1)