~cytrogen/masto-fe

ref: df6e7198984b42cf8d64e66548742e14264236a0 masto-fe/bin/bundle -rwxr-xr-x 125 bytes
df6e7198 — Claire Add display of out-of-band hashtags in the web interface (#26492) 2 years ago
                                                                                
1
2
3
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
load Gem.bin_path('bundler', 'bundle')