diff --git a/Gemfile.lock b/Gemfile.lock index b22eb3e76..30126755b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,8 @@ GEM remote: https://rubygems.org/ specs: + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arr-pm (0.0.12) backports (3.23.0) cabin (0.9.0) @@ -16,7 +18,8 @@ GEM pleaserun (~> 0.0.29) rexml stud - git (1.11.0) + git (1.13.2) + addressable (~> 2.8) rchardet (~> 1.8) insist (1.0.0) json (2.6.1) @@ -28,6 +31,7 @@ GEM insist mustache (= 0.99.8) stud + public_suffix (5.0.1) rake (13.0.6) rchardet (1.8.0) rexml (3.2.5)