Gemfile in howitzer-2.0.3 vs Gemfile in howitzer-2.1.0

- old
+ new

@@ -7,7 +7,8 @@ gem 'simplecov', require: false end gemspec group :development do + gem 'fakeweb', git: 'https://github.com/chrisk/fakeweb.git', branch: 'master' gem 'rubocop' end