diff --git a/scripts/specs/Gemfile.lock b/scripts/specs/Gemfile.lock index 783b9f5..64a4845 100644 --- a/scripts/specs/Gemfile.lock +++ b/scripts/specs/Gemfile.lock @@ -1,7 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.3.6) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.2.4) @@ -10,6 +11,7 @@ GEM mini_portile2 (2.4.0) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) + public_suffix (5.0.0) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0)