Skip to content

Commit 7534f7f

Browse files
authored
Make rendering test faster using updated yamatanooroti (#747)
1 parent 9230fe1 commit 7534f7f

File tree

2 files changed

+119
-117
lines changed

2 files changed

+119
-117
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ is_unix = RUBY_PLATFORM =~ /(aix|darwin|linux|(net|free|open)bsd|cygwin|solaris|
66

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

1212
gem 'bundler'

0 commit comments

Comments
 (0)