Skip to content

Commit

Permalink
Update dependency capybara to v3.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 3, 2023
1 parent b65a4b1 commit e8c3a56
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,13 @@ 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)
bindex (0.8.1)
bootsnap (1.13.0)
msgpack (~> 1.2)
builder (3.2.4)
capybara (3.37.1)
capybara (3.39.0)
addressable
matrix
mini_mime (>= 0.1.3)
Expand Down Expand Up @@ -129,14 +129,16 @@ GEM
net-protocol
timeout
nio4r (2.5.8)
nokogiri (1.13.8-x86_64-darwin)
nokogiri (1.14.2-x86_64-darwin)
racc (~> 1.4)
public_suffix (5.0.0)
nokogiri (1.14.2-x86_64-linux)
racc (~> 1.4)
public_suffix (5.0.1)
puma (5.6.5)
nio4r (~> 2.0)
racc (1.6.0)
rack (2.2.4)
rack-test (2.0.2)
racc (1.6.2)
rack (2.2.6.4)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.4)
actioncable (= 7.0.4)
Expand Down Expand Up @@ -166,7 +168,7 @@ GEM
zeitwerk (~> 2.5)
rake (13.0.6)
redis (4.8.0)
regexp_parser (2.5.0)
regexp_parser (2.7.0)
reline (0.3.1)
io-console (~> 0.5)
rexml (3.2.5)
Expand All @@ -188,6 +190,7 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.5.0-x86_64-darwin)
sqlite3 (1.5.0-x86_64-linux)
stimulus-rails (1.1.0)
railties (>= 6.0.0)
strscan (3.0.4)
Expand Down Expand Up @@ -218,6 +221,7 @@ GEM

PLATFORMS
x86_64-darwin-21
x86_64-linux

DEPENDENCIES
bootsnap
Expand Down

0 comments on commit e8c3a56

Please sign in to comment.