diff --git a/Gemfile.lock b/Gemfile.lock index c4ac8e028..43def4485 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) algoliasearch (1.27.1) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) @@ -82,7 +82,9 @@ GEM fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) - git (1.5.0) + git (1.13.1) + addressable (~> 2.8) + rchardet (~> 1.8) httpclient (2.8.3) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -98,11 +100,13 @@ GEM no_proxy_fix (0.1.2) nokogiri (1.10.8) mini_portile2 (~> 2.4.0) - octokit (4.14.0) + octokit (4.22.0) + faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) open4 (1.3.4) public_suffix (4.0.1) rake (13.0.1) + rchardet (1.8.0) rouge (2.0.7) ruby-macho (1.4.0) sawyer (0.8.2)