Gemfile in cany-0.0.1 vs Gemfile in cany-0.0.2
- old
+ new
@@ -3,7 +3,8 @@
# Specify your gem's dependencies in cany.gemspec
gemspec
group :test do
gem 'deb_control', '~> 0.0.1'
+ gem 'coveralls', require: false
gem 'timecop'
end
- old
+ new