We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15e3f50 commit 2c2956bCopy full SHA for 2c2956b
2 files changed
Gemfile
@@ -7,7 +7,7 @@ is_truffleruby = RUBY_DESCRIPTION =~ /truffleruby/
7
8
if is_unix && ENV['WITH_VTERM']
9
gem "vterm", github: "ruby/vterm-gem"
10
- gem "yamatanooroti", github: "ruby/yamatanooroti", ref: "f6e47192100d6089f70cf64c1de540dcaadf005a"
+ gem "yamatanooroti", github: "ruby/yamatanooroti"
11
end
12
13
gem "stackprof" if is_unix && !is_truffleruby
0 commit comments