Gemfile in http-2-0.9.1 vs Gemfile in http-2-0.10.0

- old
+ new

@@ -8,9 +8,9 @@ gem 'coveralls', require: false gem 'pry' gem 'pry-byebug', platform: :mri gem 'rspec', '~> 3.4.0' gem 'rspec-autotest' - gem 'rubocop', '0.43.0' + gem 'rubocop', '0.57.2' end gemspec