Sha256: acf635a926178e4c5841f3952a6525cb4da94e01170b6975f37ffbfa8d23d994
Contents?: true
Size: 384 Bytes
Versions: 20
Compression:
Stored size: 384 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'diff-lcs' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0" if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then version = $1 ARGV.shift end gem 'diff-lcs', version load Gem.bin_path('diff-lcs', 'htmldiff', version)
Version data entries
20 entries across 20 versions & 3 rubygems