~cytrogen/masto-fe

ref: 770fd993ecaf2f35ea08fc7ad7a22711417fe3e5 masto-fe/bin/bundle -rwxr-xr-x 125 bytes
770fd993 — Jakob Gillich Fix importer returning negative row estimates (#27258) 2 years ago
                                                                                
1
2
3
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
load Gem.bin_path('bundler', 'bundle')