~cytrogen/masto-fe

ref: f906e21a4fa2b035ee565ed55eeaa629df48e2e6 masto-fe/bin/bundle -rwxr-xr-x 125 bytes
f906e21a — Daniel M Brasil Add test coverage for `Mastodon::CLI::Accounts#refresh` (#25196) 2 years ago
                                                                                
1
2
3
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
load Gem.bin_path('bundler', 'bundle')