Gemfile in inch-0.0.1 vs Gemfile in inch-0.1.0

- old
+ new

@@ -1,4 +1,6 @@ source 'https://rubygems.org' # Specify your gem's dependencies in inch.gemspec gemspec + +gem 'simplecov', :require => false, :group => :test