Skip to content

Commit

Permalink
chore(deps): update dependency percy-capybara to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 23, 2021
1 parent a9a33d9 commit 55176ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ group :test do
gem 'capybara-screenshot'
gem 'capybara-selenium'
gem 'database_cleaner'
gem 'percy-capybara', '~> 4.3.2'
gem 'percy-capybara', '~> 5.0.0'
gem 'rails-controller-testing'
gem 'webdrivers'
end
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,8 @@ GEM
parallel (1.20.1)
parser (3.0.0.0)
ast (~> 2.4.1)
percy-capybara (4.3.3)
percy-capybara (5.0.0)
capybara (>= 3)
pg (1.2.3)
pry (0.13.1)
coderay (~> 1.1)
Expand Down Expand Up @@ -438,7 +439,7 @@ DEPENDENCIES
nokogiri (~> 1.11.1)
pandoc-ruby
paperclip
percy-capybara (~> 4.3.2)
percy-capybara (~> 5.0.0)
pg (~> 1.2)
pry-byebug
pry-rails
Expand Down

0 comments on commit 55176ba

Please sign in to comment.