Skip to content

Commit 0c72318

Browse files
Bump rbs from 3.7.0 to 3.8.1 in /steep
Bumps [rbs](https://github.com/ruby/rbs) from 3.7.0 to 3.8.1. - [Release notes](https://github.com/ruby/rbs/releases) - [Changelog](https://github.com/ruby/rbs/blob/master/CHANGELOG.md) - [Commits](v3.7.0...v3.8.1) --- updated-dependencies: - dependency-name: rbs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd3559c commit 0c72318

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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

3-
gem "rbs", "~> 3.7.0"
3+
gem "rbs", "~> 3.8.1"
44
gem "steep", "~> 1.9.2"

steep/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ GEM
4141
rb-fsevent (0.11.2)
4242
rb-inotify (0.11.1)
4343
ffi (~> 1.0)
44-
rbs (3.7.0)
44+
rbs (3.8.1)
4545
logger
4646
securerandom (0.4.1)
47-
steep (1.9.2)
47+
steep (1.9.3)
4848
activesupport (>= 5.1)
4949
concurrent-ruby (>= 1.1.10)
5050
csv (>= 3.0.9)
@@ -55,7 +55,7 @@ GEM
5555
logger (>= 1.3.0)
5656
parser (>= 3.1)
5757
rainbow (>= 2.2.2, < 4.0)
58-
rbs (~> 3.7.0)
58+
rbs (~> 3.8)
5959
securerandom (>= 0.1)
6060
strscan (>= 1.0.0)
6161
terminal-table (>= 2, < 4)
@@ -72,7 +72,7 @@ PLATFORMS
7272
ruby
7373

7474
DEPENDENCIES
75-
rbs (~> 3.7.0)
75+
rbs (~> 3.8.1)
7676
steep (~> 1.9.2)
7777

7878
BUNDLED WITH

0 commit comments

Comments
 (0)