Sha256: 13ae6d8f076df5472ff36c7b7e865e7f5f5d073482b15c957f3379c3a67defa6
Contents?: true
Size: 510 Bytes
Versions: 3
Compression:
Stored size: 510 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. # bundle_binstub = File.expand_path("../bundle", __FILE__) load(bundle_binstub) if File.file?(bundle_binstub) 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
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
putsreq-0.0.4 | bin/ldiff |
github_issue_exporter-0.3.1 | bin/ldiff |
github_issue_exporter-0.3.0 | bin/ldiff |