diff --git a/Gemfile.lock b/Gemfile.lock index a9b7accf..72e280ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -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) @@ -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)