Skip to content

Commit 156b4f6

Browse files
dependabot[bot]ParadoxV5
authored andcommitted
Update steep requirement from ~> 1.7.0 to ~> 1.8.1
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.7.0...v1.8.1) --- updated-dependencies: - dependency-name: steep dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 405c8a8 commit 156b4f6

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,7 +6,7 @@ gemspec
66
group :development do
77
group :type_check do
88
gem 'rbs', '~> 3.6.1', require: false
9-
gem 'steep', '~> 1.7.0', require: false
9+
gem 'steep', '~> 1.8.1', require: false
1010
end
1111
group :documentation do
1212
gem 'yard', github: 'ParadoxV5/yard', tag: 'commonmarker-1.0_1', require: false

0 commit comments

Comments
 (0)