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