~cytrogen/masto-fe

ref: 4adb12ca9157ae0efc0b813df3a09ef8f6d579de masto-fe/bin/bundle -rwxr-xr-x 125 bytes
4adb12ca — Claire Fix test failures due to different default settings in glitch-soc 2 years ago
                                                                                
1
2
3
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
load Gem.bin_path('bundler', 'bundle')