Skip to content

Commit b8126ee

Browse files
Bump steep from 1.9.3 to 1.9.4 in /steep
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]>
1 parent a7178b1 commit b8126ee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

steep/Gemfile

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

33
gem "rbs", "~> 3.8.1"
4-
gem "steep", "~> 1.9.2"
4+
gem "steep", "~> 1.9.4"

steep/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ GEM
4444
rbs (3.8.1)
4545
logger
4646
securerandom (0.4.1)
47-
steep (1.9.3)
47+
steep (1.9.4)
4848
activesupport (>= 5.1)
4949
concurrent-ruby (>= 1.1.10)
5050
csv (>= 3.0.9)
@@ -73,7 +73,7 @@ PLATFORMS
7373

7474
DEPENDENCIES
7575
rbs (~> 3.8.1)
76-
steep (~> 1.9.2)
76+
steep (~> 1.9.4)
7777

7878
BUNDLED WITH
7979
2.5.16

0 commit comments

Comments
 (0)