Skip to content
This repository was archived by the owner on Nov 16, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 17 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -54,6 +69,7 @@ PLATFORMS

DEPENDENCIES
danger
danger-android_lint

BUNDLED WITH
2.0.1