~cytrogen/masto-fe

ref: 6256cee0342d7ebeda407c4644330c7c6bc31b84 masto-fe/bin/bundle -rwxr-xr-x 125 bytes
6256cee0 — Claire Change error boundary to upstream's (#2323) 2 years ago
                                                                                
1
2
3
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
load Gem.bin_path('bundler', 'bundle')