diff --git a/Gemfile.lock b/Gemfile.lock index 442b4103..f63ac779 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,8 +16,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) coderay (1.1.2) concurrent-ruby (1.1.10) faraday (0.15.4) @@ -28,17 +28,18 @@ GEM method_source (0.9.2) minitest (5.16.3) multipart-post (2.0.0) - octokit (4.13.0) + octokit (4.22.0) + faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) polyglot (0.3.5) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (3.0.3) + public_suffix (5.0.0) rake (12.3.2) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) slop (3.6.0) thread_safe (0.3.6) treetop (1.5.3)