Skip to content

Commit

Permalink
Use rbs-3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jan 11, 2024
1 parent f58fde0 commit 2107f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ group :development do

# RBS requires Ruby >= 3.0
if RUBY_VERSION >= "3.0.0"
gem "rbs", "~> 3.4.0.dev", require: false, git: "https://github.com/ruby/rbs.git", branch: "master"
gem "rbs", "~> 3.4.0"
end
end

0 comments on commit 2107f45

Please sign in to comment.