Skip to content

Commit

Permalink
Merge pull request #2213 from ruby/dependabot/bundler/steep/rbs-3.8.1
Browse files Browse the repository at this point in the history
Bump rbs from 3.7.0 to 3.8.1 in /steep
  • Loading branch information
soutaro authored Jan 24, 2025
2 parents 98b9206 + 0c72318 commit 78d90db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.7.0"
gem "rbs", "~> 3.8.1"
gem "steep", "~> 1.9.2"
8 changes: 4 additions & 4 deletions steep/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rbs (3.7.0)
rbs (3.8.1)
logger
securerandom (0.4.1)
steep (1.9.2)
steep (1.9.3)
activesupport (>= 5.1)
concurrent-ruby (>= 1.1.10)
csv (>= 3.0.9)
Expand All @@ -55,7 +55,7 @@ GEM
logger (>= 1.3.0)
parser (>= 3.1)
rainbow (>= 2.2.2, < 4.0)
rbs (~> 3.7.0)
rbs (~> 3.8)
securerandom (>= 0.1)
strscan (>= 1.0.0)
terminal-table (>= 2, < 4)
Expand All @@ -72,7 +72,7 @@ PLATFORMS
ruby

DEPENDENCIES
rbs (~> 3.7.0)
rbs (~> 3.8.1)
steep (~> 1.9.2)

BUNDLED WITH
Expand Down

0 comments on commit 78d90db

Please sign in to comment.