Sha256: b2fe42a0f60733d49e0f7376d6e4112e2ef21fb97e14ef42b19fb69c7cead6a6

Contents?: true

Size: 239 Bytes

Versions: 12

Compression:

Stored size: 239 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in async-io.gemspec
gemspec

group :development do
	gem 'pry'
	gem 'guard-rspec'
end

group :test do
	gem 'benchmark-ips'
	gem 'ruby-prof', platforms: :mri
	
	gem 'http'
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
async-io-1.27.2 Gemfile
async-io-1.27.1 Gemfile
async-io-1.27.0 Gemfile
async-io-1.26.0 Gemfile
async-io-1.25.0 Gemfile
async-io-1.24.0 Gemfile
async-io-1.23.3 Gemfile
async-io-1.23.1 Gemfile
async-io-1.23.0 Gemfile
async-io-1.22.0 Gemfile
async-io-1.21.0 Gemfile
async-io-1.20.0 Gemfile