Mercurial > rsstweet
view bin/bundle @ 221:545ce38ef3d6
Remove copied off client_options (to Clients)
| author | nanaya <me@nanaya.pro> | 
|---|---|
| date | Thu, 27 May 2021 02:31:59 +0900 | 
| parents | a1c9fadc0904 | 
| children | 
line wrap: on
 line source
#!/usr/bin/env ruby ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__) load Gem.bin_path('bundler', 'bundle')
