Sha256: 5628d3f0a5d597b71459ece69c7de47835b3daf4c97a7dcf434b6373155afb7e
Contents?: true
Size: 442 Bytes
Versions: 13
Compression:
Stored size: 442 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
13 entries across 13 versions & 4 rubygems