diff --git a/Gemfile.lock b/Gemfile.lock index 2899a0a..5ea1b19 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,8 +12,8 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) @@ -25,11 +25,11 @@ GEM addressable (~> 2.8) drb (2.2.1) excon (0.106.0) - faraday (2.7.12) - base64 - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + faraday (2.11.0) + faraday-net_http (>= 2.0, < 3.4) + logger + faraday-net_http (3.3.0) + net-http git (1.18.0) addressable (~> 2.8) rchardet (~> 1.8) @@ -47,7 +47,10 @@ GEM logger (1.6.0) minitar (0.9) minitest (5.25.1) - octokit (8.0.0) + net-http (0.4.1) + uri + octokit (8.1.0) + base64 faraday (>= 1, < 3) sawyer (~> 0.9) open4 (1.3.4) @@ -55,7 +58,7 @@ GEM parser (3.3.4.2) ast (~> 2.4.1) racc - public_suffix (5.0.4) + public_suffix (6.0.1) racc (1.8.1) rainbow (3.1.1) rake (13.2.1) @@ -82,10 +85,10 @@ GEM rake_factory (~> 0.33) ruby_git_crypt (~> 0.1) ruby_gpg2 (~> 0.12) - rake_github (0.13.0) + rake_github (0.15.0) colored2 (~> 3.1) octokit (>= 4.16, < 9.0) - rake_factory (~> 0.23) + rake_factory (~> 0.33) sshkey (~> 2.0) rake_gpg (0.18.0) rake_factory (~> 0.23) @@ -121,7 +124,6 @@ GEM rubocop-rspec (3.0.4) rubocop (~> 1.61) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) ruby_git_crypt (0.2.0.pre.2) immutable-struct (~> 2.4) lino (>= 4.1) @@ -141,6 +143,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) + uri (0.13.1) PLATFORMS arm64-darwin-20