Sha256: 379ec117408d6f66836bdc537b1673536d5e4d1c0eb82351f9292212b033c762

Contents?: true

Size: 178 Bytes

Versions: 3

Compression:

Stored size: 178 Bytes

Contents

source 'https://rubygems.org'

gemspec

group :development do
	gem 'pry'
	gem 'async-io', '~> 1.4'
end

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
async-await-0.5.0 Gemfile
async-await-0.4.0 Gemfile
async-await-0.3.0 Gemfile