Sha256: 2de0174e9c70963c0b92bb6999f814ed7d5dd6567ab8496b8a645c2c9d51a176
Contents?: true
Size: 406 Bytes
Versions: 116
Compression:
Stored size: 406 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
116 entries across 116 versions & 31 rubygems