From 6ee9c2dc68a8e359350044cbaf68947427ffbe2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 12:58:06 +0000 Subject: [PATCH] build(deps-dev): Bump steep from 1.9.1 to 1.9.2 Bumps [steep](https://github.com/soutaro/steep) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/soutaro/steep/releases) - [Changelog](https://github.com/soutaro/steep/blob/master/CHANGELOG.md) - [Commits](https://github.com/soutaro/steep/compare/v1.9.1...v1.9.2) --- updated-dependencies: - dependency-name: steep dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4aaca84..84cfad7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM logger (~> 1.5) concurrent-ruby (1.3.4) connection_pool (2.4.1) - csv (3.3.0) + csv (3.3.1) docile (1.4.1) drb (2.2.1) ffi (1.17.0-arm64-darwin) @@ -79,7 +79,7 @@ GEM rubocop-shopify (2.15.1) rubocop (~> 1.51) ruby-progressbar (1.13.0) - securerandom (0.4.0) + securerandom (0.4.1) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) @@ -89,7 +89,7 @@ GEM simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - steep (1.9.1) + steep (1.9.2) activesupport (>= 5.1) concurrent-ruby (>= 1.1.10) csv (>= 3.0.9) @@ -104,7 +104,8 @@ GEM securerandom (>= 0.1) strscan (>= 1.0.0) terminal-table (>= 2, < 4) - strscan (3.1.1) + uri (>= 0.12.0) + strscan (3.1.2) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) tzinfo (2.0.6)