module_generator/template_generator/test/dummy/bin/bundle

4 lines
129 B
Plaintext
Raw Normal View History

2023-10-04 13:02:40 +00:00
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
load Gem.bin_path('bundler', 'bundle')