From 0d183cfb52db8c92851437f009da8e7888ac59c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 08:06:37 +0000 Subject: [PATCH] build(deps): bump regexp_parser from 2.6.0 to 2.6.1 Bumps [regexp_parser](https://github.com/ammar/regexp_parser) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/ammar/regexp_parser/releases) - [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/ammar/regexp_parser/compare/v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: regexp_parser 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 a417ff201..ef7b36ac8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - regexp_parser (2.6.0) + regexp_parser (2.6.1) rexml (3.2.5) rubocop (1.38.0) json (~> 2.3)