diff --git a/Gemfile.lock b/Gemfile.lock index 84c3b49..d6cc705 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.2) bigdecimal (3.1.8) codeclimate-test-reporter (1.0.7) @@ -40,7 +40,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.5) + public_suffix (6.0.2) racc (1.7.3) rainbow (3.1.1) rake (13.2.1)