Skip to content

Commit

Permalink
Update capybara to version 3.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Apr 4, 2023
1 parent 1ced658 commit cca2c3a
Show file tree
Hide file tree
Showing 9 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 @@ -66,14 +66,14 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.1)
addressable (2.8.2)
public_suffix (>= 2.0.2, < 6.0)
archive-zip (0.12.0)
io-like (~> 0.3.0)
ast (2.4.2)
builder (3.2.4)
byebug (11.1.3)
capybara (3.37.1)
capybara (3.38.0)
addressable
matrix
mini_mime (>= 0.1.3)
Expand Down Expand Up @@ -198,7 +198,7 @@ GEM
prime (0.1.2)
forwardable
singleton
public_suffix (5.0.0)
public_suffix (5.0.1)
puma (5.6.5)
nio4r (~> 2.0)
puma_worker_killer (0.3.1)
Expand Down Expand Up @@ -240,7 +240,7 @@ GEM
rainbow (3.1.1)
rake (13.0.6)
redcarpet (3.5.1)
regexp_parser (2.5.0)
regexp_parser (2.7.0)
request_store (1.5.1)
rack (>= 1.4)
rexml (3.2.5)
Expand Down
Binary file removed vendor/cache/addressable-2.8.1.gem
Binary file not shown.
Binary file added vendor/cache/addressable-2.8.2.gem
Binary file not shown.
Binary file removed vendor/cache/capybara-3.37.1.gem
Binary file not shown.
Binary file added vendor/cache/capybara-3.38.0.gem
Binary file not shown.
Binary file removed vendor/cache/public_suffix-5.0.0.gem
Binary file not shown.
Binary file added vendor/cache/public_suffix-5.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/regexp_parser-2.5.0.gem
Binary file not shown.
Binary file added vendor/cache/regexp_parser-2.7.0.gem
Binary file not shown.

0 comments on commit cca2c3a

Please sign in to comment.