Skip to content

Commit 2c2956b

Browse files
authored
Make rendering test faster using updated yamatanooroti (#1001)
1 parent 15e3f50 commit 2c2956b

File tree

2 files changed

+56
-115
lines changed

2 files changed

+56
-115
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ is_truffleruby = RUBY_DESCRIPTION =~ /truffleruby/
77

88
if is_unix && ENV['WITH_VTERM']
99
gem "vterm", github: "ruby/vterm-gem"
10-
gem "yamatanooroti", github: "ruby/yamatanooroti", ref: "f6e47192100d6089f70cf64c1de540dcaadf005a"
10+
gem "yamatanooroti", github: "ruby/yamatanooroti"
1111
end
1212

1313
gem "stackprof" if is_unix && !is_truffleruby

0 commit comments

Comments
 (0)