From 3924cad51617cfdc96c9fc854fbdcda59e22868b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 May 2022 12:39:35 +0000 Subject: [PATCH] Bump syntax_tree from 2.4.0 to 2.4.1 Bumps [syntax_tree](https://github.com/kddnewton/syntax_tree) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/kddnewton/syntax_tree/releases) - [Changelog](https://github.com/ruby-syntax-tree/syntax_tree/blob/main/CHANGELOG.md) - [Commits](https://github.com/kddnewton/syntax_tree/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: syntax_tree 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 7bb2046..d6d9c4c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - syntax_tree (2.4.0) + syntax_tree (2.4.1) PLATFORMS x86_64-darwin-21