Sha256: f6a0c01f0289bd4d9500da37e846848263e5f364bd371143479ffb801800ccca
Contents?: true
Size: 381 Bytes
Versions: 20
Compression:
Stored size: 381 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', 'ldiff', version)
Version data entries
20 entries across 20 versions & 3 rubygems