Sha256: cd22a6394af804a34024d1b0a87f69a47e4237292fcbd65eb39646d1390811ad

Contents?: true

Size: 228 Bytes

Versions: 2

Compression:

Stored size: 228 Bytes

Contents

#!/usr/bin/env ruby

require 'rubygems'

lib_dir = File.expand_path(File.join(File.dirname(__FILE__),'..','lib'))
$LOAD_PATH << lib_dir unless $LOAD_PATH.include?(lib_dir)

require 'bundler/patch'

Bundler::Patch::Scanner.start

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bundler-patch-0.6.1 bin/bundle-patch
bundler-patch-0.6.0 bin/bundle-patch