Skip to content

Commit

Permalink
Bump capybara from 3.33.0 to 3.35.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Feb 19, 2021
1 parent 2cd69f4 commit 2ec2e63
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 @@ -3,13 +3,13 @@ GEM
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
capybara (3.33.0)
capybara (3.35.3)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
diff-lcs (1.4.4)
dotenv (2.7.6)
Expand Down Expand Up @@ -46,7 +46,7 @@ GEM
omniauth-oauth2 (1.6.0)
oauth2 (~> 1.1)
omniauth (~> 1.9)
public_suffix (4.0.5)
public_suffix (4.0.6)
racc (1.5.2)
rack (2.2.3)
rack-protection (2.0.8.1)
Expand All @@ -55,7 +55,7 @@ GEM
rack (>= 1.0, < 3)
rake (13.0.3)
rdiscount (2.2.0.2)
regexp_parser (1.7.1)
regexp_parser (2.0.3)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
Expand Down

0 comments on commit 2ec2e63

Please sign in to comment.