Sha256: 904212e6ebfef264db72bb4ea56721730046601ff60638198a0e76edcfcab73e
Contents?: true
Size: 400 Bytes
Versions: 116
Compression:
Stored size: 400 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'ldiff' is installed as part of a gem, and # this file is here to facilitate running it. # require "pathname" ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile", Pathname.new(__FILE__).realpath) require "rubygems" require "bundler/setup" load Gem.bin_path("diff-lcs", "ldiff")
Version data entries
116 entries across 116 versions & 31 rubygems