Sha256: 5262aff0561385188d2cb8f7878654944482c848a1106d83e7ce7602d74f9980

Contents?: true

Size: 358 Bytes

Versions: 6

Compression:

Stored size: 358 Bytes

Contents

# frozen_string_literal: true

source "https://rubygems.org"

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

gem "rake"

# optional
gem "activesupport"

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

6 entries across 6 versions & 1 rubygems

Version Path
async-tools-0.2.10 Gemfile
async-tools-0.2.9 Gemfile
async-tools-0.2.8 Gemfile
async-tools-0.2.7 Gemfile
async-tools-0.2.6 Gemfile
async-tools-0.2.5 Gemfile