Gemfile in protocol-hpack-1.0.0 vs Gemfile in protocol-hpack-1.1.0

- old
+ new

@@ -1,10 +1,4 @@ source "https://rubygems.org" -git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } - -# Specify your gem's dependencies in http-hpack.gemspec +# Specify your gem's dependencies in protocol-hpack.gemspec gemspec - -group :test do - gem 'covered', require: 'covered/rspec' if RUBY_VERSION >= "2.6.0" -end