Sha256: a02d3b6145fdb9f6c8ec2dbc76b0848d3f4a7f80bf8ae7026dc4204f39b5696c
Contents?: true
Size: 266 Bytes
Versions: 4
Compression:
Stored size: 266 Bytes
Contents
source 'https://rubygems.org' gem 'rake' gem 'yard' group :test do gem 'autotest-standalone' gem 'coveralls', require: false gem 'pry' gem 'pry-byebug', platform: :mri gem 'rspec', '~> 3.4.0' gem 'rspec-autotest' gem 'rubocop', '0.57.2' end gemspec
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
http-2-0.11.0 | Gemfile |
http-2-0.10.2 | Gemfile |
http-2-0.10.1 | Gemfile |
http-2-0.10.0 | Gemfile |