Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/simplecov-0.17.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Feb 22, 2021
2 parents c9e7227 + c739f17 commit af4e388
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ gem 'alaveteli_features', :path => 'gems/alaveteli_features'
group :test do
gem 'fivemat', '~> 1.3.7'
gem 'webmock', '~> 3.11.2'
gem 'simplecov', '~> 0.16.1'
gem 'simplecov', '~> 0.17.1'
gem 'simplecov-lcov', '~> 0.7.0'
gem 'capybara', '~> 3.15.1'
gem 'stripe-ruby-mock', git: 'https://github.com/stripe-ruby-mock/stripe-ruby-mock',
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ GEM
dalli (2.7.11)
dante (0.2.0)
diff-lcs (1.4.4)
docile (1.3.2)
docile (1.3.5)
dynamic_form (1.1.4)
erubi (1.10.0)
eventmachine (1.2.7)
Expand Down Expand Up @@ -338,7 +338,7 @@ GEM
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
secure_headers (6.3.1)
simplecov (0.16.1)
simplecov (0.17.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
Expand Down Expand Up @@ -462,7 +462,7 @@ DEPENDENCIES
rubyzip (~> 1.3.0, < 2.0.0)
sass-rails (~> 5.0.7)
secure_headers (~> 6.3.1)
simplecov (~> 0.16.1)
simplecov (~> 0.17.1)
simplecov-lcov (~> 0.7.0)
statistics2 (~> 0.54)
strip_attributes!
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.rails_next.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ GEM
dalli (2.7.11)
dante (0.2.0)
diff-lcs (1.4.4)
docile (1.3.2)
docile (1.3.5)
dynamic_form (1.1.4)
erubi (1.10.0)
eventmachine (1.2.7)
Expand Down Expand Up @@ -353,7 +353,7 @@ GEM
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
secure_headers (6.3.1)
simplecov (0.16.1)
simplecov (0.17.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
Expand Down Expand Up @@ -478,7 +478,7 @@ DEPENDENCIES
rubyzip (~> 1.3.0, < 2.0.0)
sass-rails (~> 5.0.7)
secure_headers (~> 6.3.1)
simplecov (~> 0.16.1)
simplecov (~> 0.17.1)
simplecov-lcov (~> 0.7.0)
statistics2 (~> 0.54)
strip_attributes!
Expand Down

0 comments on commit af4e388

Please sign in to comment.