diff --git a/scripts/github-repos/Gemfile.lock b/scripts/github-repos/Gemfile.lock index 22f9107..bb4ea52 100644 --- a/scripts/github-repos/Gemfile.lock +++ b/scripts/github-repos/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.4) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) csv (3.2.6) faraday (2.7.5) faraday-net_http (>= 2.0, < 3.1) @@ -11,7 +11,7 @@ GEM octokit (6.1.1) faraday (>= 1, < 3) sawyer (~> 0.9) - public_suffix (5.0.1) + public_suffix (7.0.5) ruby2_keywords (0.0.5) sawyer (0.9.2) addressable (>= 2.3.5)