Sha256: 63deb1e22b76de7900a4b972e9068f280ee168f635fdec1503a4963631c4f61b
Contents?: true
Size: 406 Bytes
Versions: 14
Compression:
Stored size: 406 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'cdiff' 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("term-ansicolor", "cdiff")
Version data entries
14 entries across 14 versions & 2 rubygems