Skip to content

Commit f5b7df9

Browse files
authored
Stop pointing rbs to git source (#1165)
rdoc (a rbs dependency) has added tsort as a dependency. So this is not needed anymore.
1 parent 8cef3d2 commit f5b7df9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Gemfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,5 @@ else
3333
end
3434

3535
if RUBY_VERSION >= "3.0.0" && !is_truffleruby
36-
# TODO: Remove this after rbs is released with tsort in its dependencies
37-
gem "rbs", github: "ruby/rbs" if RUBY_VERSION >= "3.2"
3836
gem "repl_type_completor"
3937
end

0 commit comments

Comments
 (0)