Sha256: f1710dfceb59993454e62f05acc7f05c1f86418357e49172d22afb068dcea5b5

Contents?: true

Size: 217 Bytes

Versions: 4

Compression:

Stored size: 217 Bytes

Contents

source 'https://rubygems.org'

group :test do
  gem 'coveralls'
  gem 'rspec', '>= 3.2.0'
  gem 'rubocop', '>= 0.27'
  gem 'simplecov', '>= 0.9'
  gem 'webmock', '>= 1.21.0'
  gem 'yardstick', '>= 0.9.9'
end

gemspec

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
neows-1.1.0 Gemfile
neows-1.0.0 Gemfile
neows-0.0.2 Gemfile
neows-0.0.1 Gemfile