Skip to content

Commit

Permalink
Update simplecov to version 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Aug 17, 2020
1 parent b546b8a commit 9a755bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ end
group :test do
gem 'codeclimate-test-reporter', '~> 1.0.9', require: nil
gem 'pry', '~> 0.12.2'
gem 'simplecov', '~> 0.9.2', require: nil
gem 'simplecov', '~> 0.19.0', require: nil
gem 'simplecov-html', '~> 0.9.0', require: nil
end

0 comments on commit 9a755bd

Please sign in to comment.