Skip to content

Commit

Permalink
Pin simplecov version
Browse files Browse the repository at this point in the history
  • Loading branch information
hakanensari committed Feb 6, 2020
1 parent d6def25 commit 1e1dde3
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 @@ group :test do
gem 'appraisal'
gem 'minitest'
gem 'minitest-focus'
gem 'simplecov'
gem 'simplecov', '0.17.1'
gem 'vcr'
end

Expand Down

0 comments on commit 1e1dde3

Please sign in to comment.