Skip to content

Commit

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

---
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 Dec 17, 2024
1 parent 4606ea8 commit 9e2a1b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion steep/Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source "https://rubygems.org"

gem "rbs", "~> 3.7.0"
gem "steep", "~> 1.9.0"
gem "steep", "~> 1.9.2"
5 changes: 3 additions & 2 deletions steep/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ GEM
rbs (3.7.0)
logger
securerandom (0.4.1)
steep (1.9.1)
steep (1.9.2)
activesupport (>= 5.1)
concurrent-ruby (>= 1.1.10)
csv (>= 3.0.9)
Expand All @@ -59,6 +59,7 @@ GEM
securerandom (>= 0.1)
strscan (>= 1.0.0)
terminal-table (>= 2, < 4)
uri (>= 0.12.0)
strscan (3.1.2)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand All @@ -72,7 +73,7 @@ PLATFORMS

DEPENDENCIES
rbs (~> 3.7.0)
steep (~> 1.9.0)
steep (~> 1.9.2)

BUNDLED WITH
2.5.16

0 comments on commit 9e2a1b7

Please sign in to comment.