Gemfile in http-2-0.6.3 vs Gemfile in http-2-0.7.0
- old
+ new
@@ -4,8 +4,13 @@
gem 'yard'
group :test do
gem 'coveralls', :require => false
gem 'rspec'
+ gem 'rspec-autotest'
+ gem 'autotest-standalone'
+ gem 'autotest-growl'
+ gem 'pry'
+ gem 'pry-byebug'
end
gemspec