diff --git a/Gemfile.lock b/Gemfile.lock index ea48a07..7239daa 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) bigdecimal (3.2.2) crack (1.0.0) bigdecimal @@ -25,7 +25,7 @@ GEM logger (1.7.0) net-http (0.9.1) uri (>= 0.11.1) - public_suffix (6.0.2) + public_suffix (7.0.5) rake (13.3.0) rexml (3.4.2) rspec (3.13.1)