Sha256: e116e9530b45fe6d0442cb637be248029bce1a8a9e89d7f635a0fa850209a678

Contents?: true

Size: 226 Bytes

Versions: 20

Compression:

Stored size: 226 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::CLI.execute

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
bundler-patch-1.2.0 bin/bundler-patch
bundler-patch-1.1.0 bin/bundler-patch
bundler-patch-1.1.0.pre6 bin/bundler-patch
bundler-patch-1.1.0.pre5 bin/bundler-patch
bundler-patch-1.1.0.pre4 bin/bundler-patch
bundler-patch-1.1.0.pre3 bin/bundler-patch
bundler-patch-1.1.0.pre2 bin/bundler-patch
bundler-patch-1.1.0.pre1 bin/bundler-patch
bundler-patch-1.0.0 bin/bundler-patch
bundler-patch-1.0.0.pre.1 bin/bundler-patch
bundler-patch-0.10.4 bin/bundler-patch
bundler-patch-0.10.3 bin/bundler-patch
bundler-patch-0.10.2 bin/bundler-patch
bundler-patch-0.10.1 bin/bundler-patch
bundler-patch-0.10.0 bin/bundler-patch
bundler-patch-0.9.0 bin/bundler-patch
bundler-patch-0.8.0 bin/bundler-patch
bundler-patch-0.7.2 bin/bundler-patch
bundler-patch-0.7.1 bin/bundler-patch
bundler-patch-0.7.0 bin/bundler-patch