danger-asana 0.0.3 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7fd2a029a6612a185a1acfe4e9043e049ec23ea3229f12ddfe9cb367b96eab6e
4
- data.tar.gz: c49087935482f104f4cf7583913a7f48f25e390c75ce7abfc9623955a1591b81
3
+ metadata.gz: 5c7d93c39042375a60eb88ae818bb27d1208c97f2540a81f6d62fcaafaaa457f
4
+ data.tar.gz: 8ce34e275d602a97d8ddadb7b59ccc00ec7221a58ea1f5d3ba1dde07d71a4135
5
5
  SHA512:
6
- metadata.gz: 10b2090a71a1d19aaa099057cc76655bfbdc98165356397bb2c606132178e371194c5c7e52f70905928aa7988e49b1af214a93c81ccfe9e2b0c504a73a324a0f
7
- data.tar.gz: 95a423be06e499ae47ee23fd691b8be75c7c1edfffbc77fc77d4c28b5f7ed5763cee24beb010f3195bda9253672ab5154e860f24ea5293591bebb3473ad77f15
6
+ metadata.gz: 07c82f10110285ba5d8e31e90fa0bf95a0626d8e67c198853d54295e6d6f3de1ed6e333e7ad1fa602268c38ba879b4be80cf6a63b969b19dd0f26e5eb9ef2aee
7
+ data.tar.gz: a8a13eae31515fa65edd2e4bb637f66bcdcba0d787836d49238f7b76eb43687e986eea2c20310cd4ee606e6d0f71684f0c4eccc17eb6326e1641b0b271bbed17
data/.rubocop.yml CHANGED
@@ -147,9 +147,6 @@ Style/PercentLiteralDelimiters:
147
147
  Security/YAMLLoad:
148
148
  Enabled: false
149
149
 
150
- Gemspec/DateAssignment:
151
- Enabled: true
152
-
153
150
  Layout/SpaceBeforeBrackets:
154
151
  Enabled: true
155
152
 
data/Gemfile.lock CHANGED
@@ -1,22 +1,22 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- danger-asana (0.0.3)
5
- asana (~> 0.10)
4
+ danger-asana (0.0.4)
5
+ asana (~> 2.0)
6
6
  danger-plugin-api (~> 1.0)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- addressable (2.7.0)
12
- public_suffix (>= 2.0.2, < 5.0)
13
- asana (0.10.3)
14
- faraday (~> 1.0)
15
- faraday_middleware (~> 1.0)
16
- faraday_middleware-multi_json (~> 0.0)
17
- oauth2 (~> 1.4)
11
+ addressable (2.8.4)
12
+ public_suffix (>= 2.0.2, < 6.0)
13
+ asana (2.0.3)
14
+ faraday (~> 2.0)
15
+ faraday-follow_redirects
16
+ faraday-multipart
17
+ oauth2 (>= 1.4, < 3)
18
18
  ast (2.4.2)
19
- claide (1.0.3)
19
+ claide (1.1.0)
20
20
  claide-plugins (0.9.2)
21
21
  cork
22
22
  nap
@@ -25,45 +25,44 @@ GEM
25
25
  colored2 (3.1.2)
26
26
  cork (0.3.0)
27
27
  colored2 (~> 3.1)
28
- danger (8.2.3)
28
+ danger (9.3.0)
29
29
  claide (~> 1.0)
30
30
  claide-plugins (>= 0.9.2)
31
31
  colored2 (~> 3.1)
32
32
  cork (~> 0.1)
33
- faraday (>= 0.9.0, < 2.0)
33
+ faraday (>= 0.9.0, < 3.0)
34
34
  faraday-http-cache (~> 2.0)
35
- git (~> 1.7)
35
+ git (~> 1.13.0)
36
36
  kramdown (~> 2.3)
37
37
  kramdown-parser-gfm (~> 1.0)
38
38
  no_proxy_fix
39
- octokit (~> 4.7)
39
+ octokit (~> 5.0)
40
40
  terminal-table (>= 1, < 4)
41
41
  danger-plugin-api (1.0.0)
42
42
  danger (> 2.0)
43
- diff-lcs (1.4.4)
44
- faraday (1.3.0)
45
- faraday-net_http (~> 1.0)
46
- multipart-post (>= 1.2, < 3)
47
- ruby2_keywords
48
- faraday-http-cache (2.2.0)
43
+ diff-lcs (1.5.0)
44
+ faraday (2.7.5)
45
+ faraday-net_http (>= 2.0, < 3.1)
46
+ ruby2_keywords (>= 0.0.4)
47
+ faraday-follow_redirects (0.3.0)
48
+ faraday (>= 1, < 3)
49
+ faraday-http-cache (2.5.0)
49
50
  faraday (>= 0.8)
