]> git.openstreetmap.org Git - rails.git/blob - bin/bundle
Bump actions/cache from 2.1.6 to 2.1.7
[rails.git] / bin / bundle
1 #!/usr/bin/env ruby
2 ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
3 load Gem.bin_path("bundler", "bundle")