Gemfile in plurimath-0.2.0 vs Gemfile in plurimath-0.2.1
- old
+ new
@@ -3,5 +3,6 @@
# Specify your gem's dependencies in plurimath.gemspec
gemspec
gem "rake", "~> 12.0"
gem "rspec", "~> 3.0"
+gem 'simplecov', require: false, group: :test
- old
+ new