~cytrogen/masto-fe

ref: df05ece265ab699c856ec62682c920deaf449a49 masto-fe/bin/bundle -rwxr-xr-x 125 bytes
df05ece2 — Matt Jankowski Fix haml-lint Rubocop `Style/NumericPredicate` cop (#26040) 2 years ago
                                                                                
1
2
3
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
load Gem.bin_path('bundler', 'bundle')