50
- faraday-net_http (1.0.1)
51
- faraday_middleware (1.0.0)
52
- faraday (~> 1.0)
53
- faraday_middleware-multi_json (0.0.6)
54
- faraday_middleware
55
- multi_json
56
- ffi (1.15.0)
57
- formatador (0.2.5)
58
- git (1.8.1)
51
+ faraday-multipart (1.0.4)
52
+ multipart-post (~> 2)
53
+ faraday-net_http (3.0.2)
54
+ ffi (1.15.5)
55
+ formatador (1.1.0)
56
+ git (1.13.2)
57
+ addressable (~> 2.8)
59
58
  rchardet (~> 1.8)
60
- guard (2.16.2)
59
+ guard (2.18.0)
61
60
  formatador (>= 0.2.4)
62
61
  listen (>= 2.7, < 4.0)
63
62
  lumberjack (>= 1.0.12, < 2.0)
64
63
  nenv (~> 0.1)
65
64
  notiffany (~> 0.0)
66
- pry (>= 0.9.12)
65
+ pry (>= 0.13.0)
67
66
  shellany (~> 0.0)
68
67
  thor (>= 0.18.1)
69
68
  guard-compat (1.2.1)
@@ -71,8 +70,10 @@ GEM
71
70
  guard (~> 2.1)
72
71
  guard-compat (~> 1.1)
73
72
  rspec (>= 2.99.0, < 4.0)
74
- jwt (2.2.2)
75
- kramdown (2.3.1)
73
+ hashie (5.0.0)
74
+ json (2.6.3)
75
+ jwt (2.7.0)
76
+ kramdown (2.4.0)
76
77
  rexml
77
78
  kramdown-parser-gfm (1.1.0)
78
79
  kramdown (~> 2.0)
@@ -81,76 +82,81 @@ GEM
81
82
  rb-inotify (>= 0.9.7)
82
83
  lumberjack (1.2.8)
83
84
  method_source (1.0.0)
84
- multi_json (1.15.0)
85
85
  multi_xml (0.6.0)
86
- multipart-post (2.1.1)
86
+ multipart-post (2.3.0)
87
87
  nap (1.1.0)
88
88
  nenv (0.3.0)
89
89
  no_proxy_fix (0.1.2)
90
90
  notiffany (0.1.3)
91
91
  nenv (~> 0.1)
92
92
  shellany (~> 0.0)
93
- oauth2 (1.4.7)
94
- faraday (>= 0.8, < 2.0)
93
+ oauth2 (2.0.9)
94
+ faraday (>= 0.17.3, < 3.0)
95
95
  jwt (>= 1.0, < 3.0)
96
- multi_json (~> 1.3)
97
96
  multi_xml (~> 0.5)
98
- rack (>= 1.2, < 3)
99
- octokit (4.20.0)
100
- faraday (>= 0.9)
101
- sawyer (~> 0.8.0, >= 0.5.3)
97
+ rack (>= 1.2, < 4)
98
+ snaky_hash (~> 2.0)
99
+ version_gem (~> 1.1)
100
+ octokit (5.6.1)
101
+ faraday (>= 1, < 3)
102
+ sawyer (~> 0.9)
102
103
  open4 (1.3.4)
103
- parallel (1.20.1)
104
- parser (3.0.0.0)
104
+ parallel (1.23.0)
105
+ parser (3.2.2.1)
105
106
  ast (~> 2.4.1)
106
- pry (0.14.0)
107
+ pry (0.14.2)
107
108
  coderay (~> 1.1)
108
109
  method_source (~> 1.0)
109
- public_suffix (4.0.6)
110
- rack (2.2.3)
111
- rainbow (3.0.0)
110
+ public_suffix (5.0.1)
111
+ rack (3.0.7)
112
+ rainbow (3.1.1)
112
113
  rake (10.5.0)
113
- rb-fsevent (0.10.4)
114
+ rb-fsevent (0.11.2)
114
115
  rb-inotify (0.10.1)
115
116
  ffi (~> 1.0)
116
117
  rchardet (1.8.0)
