diff --git a/Gemfile.lock b/Gemfile.lock index 61425d14a4..ecc2f2cb28 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,8 +80,8 @@ GEM mutex_m securerandom (>= 0.3) tzinfo (~> 2.0) - addressable (2.8.5) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) administrate (0.20.1) actionpack (>= 6.0, < 8.0) actionview (>= 6.0, < 8.0) @@ -156,11 +156,11 @@ GEM activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (12.0.0) - 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) @@ -459,7 +459,7 @@ GEM psych (5.2.3) date stringio - public_suffix (5.0.3) + public_suffix (6.0.1) puma (6.5.0) nio4r (~> 2.0) racc (1.8.1) @@ -538,7 +538,7 @@ GEM parser (~> 3.3.0) rainbow (>= 2.0, < 4.0) rexml (~> 3.1) - regexp_parser (2.9.0) + regexp_parser (2.10.0) reline (0.6.0) io-console (~> 0.5) request_store (1.7.0)