diff --git a/Gemfile.lock b/Gemfile.lock index cc49014..a7e96f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,8 +8,8 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) crack (0.4.4) diff-lcs (1.4.4) hashdiff (1.0.1) @@ -17,7 +17,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) multipart-post (2.1.1) - public_suffix (4.0.6) + public_suffix (4.0.7) rake (12.3.3) rspec (3.10.0) rspec-core (~> 3.10.0)