diff --git a/Gemfile.lock b/Gemfile.lock index a9b7accf..32672412 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,8 +13,11 @@ GEM xpath (~> 3.2) diff-lcs (1.4.4) dotenv (2.7.6) - faraday (1.0.1) + faraday (1.3.0) + faraday-net_http (~> 1.0) multipart-post (>= 1.2, < 3) + ruby2_keywords + faraday-net_http (1.0.1) github-markup (3.0.5) hashie (4.1.0) jwt (2.2.1) @@ -34,7 +37,7 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - octokit (4.18.0) + octokit (4.20.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) omniauth (1.9.1) @@ -46,7 +49,7 @@ GEM omniauth-oauth2 (1.6.0) oauth2 (~> 1.1) omniauth (~> 1.9) - public_suffix (4.0.5) + public_suffix (4.0.6) racc (1.5.2) rack (2.2.3) rack-protection (2.0.8.1)