Sha256: a2d8e0bb5b7cd7446f9d9fec2985ddb10411b19f34888e1ced632851124079aa
Contents?: true
Size: 347 Bytes
Versions: 7
Compression:
Stored size: 347 Bytes
Contents
source 'https://rubygems.org' # Specify your gem's dependencies in async-io.gemspec gemspec group :development do gem 'pry' gem 'guard-rspec' gem 'guard-yard' gem 'yard' end group :test do gem 'benchmark-ips' gem 'ruby-prof', platforms: :mri gem 'simplecov' gem 'coveralls', require: false gem 'async-container' gem 'http' end
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
async-io-1.18.2 | Gemfile |
async-io-1.18.1 | Gemfile |
async-io-1.17.2 | Gemfile |
async-io-1.17.1 | Gemfile |
async-io-1.16.4 | Gemfile |
async-io-1.16.3 | Gemfile |
async-io-1.16.2 | Gemfile |