From 2f88c884a517ae047a74a35e970f6062b69a2326 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 06:18:39 +0000 Subject: [PATCH] Bump strscan from 3.1.2 to 3.1.3 in /steep Bumps [strscan](https://github.com/ruby/strscan) from 3.1.2 to 3.1.3. - [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.1.2...v3.1.3) --- updated-dependencies: - dependency-name: strscan dependency-version: 3.1.3 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- steep/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steep/Gemfile.lock b/steep/Gemfile.lock index db306ab6e..e9b75c62b 100644 --- a/steep/Gemfile.lock +++ b/steep/Gemfile.lock @@ -70,7 +70,7 @@ GEM strscan (>= 1.0.0) terminal-table (>= 2, < 5) uri (>= 0.12.0) - strscan (3.1.2) + strscan (3.1.3) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) test-unit (3.6.8)