Skip to content

Commit

Permalink
build(deps-dev): Bump steep from 1.9.2 to 1.9.3
Browse files Browse the repository at this point in the history
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](soutaro/steep@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cdalvaro committed Dec 26, 2024
1 parent fa754b7 commit 2c69b6b
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand Down

0 comments on commit 2c69b6b

Please sign in to comment.