Skip to content

Commit

Permalink
Merge pull request #317 from thoughtbot/dependabot/bundler/capybara-3…
Browse files Browse the repository at this point in the history
….40.0

Bump capybara from 3.33.0 to 3.40.0
  • Loading branch information
Stefanni Brasil authored Apr 4, 2024
2 parents 73a8117 + 4c57697 commit e99435d
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,21 @@ GEM
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
appraisal (2.5.0)
bundler
rake
thor (>= 0.14.0)
builder (3.2.4)
capybara (3.33.0)
capybara (3.40.0)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
nokogiri (~> 1.11)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
coderay (1.1.3)
concurrent-ruby (1.2.3)
Expand All @@ -50,8 +51,9 @@ GEM
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.0.2)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.22.3)
nokogiri (1.16.3)
Expand All @@ -60,7 +62,7 @@ GEM
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.6)
public_suffix (5.0.5)
racc (1.7.3)
rack (2.2.9)
rack-test (2.1.0)
Expand All @@ -79,7 +81,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
rake (13.1.0)
regexp_parser (1.8.1)
regexp_parser (2.9.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
Expand Down

0 comments on commit e99435d

Please sign in to comment.