Skip to content

Commit

Permalink
Merge pull request #27 from FundingCircle/dependabot/bundler/simpleco…
Browse files Browse the repository at this point in the history
…v-tw-0.16.0

Update simplecov requirement to ~> 0.16.0
  • Loading branch information
bliof authored Mar 16, 2018
2 parents c3e4c0e + 94d9947 commit 93e5156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hellgrid.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'bundler', ['>= 1.11.0', '< 1.17']

s.add_development_dependency 'rspec', '~> 3.7.0'
s.add_development_dependency 'simplecov', '~> 0.15.1'
s.add_development_dependency 'simplecov', '~> 0.16.0'
end

0 comments on commit 93e5156

Please sign in to comment.