danger-eslint 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f75306f444e29ba6a23da7b7249efe6d1ac455aa
4
- data.tar.gz: 1ff629f993c4a7ca1c5debbe9c4224173edffc78
3
+ metadata.gz: fefc56fdd42d91f0e2603c0e3e244199d72af1b9
4
+ data.tar.gz: 625ba19382eea51f0edc221ca6e0a7192a10266b
5
5
  SHA512:
6
- metadata.gz: 4a6e78d3e64ddaa1b360af3b8dc0664cbebffc19f1f67b601171b3042ece4260e3ffdc620ab4af50a94bc05eee5dc2293f57ced6a3e65a1f944ba6b4dbab17bb
7
- data.tar.gz: 25f1d6d34311c3bec5ee6d1a075278f903ee1bc8422eb15962e720c80704aa593faadd0266ff8480c03c79954bd2343317c2ecba75a4aab0bb763120b7644be7
6
+ metadata.gz: 5c36553faf3fb82fc0fd62ed9e2955b470ccb9a0207521209f1830058b0f6cf60312c4bd9fda965dbe9e9275fa545e4c617d7e4748945ae570c644df7030d492
7
+ data.tar.gz: 6c40826588b50d8b507bb2250cd60d3803822ab0f8062242324268dd21c0566bc66f422cd652d4919cc0aa87e45fc811d8f2f734d9da03d7a20d64e3d8fad48a
@@ -1,25 +1,25 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- danger-eslint (0.1.1)
4
+ danger-eslint (0.1.2)
5
5
  danger-plugin-api (~> 1.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- addressable (2.5.1)
11
- public_suffix (~> 2.0, >= 2.0.2)
12
- ast (2.3.0)
10
+ addressable (2.5.2)
11
+ public_suffix (>= 2.0.2, < 4.0)
12
+ ast (2.4.0)
13
13
  claide (1.0.2)
14
14
  claide-plugins (0.9.2)
15
15
  cork
16
16
  nap
17
17
  open4 (~> 1.3)
18
- coderay (1.1.1)
18
+ coderay (1.1.2)
19
19
  colored2 (3.1.2)
20
20
  cork (0.3.0)
21
21
  colored2 (~> 3.1)
22
- danger (5.3.1)
22
+ danger (5.6.2)
23
23
  claide (~> 1.0)
24
24
  claide-plugins (>= 0.9.2)
25
25
  colored2 (~> 3.1)
@@ -28,22 +28,23 @@ GEM
28
28
  faraday-http-cache (~> 1.0)
29
29
  git (~> 1)
30
30
  kramdown (~> 1.5)
31
- octokit (~> 4.2)
31
+ no_proxy_fix
32
+ octokit (~> 4.7)
32
33
  terminal-table (~> 1)
33
34
  danger-plugin-api (1.0.0)
34
35
  danger (> 2.0)
35
36
  diff-lcs (1.3)
36
- faraday (0.12.1)
37
+ faraday (0.15.2)
37
38
  multipart-post (>= 1.2, < 3)
38
39
  faraday-http-cache (1.3.1)
39
40
  faraday (~> 0.8)
40
- ffi (1.9.18)
41
+ ffi (1.9.25)
41
42
  formatador (0.2.5)
42
- git (1.3.0)
43
- guard (2.14.1)
43
+ git (1.4.0)
44
+ guard (2.14.2)
44
45
  formatador (>= 0.2.4)
45
46
  listen (>= 2.7, < 4.0)
46
- lumberjack (~> 1.0)
47
+ lumberjack (>= 1.0.12, < 2.0)
47
48
  nenv (~> 0.1)
48
49
  notiffany (~> 0.0)
49
50
  pry (>= 0.9.12)
@@ -54,67 +55,67 @@ GEM
54
55
  guard (~> 2.1)
55
56
  guard-compat (~> 1.1)
56
57
  rspec (>= 2.99.0, < 4.0)
57
- kramdown (1.13.2)
58
+ jaro_winkler (1.5.1)
59
+ kramdown (1.17.0)
58
60
  listen (3.0.7)
59
61
  rb-fsevent (>= 0.9.3)
60
62
  rb-inotify (>= 0.9.7)
61
- lumberjack (1.0.12)
62
- method_source (0.8.2)
63
+ lumberjack (1.0.13)
64
+ method_source (0.9.0)
63
65
  multipart-post (2.0.0)
64
66
  nap (1.1.0)
65
67
  nenv (0.3.0)
68
+ no_proxy_fix (0.1.2)
66
69
  notiffany (0.1.1)
67
70
  nenv (~> 0.1)
68
71
  shellany (~> 0.0)
69
- octokit (4.7.0)
72
+ octokit (4.9.0)
70
73
  sawyer (~> 0.8.0, >= 0.5.3)
71
74
  open4 (1.3.4)
72
- parallel (1.11.2)
73
- parser (2.4.0.0)
74
- ast (~> 2.2)
75
- powerpack (0.1.1)
76
- pry (0.10.4)
75
+ parallel (1.12.1)
76
+ parser (2.5.1.0)
77
+ ast (~> 2.4.0)
78
+ powerpack (0.1.2)
79
+ pry (0.11.3)
77
80
  coderay (~> 1.1.0)
78
- method_source (~> 0.8.1)
79
- slop (~> 3.4)
80
- public_suffix (2.0.5)
81
- rainbow (2.2.2)
82
- rake
81
+ method_source (~> 0.9.0)
82
+ public_suffix (3.0.2)
83
+ rainbow (3.0.0)
83
84
  rake (10.5.0)
84
- rb-fsevent (0.9.8)
85
- rb-inotify (0.9.8)
86
- ffi (>= 0.5.0)
87
- rspec (3.6.0)
88
- rspec-core (~> 3.6.0)
89
- rspec-expectations (~> 3.6.0)
90
- rspec-mocks (~> 3.6.0)
91
- rspec-core (3.6.0)
92
- rspec-support (~> 3.6.0)
93
- rspec-expectations (3.6.0)
85
+ rb-fsevent (0.10.3)
86
+ rb-inotify (0.9.10)
87
+ ffi (>= 0.5.0, < 2)
88
+ rspec (3.7.0)
89
+ rspec-core (~> 3.7.0)
90
+ rspec-expectations (~> 3.7.0)
91
+ rspec-mocks (~> 3.7.0)
92
+ rspec-core (3.7.1)
93
+ rspec-support (~> 3.7.0)
94
+ rspec-expectations (3.7.0)
94
95
  diff-lcs (>= 1.2.0, < 2.0)
95
- rspec-support (~> 3.6.0)
96
- rspec-mocks (3.6.0)
96
+ rspec-support (~> 3.7.0)
97
+ rspec-mocks (3.7.0)
97
98
  diff-lcs (>= 1.2.0, < 2.0)
98
- rspec-support (~> 3.6.0)
99
- rspec-support (3.6.0)
100
- rubocop (0.49.1)
99
+ rspec-support (~> 3.7.0)
100
+ rspec-support (3.7.1)
101
+ rubocop (0.57.2)
102
+ jaro_winkler (~> 1.5.1)
101
103
  parallel (~> 1.10)
102
- parser (>= 2.3.3.1, < 3.0)
104
+ parser (>= 2.5)
103
105
  powerpack (~> 0.1)
104
- rainbow (>= 1.99.1, < 3.0)
106
+ rainbow (>= 2.2.2, < 4.0)
105
107
  ruby-progressbar (~> 1.7)
106
108
  unicode-display_width (~> 1.0, >= 1.0.1)
107
- ruby-progressbar (1.8.1)
109
+ ruby-progressbar (1.9.0)
108
110
  sawyer (0.8.1)
109
111
  addressable (>= 2.3.5, < 2.6)
110
112
  faraday (~> 0.8, < 1.0)
111
113
  shellany (0.0.1)
112
- slop (3.6.0)
113
114
  terminal-table (1.8.0)
114
115
  unicode-display_width (~> 1.1, >= 1.1.1)
115
- thor (0.19.4)
116
- unicode-display_width (1.2.1)
117
- yard (0.9.9)
116
+ thor (0.20.0)
117
+ unicode-display_width (1.4.0)
118
+ yard (0.9.14)
118
119
 
119
120
  PLATFORMS
120
121
  ruby
@@ -128,8 +129,8 @@ DEPENDENCIES
128
129
  pry
129
130
  rake (~> 10.0)
130
131
  rspec (~> 3.4)
131
- rubocop (~> 0.41)
132
- yard (~> 0.8)
132
+ rubocop (~> 0.49)
133
+ yard (~> 0.9.11)
133
134
 
134
135
  BUNDLED WITH
135
- 1.15.1
136
+ 1.15.4
@@ -1,3 +1,3 @@
1
1
  module Eslint
2
- VERSION = '0.1.2'.freeze
2
+ VERSION = '0.1.3'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: danger-eslint
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - leonhartX