117
- regexp_parser (2.1.1)
118
- rexml (3.2.4)
119
- rspec (3.10.0)
120
- rspec-core (~> 3.10.0)
121
- rspec-expectations (~> 3.10.0)
122
- rspec-mocks (~> 3.10.0)
123
- rspec-core (3.10.1)
124
- rspec-support (~> 3.10.0)
125
- rspec-expectations (3.10.1)
118
+ regexp_parser (2.8.0)
119
+ rexml (3.2.5)
120
+ rspec (3.12.0)
121
+ rspec-core (~> 3.12.0)
122
+ rspec-expectations (~> 3.12.0)
123
+ rspec-mocks (~> 3.12.0)
124
+ rspec-core (3.12.2)
125
+ rspec-support (~> 3.12.0)
126
+ rspec-expectations (3.12.3)
126
127
  diff-lcs (>= 1.2.0, < 2.0)
127
- rspec-support (~> 3.10.0)
128
- rspec-mocks (3.10.2)
128
+ rspec-support (~> 3.12.0)
129
+ rspec-mocks (3.12.5)
129
130
  diff-lcs (>= 1.2.0, < 2.0)
130
- rspec-support (~> 3.10.0)
131
- rspec-support (3.10.2)
132
- rubocop (1.11.0)
131
+ rspec-support (~> 3.12.0)
132
+ rspec-support (3.12.0)
133
+ rubocop (1.51.0)
134
+ json (~> 2.3)
133
135
  parallel (~> 1.10)
134
- parser (>= 3.0.0.0)
136
+ parser (>= 3.2.0.0)
135
137
  rainbow (>= 2.2.2, < 4.0)
136
138
  regexp_parser (>= 1.8, < 3.0)
137
- rexml
138
- rubocop-ast (>= 1.2.0, < 2.0)
139
+ rexml (>= 3.2.5, < 4.0)
140
+ rubocop-ast (>= 1.28.0, < 2.0)
139
141
  ruby-progressbar (~> 1.7)
140
- unicode-display_width (>= 1.4.0, < 3.0)
141
- rubocop-ast (1.4.1)
142
- parser (>= 2.7.1.5)
143
- ruby-progressbar (1.11.0)
144
- ruby2_keywords (0.0.4)
145
- sawyer (0.8.2)
142
+ unicode-display_width (>= 2.4.0, < 3.0)
143
+ rubocop-ast (1.28.1)
144
+ parser (>= 3.2.1.0)
145
+ ruby-progressbar (1.13.0)
146
+ ruby2_keywords (0.0.5)
147
+ sawyer (0.9.2)
146
148
  addressable (>= 2.3.5)
147
- faraday (> 0.8, < 2.0)
149
+ faraday (>= 0.17.3, < 3)
148
150
  shellany (0.0.1)
149
- terminal-table (3.0.0)
150
- unicode-display_width (~> 1.1, >= 1.1.1)
151
- thor (1.1.0)
152
- unicode-display_width (1.7.0)
153
- yard (0.9.26)
151
+ snaky_hash (2.0.1)
152
+ hashie
153
+ version_gem (~> 1.1, >= 1.1.1)
154
+ terminal-table (3.0.2)
155
+ unicode-display_width (>= 1.1.1, < 3)
156
+ thor (1.2.2)
157
+ unicode-display_width (2.4.2)
158
+ version_gem (1.1.2)
159
+ yard (0.9.34)
154
160
 
155
161
  PLATFORMS
156
162
  ruby
data/danger-asana.gemspec CHANGED
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
19
19
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
20
20
  spec.require_paths = ["lib"]
21
21
 
22
- spec.add_runtime_dependency "asana", "~> 0.10"
22
+ spec.add_runtime_dependency "asana", "~> 2.0"
23
23
  spec.add_runtime_dependency "danger-plugin-api", "~> 1.0"
24
24
 
25
25
  spec.add_development_dependency "bundler", "~> 2.0"
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Asana
4
- VERSION = "0.0.3"
4
+ VERSION = "0.0.4"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: danger-asana
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Thomas Joulin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-23 00:00:00.000000000 Z
11
+ date: 2023-05-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: asana
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '0.10'
19
+ version: '2.0'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: '0.10'
26
+ version: '2.0'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: danger-plugin-api
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -208,8 +208,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
208
208
  - !ruby/object:Gem::Version
209
209
  version: '0'
210
210
  requirements: []
211
- rubyforge_project:
212
- rubygems_version: 2.7.11
211
+ rubygems_version: 3.1.4
213
212
  signing_key:
214
213
  specification_version: 4
215
214
  summary: A longer description of danger-asana.