Sha256: 6183bcc975f4868a473a3a77a032c738498f411d297ef9bc3c91a2e06d28bca6
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.43.0' end gemspec
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
http-2-0.9.1 | Gemfile |
http-2-0.9.0 | Gemfile |
http-2-0.8.4 | Gemfile |
http-2-0.8.3 | Gemfile |