Skip to content

Commit d2f8241

Browse files
Update steep requirement from ~> 1.9.3 to ~> 1.10.0
Updates the requirements on [steep](https://github.com/soutaro/steep) to permit the latest version. - [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.10.0) --- updated-dependencies: - dependency-name: steep dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f86ea6f commit d2f8241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ source "https://rubygems.org"
66
gemspec
77

88
# Ruby typings
9-
gem "steep", "~> 1.9.3", platform: :mri_33
9+
gem "steep", "~> 1.10.0", platform: :mri_33

0 commit comments

Comments
 (0)