~cytrogen/masto-fe

ref: 44cd88adc4e2f4028dcc2b08b98368f0dc90cee4 masto-fe/bin/bundle -rwxr-xr-x 125 bytes
44cd88ad — Renaud Chaput Upgrade react-intl (#24906) 2 years ago
                                                                                
1
2
3
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
load Gem.bin_path('bundler', 'bundle')