raindrops.git  about / heads / tags
real-time stats for preforking Rack servers
blob c9a1b64f852838afc5a53cc186429658bfd39b11 163 bytes (raw)
$ git show v0.10.0:Gemfile	# shows this blob on the CLI

1
2
3
4
5
6
 
source(ENV["GEM_SOURCE"] || :rubygems)
gem 'aggregate', '~> 0.2'
gem 'io-extra', '~> 1.2.3'
gem 'posix_mq', '~> 1.0'
gem 'rack', '~> 1.2'
gem 'unicorn', '>= 0.98'

git clone https://yhbt.net/raindrops.git