Sha256: 2ecfb4b8c5b20431c7686a36586d8eb4181abaf1a70a0ab192f7e6d0bd14ca39

Contents?: true

Size: 278 Bytes

Versions: 14

Compression:

Stored size: 278 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in yao.gemspec
gemspec

group :development do
  gem 'rubocop'
  gem "bundler", ">= 1.10"
  gem "rake", "~> 13.0"
  gem "test-unit", ">= 3"
  gem "test-unit-rr"
  gem "power_assert"
  gem "pry"
  gem "webmock"
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
yao-0.21.0 Gemfile
yao-0.20.0 Gemfile
yao-0.19.0 Gemfile
yao-0.18.0 Gemfile
yao-0.17.0 Gemfile
yao-0.16.0 Gemfile
yao-0.15.0 Gemfile
yao-0.14.0 Gemfile
yao-0.13.4 Gemfile
yao-0.13.3 Gemfile
yao-0.13.2 Gemfile
yao-0.13.1 Gemfile
yao-0.13.0 Gemfile
yao-0.12.0 Gemfile