super-graph/examples/rails-app/bin/bundle

4 lines
125 B
Plaintext
Raw Normal View History

2019-03-24 14:57:29 +01:00
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
load Gem.bin_path('bundler', 'bundle')