Files
chromebrew/packages/ruby_highline.rb
Satadru Pramanik, DO, MPH, MEng 7caa9077ad Update cmake + gems. (#10383)
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-08-31 13:01:45 -05:00

14 lines
291 B
Ruby

require 'buildsystems/ruby'
class Ruby_highline < RUBY
description 'A higher level command-line oriented interface.'
homepage 'https://github.com/JEG2/highline'
version '3.1.1-ruby-3.3'
license 'GPL'
compatibility 'all'
source_url 'SKIP'
conflicts_ok
no_compile_needed
end