diff --git a/Gemfile.lock b/Gemfile.lock index 4ce470f..d76497c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,8 +8,8 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.5) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.1) colorator (1.1.0) concurrent-ruby (1.1.7) @@ -76,7 +76,7 @@ GEM ast (~> 2.4.1) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (5.0.3) + public_suffix (7.0.5) racc (1.7.3) rainbow (3.0.0) rb-fsevent (0.10.4)