Skip to content

Commit

Permalink
Make rendering test faster using updated yamatanooroti
Browse files Browse the repository at this point in the history
  • Loading branch information
tompng committed Sep 16, 2024
1 parent 5353924 commit b14e280
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 117 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ is_unix = RUBY_PLATFORM =~ /(aix|darwin|linux|(net|free|open)bsd|cygwin|solaris|

if is_unix && ENV['WITH_VTERM']
gem "vterm", github: "ruby/vterm-gem"
gem "yamatanooroti", github: "ruby/yamatanooroti", ref: "f6e47192100d6089f70cf64c1de540dcaadf005a"
gem "yamatanooroti", github: "ruby/yamatanooroti"
end

gem 'bundler'
Expand Down
Loading

0 comments on commit b14e280

Please sign in to comment.