~cytrogen/masto-fe

ref: 9c1929efad6cd101ea593c321efcb4e8c43e8e1e masto-fe/bin/bundle -rwxr-xr-x 125 bytes
9c1929ef — Claire Fix incorrect import of redux store (#24805) 2 years ago
                                                                                
1
2
3
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
load Gem.bin_path('bundler', 'bundle')