Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 4255d75 commit 75ea7cc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.2)
activesupport (7.2.2.1)
base64
benchmark (>= 0.3)
bigdecimal
Expand Down Expand Up @@ -44,8 +44,8 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.2)
minitest (5.25.1)
logger (1.6.3)
minitest (5.25.4)
net-http (0.6.0)
uri
parallel (1.26.3)
Expand Down Expand Up @@ -95,8 +95,8 @@ GEM
rubocop-rspec (3.2.0)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
securerandom (0.3.1)
steep (1.9.0)
securerandom (0.4.0)
steep (1.9.1)
activesupport (>= 5.1)
concurrent-ruby (>= 1.1.10)
csv (>= 3.0.9)
Expand All @@ -111,7 +111,7 @@ GEM
securerandom (>= 0.1)
strscan (>= 1.0.0)
terminal-table (>= 2, < 4)
strscan (3.1.0)
strscan (3.1.1)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
typeprof (0.21.11)
Expand Down

0 comments on commit 75ea7cc

Please sign in to comment.