~cytrogen/masto-fe

ref: d8bdba2f9fdfbb8feccfbe6cf6c42980a2ad5cc3 masto-fe/bin/bundle -rwxr-xr-x 125 bytes
d8bdba2f — Eugen Rochko Add `in:` to search popout in web UI (#26807) 2 years ago
                                                                                
1
2
3
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
load Gem.bin_path('bundler', 'bundle')