Gemfile in invoker-1.0.3 vs Gemfile in invoker-1.0.4

- old
+ new

@@ -1,5 +1,7 @@ source "https://rubygems.org" gemspec gem 'pry' + +gem 'coveralls', require: false