]> git.openstreetmap.org Git - rails.git/blob - bin/bundle
Revert "Bump rails-i18n from 4.0.2 to 6.0.0"
[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")