aboutsummaryrefslogblamecommitdiffstats
path: root/activestorage/test/dummy/bin/bundle
blob: 5015ba6f8b40116402cf742ef839923f36bf07b8 (plain) (tree)
1
2
3
4
5
                   

                             
                                                                 
                                      
#!/usr/bin/env ruby
# frozen_string_literal: true

ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
load Gem.bin_path("bundler", "bundle")