~cytrogen/masto-fe

ref: 7e25fd9b0c68a9e96d5842e5af59c630682e21f9 masto-fe/bin/bundle -rwxr-xr-x 125 bytes
7e25fd9b — Christian Schmidt [Glitch] Translate CW, poll options and media descriptions 2 years ago
                                                                                
1
2
3
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
load Gem.bin_path('bundler', 'bundle')