We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9230fe1 commit 7534f7fCopy full SHA for 7534f7f
2 files changed
Gemfile
@@ -6,7 +6,7 @@ is_unix = RUBY_PLATFORM =~ /(aix|darwin|linux|(net|free|open)bsd|cygwin|solaris|
6
7
if is_unix && ENV['WITH_VTERM']
8
gem "vterm", github: "ruby/vterm-gem"
9
- gem "yamatanooroti", github: "ruby/yamatanooroti", ref: "f6e47192100d6089f70cf64c1de540dcaadf005a"
+ gem "yamatanooroti", github: "ruby/yamatanooroti"
10
end
11
12
gem 'bundler'
0 commit comments