From 9713f5d08d4e053953f4803c5cdd86b049e6493e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 12:39:35 +0000 Subject: [PATCH] build(deps): bump steep from 1.8.1 to 1.8.2 Bumps [steep](https://github.com/soutaro/steep) from 1.8.1 to 1.8.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.8.1...v1.8.2) --- updated-dependencies: - dependency-name: steep dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f642fe32..30362039 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.2.1) + activesupport (7.2.1.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -23,7 +23,7 @@ GEM fileutils (1.7.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.7.3) language_server-protocol (3.17.0.3) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) @@ -42,7 +42,7 @@ GEM rbs (3.6.1) logger securerandom (0.3.1) - steep (1.8.1) + steep (1.8.2) activesupport (>= 5.1) concurrent-ruby (>= 1.1.10) csv (>= 3.0.9)