diff --git a/Gemfile.lock b/Gemfile.lock index dadbca0..a2f3f63 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.4) + public_suffix (>= 2.0.2, < 6.0) browserstack-automate (0.1.0) browserstack-local (~> 1.2) curb (~> 0) @@ -56,7 +56,7 @@ GEM parallel (1.19.1) parallel_tests (2.31.0) parallel - public_suffix (4.0.3) + public_suffix (5.0.1) rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3)