From ef1f1da48a952e8e483a311c008017ec34023e16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 20 Nov 2017 07:02:00 +0000 Subject: [PATCH] chore(dependencies): Bump github_api from 0.17.0 to 0.18.2 Bumps [github_api](https://github.com/piotrmurach/github) from 0.17.0 to 0.18.2. - [Changelog](https://github.com/piotrmurach/github/blob/master/CHANGELOG.md) - [Commits](https://github.com/piotrmurach/github/compare/v0.17.0...v0.18.2) --- Gemfile.lock | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0aca813..d7b7905 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,15 +109,14 @@ GEM net-http-persistent (~> 2.9) net-http-pipeline gherkin (4.0.0) - github_api (0.17.0) - addressable (~> 2.4.0) + github_api (0.18.2) + addressable (~> 2.4) descendants_tracker (~> 0.0.4) - faraday (~> 0.8, < 0.10) - hashie (>= 3.4) - mime-types (>= 1.16, < 3.0) + faraday (~> 0.8) + hashie (~> 3.5, >= 3.5.2) oauth2 (~> 1.0) hashdiff (0.3.1) - hashie (3.5.5) + hashie (3.5.6) highline (1.7.8) hike (1.2.3) httmultiparty (0.3.16) @@ -148,7 +147,7 @@ GEM mimemagic (0.3.2) mini_portile2 (2.1.0) minitest (5.9.1) - multi_json (1.12.1) + multi_json (1.12.2) multi_test (0.1.2) multi_xml (0.6.0) multipart-post (2.0.0) @@ -157,8 +156,8 @@ GEM net-http-pipeline (1.0.1) nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) - oauth2 (1.3.1) - faraday (>= 0.8, < 0.12) + oauth2 (1.4.0) + faraday (>= 0.8, < 0.13) jwt (~> 1.0) multi_json (~> 1.3) multi_xml (~> 0.5)