Skip to content

Commit

Permalink
⬆️ Bump steep from 1.9.3 to 1.9.4
Browse files Browse the repository at this point in the history
Bumps [steep](https://github.com/soutaro/steep) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/soutaro/steep/releases)
- [Changelog](https://github.com/soutaro/steep/blob/master/CHANGELOG.md)
- [Commits](soutaro/steep@v1.9.3...v1.9.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent ccd9b63 commit f658e15
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ GEM
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.9)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
csv (3.3.2)
diff-lcs (1.5.1)
drb (2.2.1)
Expand All @@ -35,21 +35,21 @@ GEM
logger
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
ffi (1.17.0)
ffi (1.17.1-x86_64-linux-gnu)
fileutils (1.7.3)
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
json (2.9.1)
language_server-protocol (3.17.0.3)
language_server-protocol (3.17.0.4)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.4)
logger (1.6.5)
minitest (5.25.4)
net-http (0.6.0)
uri
parallel (1.26.3)
parser (3.3.7.0)
parser (3.3.7.1)
ast (~> 2.4.1)
racc
racc (1.8.1)
Expand Down Expand Up @@ -96,7 +96,7 @@ GEM
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
securerandom (0.4.1)
steep (1.9.3)
steep (1.9.4)
activesupport (>= 5.1)
concurrent-ruby (>= 1.1.10)
csv (>= 3.0.9)
Expand Down

0 comments on commit f658e15

Please sign in to comment.