Skip to content

Commit

Permalink
Merge pull request #1466 from openSUSE/depfu/update/capybara-3.40.0
Browse files Browse the repository at this point in the history
Update capybara 3.39.2 → 3.40.0 (minor)
  • Loading branch information
hennevogel authored Mar 25, 2024
2 parents 8350223 + df44772 commit 9c0f800
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,18 +75,18 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.7)
builder (3.2.4)
byebug (11.1.3)
capybara (3.39.2)
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, < 3.0)
Expand Down Expand Up @@ -215,7 +215,7 @@ GEM
singleton
psych (5.1.2)
stringio
public_suffix (5.0.3)
public_suffix (5.0.4)
puma (6.4.2)
nio4r (~> 2.0)
puma_worker_killer (0.3.1)
Expand Down
Binary file removed vendor/cache/addressable-2.8.5.gem
Binary file not shown.
Binary file added vendor/cache/addressable-2.8.6.gem
Binary file not shown.
Binary file removed vendor/cache/capybara-3.39.2.gem
Binary file not shown.
Binary file added vendor/cache/capybara-3.40.0.gem
Binary file not shown.
Binary file removed vendor/cache/public_suffix-5.0.3.gem
Binary file not shown.
Binary file added vendor/cache/public_suffix-5.0.4.gem
Binary file not shown.

0 comments on commit 9c0f800

Please sign in to comment.