From 8f33325a51e0eb1b6fc4920df2e7abfafe14df5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 12:33:42 +0000 Subject: [PATCH] Bump syntax_tree from 2.3.1 to 2.4.0 Bumps [syntax_tree](https://github.com/kddnewton/syntax_tree) from 2.3.1 to 2.4.0. - [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.3.1...v2.4.0) --- updated-dependencies: - dependency-name: syntax_tree 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 0780c17..7bb2046 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.3.1) + syntax_tree (2.4.0) PLATFORMS x86_64-darwin-21