Skip to content

Commit

Permalink
Specify commit hash of yamatanooroti (#746)
Browse files Browse the repository at this point in the history
  • Loading branch information
tompng committed Sep 6, 2024
1 parent 0ebd54f commit 5353924
Showing 1 changed file with 1 addition and 1 deletion.
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"
gem "yamatanooroti", github: "ruby/yamatanooroti", ref: "f6e47192100d6089f70cf64c1de540dcaadf005a"
end

gem 'bundler'
Expand Down

0 comments on commit 5353924

Please sign in to comment.