Skip to content

Commit

Permalink
Merge pull request #434 from 'cerdiogenes/simplecov'
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinDaugherty committed Feb 11, 2019
2 parents 752c113 + 39b3168 commit 1ba7495
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ source 'https://rubygems.org'
gemspec

# gem "pry-byebug"
gem 'simplecov', require: false
1 change: 1 addition & 0 deletions better_errors.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "rspec-its"
s.add_development_dependency "yard"
s.add_development_dependency "kramdown"
# simplecov and coveralls must not be included here. See the Gemfiles instead.

s.add_dependency "erubi", ">= 1.0.0"
s.add_dependency "coderay", ">= 1.0.0"
Expand Down

0 comments on commit 1ba7495

Please sign in to comment.