From 1cfd47d7e054bcb97e9867c044de7250e656d38e Mon Sep 17 00:00:00 2001 From: Ben Chatelain Date: Mon, 15 Oct 2018 18:29:11 -0600 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=EF=B8=8F=20danger=20(5.7.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6bb713..0aa3347 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - 🧰 MasKit Framework #175 - 🛠 Xcode 10 & Swift 4.2 #173 - ♻️ Use Carthage rather than CocoaPods to manage dependencies #169 +- ⬆️ danger (5.7.0) #176 ## [v1.4.2] - Sign-In Disabled - 2018-08-12 diff --git a/Gemfile.lock b/Gemfile.lock index 0a42bfa..b101e0f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM colored2 (3.1.2) cork (0.3.0) colored2 (~> 3.1) - danger (5.6.5) + danger (5.7.0) claide (~> 1.0) claide-plugins (>= 0.9.2) colored2 (~> 3.1) @@ -23,7 +23,7 @@ GEM no_proxy_fix octokit (~> 4.7) terminal-table (~> 1) - faraday (0.15.2) + faraday (0.15.3) multipart-post (>= 1.2, < 3) faraday-http-cache (1.3.1) faraday (~> 0.8) @@ -32,7 +32,7 @@ GEM multipart-post (2.0.0) nap (1.1.0) no_proxy_fix (0.1.2) - octokit (4.11.0) + octokit (4.13.0) sawyer (~> 0.8.0, >= 0.5.3) open4 (1.3.4) public_suffix (3.0.3) @@ -54,4 +54,4 @@ DEPENDENCIES xcpretty BUNDLED WITH - 1.16.4 + 1.16.6