Skip to content

Commit

Permalink
Merge pull request #13 from lostisland/dependabot/bundler/simplecov-t…
Browse files Browse the repository at this point in the history
…w-0.22.0

Update simplecov requirement from ~> 0.19.0 to ~> 0.22.0
  • Loading branch information
olleolleolle authored Jan 14, 2024
2 parents b52411a + 11958c7 commit bdea457
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 @@ -6,7 +6,7 @@ gemspec
gem 'bundler', '~> 2.0'
gem 'rake', '~> 13.0'
gem 'rspec', '~> 3.0'
gem 'simplecov', '~> 0.19.0'
gem 'simplecov', '~> 0.22.0'

gem 'multipart-parser', '~> 0.1.1'
gem 'webmock', '~> 3.4'
Expand Down

0 comments on commit bdea457

Please sign in to comment.