Skip to content

Commit

Permalink
Add simplecov gem for development
Browse files Browse the repository at this point in the history
Don't forget to `rm Gemfile.lock && bundle install`
  • Loading branch information
darronschall committed May 24, 2024
1 parent aae22e5 commit f479441
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protoc-gen-twirp_ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rake"
spec.add_development_dependency "rspec"
spec.add_development_dependency "rspec-file_fixtures"
spec.add_development_dependency "simplecov"
spec.add_development_dependency "standard"

# For more information and examples about making a new gem, check out our
Expand Down

0 comments on commit f479441

Please sign in to comment.