We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ad458 commit 8207a4cCopy full SHA for 8207a4c
Gemfile.lock
@@ -13,7 +13,7 @@ GEM
13
colored2 (3.1.2)
14
cork (0.3.0)
15
colored2 (~> 3.1)
16
- danger (8.2.2)
+ danger (8.2.3)
17
claide (~> 1.0)
18
claide-plugins (>= 0.9.2)
19
@@ -25,7 +25,7 @@ GEM
25
kramdown-parser-gfm (~> 1.0)
26
no_proxy_fix
27
octokit (~> 4.7)
28
- terminal-table (~> 1)
+ terminal-table (>= 1, < 4)
29
danger-android_lint (0.0.8)
30
danger-plugin-api (~> 1.0)
31
oga
@@ -64,7 +64,7 @@ GEM
64
sawyer (0.8.2)
65
addressable (>= 2.3.5)
66
faraday (> 0.8, < 2.0)
67
- terminal-table (1.8.0)
+ terminal-table (3.0.0)
68
unicode-display_width (~> 1.1, >= 1.1.1)
69
unicode-display_width (1.7.0)
70
0 commit comments