diff --git a/Gemfile.lock b/Gemfile.lock index 57adcd5ab..13a980751 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.1) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) claide (1.1.0) claide-plugins (0.9.2) cork @@ -67,7 +67,7 @@ GEM faraday (>= 1, < 3) sawyer (~> 0.9) open4 (1.3.4) - public_suffix (5.0.1) + public_suffix (7.0.5) rake (13.0.6) rchardet (1.8.0) rexml (3.3.9)