From 299849c66878ffc7ea64aa983f62b7366d1cf1ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 18:26:13 +0000 Subject: [PATCH] Bump sexp_processor from 4.17.1 to 4.17.2 Bumps [sexp_processor](https://github.com/seattlerb/sexp_processor) from 4.17.1 to 4.17.2. - [Changelog](https://github.com/seattlerb/sexp_processor/blob/master/History.rdoc) - [Commits](https://github.com/seattlerb/sexp_processor/compare/v4.17.1...v4.17.2) --- updated-dependencies: - dependency-name: sexp_processor dependency-type: indirect 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 5b206d9b..05b738bf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,7 @@ GEM ruby_parser (3.21.0) racc (~> 1.5) sexp_processor (~> 4.16) - sexp_processor (4.17.1) + sexp_processor (4.17.2) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11)