Skip to content

Commit

Permalink
Add simple cov dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
white-gecko committed Jul 3, 2023
1 parent bbb0bba commit 733b6fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jekyll-rdf.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'jekyll', '>= 4.2', '>= 4.2.1'
s.add_development_dependency 'rake', '~> 13.0', '>= 13.0.6'
s.add_development_dependency 'rest-client', '~> 2.0', '>= 2.0.1'
s.add_development_dependency 'simplecov', '~> 0.22.0'
s.add_development_dependency 'test-unit', '~> 3.0'
s.add_development_dependency 'shoulda-context', '~> 1.1'
s.add_development_dependency 'rspec', '~> 3.0'
Expand Down

0 comments on commit 733b6fc

Please sign in to comment.