Skip to content

Commit

Permalink
Merge pull request #217 from ZeusWPI/dependabot/bundler/capybara-3.40.0
Browse files Browse the repository at this point in the history
Bump capybara from 3.39.2 to 3.40.0
  • Loading branch information
chvp authored Jan 27, 2024
2 parents ef610fb + 9b432f1 commit 2848fa5
Showing 1 changed file 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,7 +75,7 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
annotate (3.2.0)
activerecord (>= 3.2, < 8.0)
Expand All @@ -87,11 +87,11 @@ GEM
bootsnap (1.17.1)
msgpack (~> 1.2)
builder (3.2.4)
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 @@ -202,7 +202,7 @@ GEM
pg (1.5.4)
psych (5.1.2)
stringio
public_suffix (5.0.3)
public_suffix (5.0.4)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
Expand Down

0 comments on commit 2848fa5

Please sign in to comment.