Skip to content

Commit 511b875

Browse files
Bump rbs from 3.9.0 to 3.9.1 in /steep
Bumps [rbs](https://github.com/ruby/rbs) from 3.9.0 to 3.9.1. - [Release notes](https://github.com/ruby/rbs/releases) - [Changelog](https://github.com/ruby/rbs/blob/master/CHANGELOG.md) - [Commits](v3.9.0...v3.9.1) --- updated-dependencies: - dependency-name: rbs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80af7c2 commit 511b875

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.9.pre"
3+
gem "rbs", "~> 3.9"
44
gem "steep", "~> 1.10"

steep/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ GEM
4242
rb-fsevent (0.11.2)
4343
rb-inotify (0.11.1)
4444
ffi (~> 1.0)
45-
rbs (3.9.0)
45+
rbs (3.9.1)
4646
logger
4747
securerandom (0.4.1)
4848
steep (1.10.0)
@@ -76,7 +76,7 @@ PLATFORMS
7676
ruby
7777

7878
DEPENDENCIES
79-
rbs (~> 3.9.pre)
79+
rbs (~> 3.9)
8080
steep (~> 1.10)
8181

8282
BUNDLED WITH

0 commit comments

Comments
 (0)