From cd3c35418cf2443bf972f77acd07f822693bca20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 10:11:48 +0000 Subject: [PATCH] Build(deps): Bump prettier_print from 1.2.0 to 1.2.1 (#20620) 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: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e1b9a6b8fe2..556631f2120 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -314,7 +314,7 @@ GEM parser (3.2.1.1) ast (~> 2.4.1) pg (1.4.6) - prettier_print (1.2.0) + prettier_print (1.2.1) progress (3.6.0) pry (0.14.2) coderay (~> 1.1)