diff --git a/Gemfile.lock b/Gemfile.lock index c31ac1a..dbd03a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,6 +3,8 @@ GEM specs: addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) + ansi (1.5.0) + ast (2.4.2) claide (1.0.3) claide-plugins (0.9.2) cork @@ -24,13 +26,19 @@ GEM no_proxy_fix octokit (~> 4.7) terminal-table (~> 1) + danger-android_lint (0.0.8) + danger-plugin-api (~> 1.0) + oga + danger-plugin-api (1.0.0) + danger (> 2.0) faraday (0.17.3) multipart-post (>= 1.2, < 3) faraday-http-cache (2.0.0) faraday (~> 0.8) git (1.6.0) rchardet (~> 1.8) - kramdown (2.1.0) + kramdown (2.3.1) + rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) multipart-post (2.1.1) @@ -39,9 +47,16 @@ GEM octokit (4.16.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) + oga (3.3) + ast + ruby-ll (~> 2.1) open4 (1.3.4) public_suffix (4.0.3) rchardet (1.8.0) + rexml (3.2.4) + ruby-ll (2.1.2) + ansi + ast sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) @@ -54,6 +69,7 @@ PLATFORMS DEPENDENCIES danger + danger-android_lint BUNDLED WITH 2.0.1