Sha256: 3ccdafff7612af5952602fadaa40b8c4a709e32892d94e47e399cea65a3c568f
Contents?: true
Size: 448 Bytes
Versions: 13
Compression:
Stored size: 448 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'htmldiff' 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', 'htmldiff')
Version data entries
13 entries across 13 versions & 4 rubygems