Sha256: fc41757a25f60d9dae6f8f2ed979f687ca2ebd8c48a29c7e01fe548a41a64fe0

Contents?: true

Size: 534 Bytes

Versions: 4

Compression:

Stored size: 534 Bytes

Contents

#!/bin/sh
'exec' "ruby" '-x' "$0" "$@"
#!/Users/pablo/.rvm/rubies/ruby-1.9.3-p392/bin/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
  str = ARGV.first
  str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding
  if str =~ /\A_(.*)_\z/
    version = $1
    ARGV.shift
  end
end

gem 'diff-lcs', version
load Gem.bin_path('diff-lcs', 'ldiff', version)

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
sshp-0.0.2 vendor/ruby/1.9.1/bin/ldiff
sshp-0.0.1 vendor/ruby/1.9.1/bin/ldiff
sidekiq-statsd-0.1.1 vendor/ruby/1.9.1/bin/ldiff
sidekiq-statsd-0.1.0 vendor/ruby/1.9.1/bin/ldiff