From c4f9f071479b6b3a64436f5373be64dd1d5ed0d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 09:35:14 +0800 Subject: [PATCH] Build(deps): Bump strscan from 3.0.1 to 3.0.2 (#16691) Bumps [strscan](https://github.com/ruby/strscan) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/ruby/strscan/releases) - [Changelog](https://github.com/ruby/strscan/blob/master/NEWS.md) - [Commits](https://github.com/ruby/strscan/compare/v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: strscan 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 5c806d6dc71..89449d95665 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -470,7 +470,7 @@ GEM sprockets (>= 3.0.0) sshkey (2.0.0) stackprof (0.2.19) - strscan (3.0.1) + strscan (3.0.2) test-prof (1.0.9) thor (1.2.1) tilt (2.0.10)