Sha256: a9ae9831e21bef44e95ba32a98ead0abd50de60e9b637c2924f6e775285d94e4

Contents?: true

Size: 567 Bytes

Versions: 5

Compression:

Stored size: 567 Bytes

Contents

#!/bin/sh
'exec' "ruby" '-x' "$0" "$@"
#!/Users/matthias/.rvm/rubies/ruby-2.1.1/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/ and Gem::Version.correct?($1) then
    version = $1
    ARGV.shift
  end
end

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
slimkeyfy-0.1.0 vendor/bundle/bin/ldiff
slimkeyfy-0.0.4 vendor/bundle/bin/ldiff
slimkeyfy-0.0.3 vendor/bundle/bin/ldiff
slimkeyfy-0.0.2 vendor/bundle/bin/ldiff
slimkeyfy-0.0.1 vendor/bundle/bin/ldiff