Gemfile in financial_maths-0.0.5 vs Gemfile in financial_maths-0.0.6

- old
+ new

@@ -1,5 +1,6 @@ source 'http://rubygems.org' # Specify your gem's dependencies in financial_maths.gemspec gemspec -gem 'rspec' +gem 'rspec' +gem 'coveralls', require: false \ No newline at end of file