Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update capybara 3.39.1 → 3.39.2 (patch) #3247

Merged
merged 1 commit into from
Jul 5, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ GEM
builder (3.2.4)
byebug (11.1.3)
cancancan (3.5.0)
capybara (3.39.1)
capybara (3.39.2)
addressable
matrix
mini_mime (>= 0.1.3)
Expand Down Expand Up @@ -341,7 +341,7 @@ GEM
next_rails (1.2.4)
colorize (>= 0.8.1)
nio4r (2.5.9)
nokogiri (1.15.0)
nokogiri (1.15.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oauth2 (2.0.9)
Expand Down Expand Up @@ -407,7 +407,7 @@ GEM
public_suffix (5.0.1)
puma (6.2.2)
nio4r (~> 2.0)
racc (1.6.2)
racc (1.7.1)
rack (2.2.7)
rack-openid (1.4.2)
rack (>= 1.1.0)
Expand Down Expand Up @@ -453,7 +453,7 @@ GEM
rake (13.0.6)
recaptcha (5.14.0)
redcarpet (3.6.0)
regexp_parser (2.8.0)
regexp_parser (2.8.1)
request_store (1.5.1)
rack (>= 1.4)
responders (3.1.0)
Expand Down