Skip to content

Commit

Permalink
Bump rbs from 3.1.0 to 3.1.1 in /steep
Browse files Browse the repository at this point in the history
Bumps [rbs](https://github.com/ruby/rbs) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/ruby/rbs/releases)
- [Changelog](https://github.com/ruby/rbs/blob/master/CHANGELOG.md)
- [Commits](v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: rbs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent 525d23e commit 85c23b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion steep/Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source "https://rubygems.org"

gem "rbs", "~> 3.1.0"
gem "rbs", "~> 3.1.1"
gem "steep", "~> 1.5.2"
4 changes: 2 additions & 2 deletions steep/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbs (3.1.0)
rbs (3.1.1)
securerandom (0.2.2)
steep (1.5.2)
activesupport (>= 5.1)
Expand Down Expand Up @@ -56,7 +56,7 @@ PLATFORMS
ruby

DEPENDENCIES
rbs (~> 3.1.0)
rbs (~> 3.1.1)
steep (~> 1.5.2)

BUNDLED WITH
Expand Down

0 comments on commit 85c23b7

Please sign in to comment.