~cytrogen/masto-fe

ref: e6b903b21e0682c1156ffec583ac2836fda7d657 masto-fe/bin/bundle -rwxr-xr-x 125 bytes
e6b903b2 — Matt Jankowski Fix haml-lint `InstanceVariables` rule for invites/_form (#26064) 2 years ago
                                                                                
1
2
3
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
load Gem.bin_path('bundler', 'bundle')