view bin/bundle @ 63:9e673e0fc04e

Skip replies
author nanaya <me@myconan.net>
date Tue, 01 Dec 2015 01:24:08 +0900
parents a1c9fadc0904
children
line wrap: on
line source

#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
load Gem.bin_path('bundler', 'bundle')