From 2c69b6b06c83569bfa93d1da55f18e0fb5336ccb Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 26 Dec 2024 13:06:51 +0000
Subject: [PATCH] build(deps-dev): Bump steep from 1.9.2 to 1.9.3

Bumps [steep](https://github.com/soutaro/steep) from 1.9.2 to 1.9.3.
- [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.2...v1.9.3)

---
updated-dependencies:
- dependency-name: steep
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 Gemfile.lock | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 81186d9..2228f76 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -17,27 +17,25 @@ GEM
     ast (2.4.2)
     base64 (0.2.0)
     benchmark (0.4.0)
-    bigdecimal (3.1.8)
+    bigdecimal (3.1.9)
     childprocess (5.1.0)
       logger (~> 1.5)
     concurrent-ruby (1.3.4)
     connection_pool (2.4.1)
-    csv (3.3.1)
+    csv (3.3.2)
     docile (1.4.1)
     drb (2.2.1)
-    ffi (1.17.0-arm64-darwin)
-    ffi (1.17.0-x86_64-darwin)
-    ffi (1.17.0-x86_64-linux-gnu)
+    ffi (1.17.0)
     fileutils (1.7.3)
     i18n (1.14.6)
       concurrent-ruby (~> 1.0)
     iniparse (1.5.0)
-    json (2.9.0)
+    json (2.9.1)
     language_server-protocol (3.17.0.3)
     listen (3.9.0)
       rb-fsevent (~> 0.10, >= 0.10.3)
       rb-inotify (~> 0.9, >= 0.9.10)
-    logger (1.6.3)
+    logger (1.6.4)
     minitest (5.25.4)
     overcommit (0.64.1)
       childprocess (>= 0.6.3, < 6)
@@ -53,7 +51,7 @@ GEM
     rb-fsevent (0.11.2)
     rb-inotify (0.11.1)
       ffi (~> 1.0)
-    rbs (3.7.0)
+    rbs (3.8.0)
       logger
     regexp_parser (2.9.3)
     rexml (3.3.9)
@@ -90,7 +88,7 @@ GEM
       simplecov (~> 0.19)
     simplecov-html (0.13.1)
     simplecov_json_formatter (0.1.4)
-    steep (1.9.2)
+    steep (1.9.3)
       activesupport (>= 5.1)
       concurrent-ruby (>= 1.1.10)
       csv (>= 3.0.9)
@@ -101,7 +99,7 @@ GEM
       logger (>= 1.3.0)
       parser (>= 3.1)
       rainbow (>= 2.2.2, < 4.0)
-      rbs (~> 3.7.0)
+      rbs (~> 3.8)
       securerandom (>= 0.1)
       strscan (>= 1.0.0)
       terminal-table (>= 2, < 4)