Sha256: 7b0f7ff0402c0cae5e532456d9cff7b25f1ef7bbeb53217d83e2b4d1fcfaf85c

Contents?: true

Size: 326 Bytes

Versions: 14

Compression:

Stored size: 326 Bytes

Contents

# frozen_string_literal: true

source "https://rubygems.org"

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

gem "rake"

gem "async-http"
gem "async-rspec"
gem "rspec"

gem "overcommit"

gem "rubocop"
gem "rubocop-performance"
gem "rubocop-rake"
gem "rubocop-rspec"

gem "simplecov"

gem "solargraph"

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
async-tools-0.2.4 Gemfile
async-tools-0.2.2 Gemfile
async-tools-0.2.1 Gemfile
async-tools-0.1.10 Gemfile
async-tools-0.1.9 Gemfile
async-tools-0.1.8 Gemfile
async-tools-0.1.7 Gemfile
async-tools-0.1.6 Gemfile
async-tools-0.1.5 Gemfile
async-tools-0.1.4 Gemfile
async-tools-0.1.3 Gemfile
async-tools-0.1.2 Gemfile
async-tools-0.1.1 Gemfile
async-tools-0.1.0 Gemfile