diff --git a/Gemfile.lock b/Gemfile.lock index c31ac1a..109e327 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,10 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) + ansi (1.5.0) + ast (2.4.2) claide (1.0.3) claide-plugins (0.9.2) cork @@ -24,6 +26,11 @@ GEM no_proxy_fix octokit (~> 4.7) terminal-table (~> 1) + danger-android_lint (0.0.11) + 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) @@ -39,9 +46,15 @@ GEM octokit (4.16.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) + oga (3.4) + ast + ruby-ll (~> 2.1) open4 (1.3.4) - public_suffix (4.0.3) + public_suffix (5.0.0) rchardet (1.8.0) + ruby-ll (2.1.2) + ansi + ast sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) @@ -54,6 +67,7 @@ PLATFORMS DEPENDENCIES danger + danger-android_lint BUNDLED WITH 2.0.1