consent 2.1.0 → 2.2.0

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.
@@ -0,0 +1,351 @@
1
+ PATH
2
+ remote: ../../rubocop-powerhome
3
+ specs:
4
+ rubocop-powerhome (0.5.5)
5
+ rubocop (= 1.74.0)
6
+ rubocop-performance
7
+ rubocop-rails
8
+ rubocop-rake
9
+ rubocop-rspec
10
+
11
+ PATH
12
+ remote: ..
13
+ specs:
14
+ consent (2.2.0)
15
+ cancancan (= 3.2.1)
16
+
17
+ GEM
18
+ remote: https://rubygems.org/
19
+ specs:
20
+ actioncable (7.2.2.1)
21
+ actionpack (= 7.2.2.1)
22
+ activesupport (= 7.2.2.1)
23
+ nio4r (~> 2.0)
24
+ websocket-driver (>= 0.6.1)
25
+ zeitwerk (~> 2.6)
26
+ actionmailbox (7.2.2.1)
27
+ actionpack (= 7.2.2.1)
28
+ activejob (= 7.2.2.1)
29
+ activerecord (= 7.2.2.1)
30
+ activestorage (= 7.2.2.1)
31
+ activesupport (= 7.2.2.1)
32
+ mail (>= 2.8.0)
33
+ actionmailer (7.2.2.1)
34
+ actionpack (= 7.2.2.1)
35
+ actionview (= 7.2.2.1)
36
+ activejob (= 7.2.2.1)
37
+ activesupport (= 7.2.2.1)
38
+ mail (>= 2.8.0)
39
+ rails-dom-testing (~> 2.2)
40
+ actionpack (7.2.2.1)
41
+ actionview (= 7.2.2.1)
42
+ activesupport (= 7.2.2.1)
43
+ nokogiri (>= 1.8.5)
44
+ racc
45
+ rack (>= 2.2.4, < 3.2)
46
+ rack-session (>= 1.0.1)
47
+ rack-test (>= 0.6.3)
48
+ rails-dom-testing (~> 2.2)
49
+ rails-html-sanitizer (~> 1.6)
50
+ useragent (~> 0.16)
51
+ actiontext (7.2.2.1)
52
+ actionpack (= 7.2.2.1)
53
+ activerecord (= 7.2.2.1)
54
+ activestorage (= 7.2.2.1)
55
+ activesupport (= 7.2.2.1)
56
+ globalid (>= 0.6.0)
57
+ nokogiri (>= 1.8.5)
58
+ actionview (7.2.2.1)
59
+ activesupport (= 7.2.2.1)
60
+ builder (~> 3.1)
61
+ erubi (~> 1.11)
62
+ rails-dom-testing (~> 2.2)
63
+ rails-html-sanitizer (~> 1.6)
64
+ activejob (7.2.2.1)
65
+ activesupport (= 7.2.2.1)
66
+ globalid (>= 0.3.6)
67
+ activemodel (7.2.2.1)
68
+ activesupport (= 7.2.2.1)
69
+ activerecord (7.2.2.1)
70
+ activemodel (= 7.2.2.1)
71
+ activesupport (= 7.2.2.1)
72
+ timeout (>= 0.4.0)
73
+ activestorage (7.2.2.1)
74
+ actionpack (= 7.2.2.1)
75
+ activejob (= 7.2.2.1)
76
+ activerecord (= 7.2.2.1)
77
+ activesupport (= 7.2.2.1)
78
+ marcel (~> 1.0)
79
+ activesupport (7.2.2.1)
80
+ base64
81
+ benchmark (>= 0.3)
82
+ bigdecimal
83
+ concurrent-ruby (~> 1.0, >= 1.3.1)
84
+ connection_pool (>= 2.2.5)
85
+ drb
86
+ i18n (>= 1.6, < 2)
87
+ logger (>= 1.4.2)
88
+ minitest (>= 5.1)
89
+ securerandom (>= 0.3)
90
+ tzinfo (~> 2.0, >= 2.0.5)
91
+ appraisal (2.5.0)
92
+ bundler
93
+ rake
94
+ thor (>= 0.14.0)
95
+ ast (2.4.3)
96
+ base64 (0.3.0)
97
+ benchmark (0.4.1)
98
+ bigdecimal (3.2.2)
99
+ builder (3.3.0)
100
+ byebug (11.1.3)
101
+ cancancan (3.2.1)
102
+ cgi (0.5.0)
103
+ coderay (1.1.3)
104
+ combustion (1.5.0)
105
+ activesupport (>= 3.0.0)
106
+ railties (>= 3.0.0)
107
+ thor (>= 0.14.6)
108
+ concurrent-ruby (1.3.5)
109
+ connection_pool (2.5.3)
110
+ crass (1.0.6)
111
+ csv (3.3.5)
112
+ date (3.4.1)
113
+ diff-lcs (1.6.2)
114
+ drb (2.2.3)
115
+ erb (4.0.4)
116
+ cgi (>= 0.3.3)
117
+ erubi (1.13.1)
118
+ globalid (1.2.1)
119
+ activesupport (>= 6.1)
120
+ i18n (1.14.7)
121
+ concurrent-ruby (~> 1.0)
122
+ io-console (0.8.1)
123
+ irb (1.15.2)
124
+ pp (>= 0.6.0)
125
+ rdoc (>= 4.0.0)
126
+ reline (>= 0.4.2)
127
+ json (2.13.2)
128
+ language_server-protocol (3.17.0.5)
129
+ license_finder (7.2.1)
130
+ bundler
131
+ csv (~> 3.2)
132
+ rubyzip (>= 1, < 3)
133
+ thor (~> 1.2)
134
+ tomlrb (>= 1.3, < 2.1)
135
+ with_env (= 1.1.0)
136
+ xml-simple (~> 1.1.9)
137
+ lint_roller (1.1.0)
138
+ logger (1.7.0)
139
+ loofah (2.24.1)
140
+ crass (~> 1.0.2)
141
+ nokogiri (>= 1.12.0)
142
+ mail (2.8.1)
143
+ mini_mime (>= 0.1.1)
144
+ net-imap
145
+ net-pop
146
+ net-smtp
147
+ marcel (1.0.4)
148
+ method_source (1.1.0)
149
+ mini_mime (1.1.5)
150
+ minitest (5.25.5)
151
+ mutex_m (0.3.0)
152
+ net-imap (0.4.22)
153
+ date
154
+ net-protocol
155
+ net-pop (0.1.2)
156
+ net-protocol
157
+ net-protocol (0.2.2)
158
+ timeout
159
+ net-smtp (0.5.1)
160
+ net-protocol
161
+ nio4r (2.7.4)
162
+ nokogiri (1.17.2-aarch64-linux)
163
+ racc (~> 1.4)
164
+ nokogiri (1.17.2-arm-linux)
165
+ racc (~> 1.4)
166
+ nokogiri (1.17.2-arm64-darwin)
167
+ racc (~> 1.4)
168
+ nokogiri (1.17.2-x86-linux)
169
+ racc (~> 1.4)
170
+ nokogiri (1.17.2-x86_64-darwin)
171
+ racc (~> 1.4)
172
+ nokogiri (1.17.2-x86_64-linux)
173
+ racc (~> 1.4)
174
+ parallel (1.27.0)
175
+ parser (3.3.9.0)
176
+ ast (~> 2.4.1)
177
+ racc
178
+ pp (0.6.2)
179
+ prettyprint
180
+ prettyprint (0.2.0)
181
+ prism (1.4.0)
182
+ pry (0.14.2)
183
+ coderay (~> 1.1)
184
+ method_source (~> 1.0)
185
+ pry-byebug (3.10.1)
186
+ byebug (~> 11.0)
187
+ pry (>= 0.13, < 0.15)
188
+ psych (5.2.6)
189
+ date
190
+ stringio
191
+ racc (1.8.1)
192
+ rack (3.1.16)
193
+ rack-session (2.1.1)
194
+ base64 (>= 0.1.0)
195
+ rack (>= 3.0.0)
196
+ rack-test (2.2.0)
197
+ rack (>= 1.3)
198
+ rackup (2.2.1)
199
+ rack (>= 3)
200
+ rails (7.2.2.1)
201
+ actioncable (= 7.2.2.1)
202
+ actionmailbox (= 7.2.2.1)
203
+ actionmailer (= 7.2.2.1)
204
+ actionpack (= 7.2.2.1)
205
+ actiontext (= 7.2.2.1)
206
+ actionview (= 7.2.2.1)
207
+ activejob (= 7.2.2.1)
208
+ activemodel (= 7.2.2.1)
209
+ activerecord (= 7.2.2.1)
210
+ activestorage (= 7.2.2.1)
211
+ activesupport (= 7.2.2.1)
212
+ bundler (>= 1.15.0)
213
+ railties (= 7.2.2.1)
214
+ rails-dom-testing (2.3.0)
215
+ activesupport (>= 5.0.0)
216
+ minitest
217
+ nokogiri (>= 1.6)
218
+ rails-html-sanitizer (1.6.2)
219
+ loofah (~> 2.21)
220
+ nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
221
+ railties (7.2.2.1)
222
+ actionpack (= 7.2.2.1)
223
+ activesupport (= 7.2.2.1)
224
+ irb (~> 1.13)
225
+ rackup (>= 1.0.0)
226
+ rake (>= 12.2)
227
+ thor (~> 1.0, >= 1.2.2)
228
+ zeitwerk (~> 2.6)
229
+ rainbow (3.1.1)
230
+ rake (13.3.0)
231
+ rdoc (6.14.2)
232
+ erb
233
+ psych (>= 4.0.0)
234
+ regexp_parser (2.11.0)
235
+ reline (0.6.2)
236
+ io-console (~> 0.5)
237
+ rexml (3.4.1)
238
+ rspec (3.13.1)
239
+ rspec-core (~> 3.13.0)
240
+ rspec-expectations (~> 3.13.0)
241
+ rspec-mocks (~> 3.13.0)
242
+ rspec-core (3.13.5)
243
+ rspec-support (~> 3.13.0)
244
+ rspec-expectations (3.13.5)
245
+ diff-lcs (>= 1.2.0, < 2.0)
246
+ rspec-support (~> 3.13.0)
247
+ rspec-mocks (3.13.5)
248
+ diff-lcs (>= 1.2.0, < 2.0)
249
+ rspec-support (~> 3.13.0)
250
+ rspec-rails (6.1.5)
251
+ actionpack (>= 6.1)
252
+ activesupport (>= 6.1)
253
+ railties (>= 6.1)
254
+ rspec-core (~> 3.13)
255
+ rspec-expectations (~> 3.13)
256
+ rspec-mocks (~> 3.13)
257
+ rspec-support (~> 3.13)
258
+ rspec-support (3.13.4)
259
+ rubocop (1.74.0)
260
+ json (~> 2.3)
261
+ language_server-protocol (~> 3.17.0.2)
262
+ lint_roller (~> 1.1.0)
263
+ parallel (~> 1.10)
264
+ parser (>= 3.3.0.2)
265
+ rainbow (>= 2.2.2, < 4.0)
266
+ regexp_parser (>= 2.9.3, < 3.0)
267
+ rubocop-ast (>= 1.38.0, < 2.0)
268
+ ruby-progressbar (~> 1.7)
269
+ unicode-display_width (>= 2.4.0, < 4.0)
270
+ rubocop-ast (1.46.0)
271
+ parser (>= 3.3.7.2)
272
+ prism (~> 1.4)
273
+ rubocop-performance (1.24.0)
274
+ lint_roller (~> 1.1)
275
+ rubocop (>= 1.72.1, < 2.0)
276
+ rubocop-ast (>= 1.38.0, < 2.0)
277
+ rubocop-rails (2.30.3)
278
+ activesupport (>= 4.2.0)
279
+ lint_roller (~> 1.1)
280
+ rack (>= 1.1)
281
+ rubocop (>= 1.72.1, < 2.0)
282
+ rubocop-ast (>= 1.38.0, < 2.0)
283
+ rubocop-rake (0.7.1)
284
+ lint_roller (~> 1.1)
285
+ rubocop (>= 1.72.1)
286
+ rubocop-rspec (3.6.0)
287
+ lint_roller (~> 1.1)
288
+ rubocop (~> 1.72, >= 1.72.1)
289
+ ruby-progressbar (1.13.0)
290
+ rubyzip (2.4.1)
291
+ securerandom (0.3.2)
292
+ sqlite3 (1.7.3-aarch64-linux)
293
+ sqlite3 (1.7.3-arm-linux)
294
+ sqlite3 (1.7.3-arm64-darwin)
295
+ sqlite3 (1.7.3-x86-linux)
296
+ sqlite3 (1.7.3-x86_64-darwin)
297
+ sqlite3 (1.7.3-x86_64-linux)
298
+ stringio (3.1.7)
299
+ thor (1.4.0)
300
+ timeout (0.4.3)
301
+ tomlrb (2.0.3)
302
+ tzinfo (2.0.6)
303
+ concurrent-ruby (~> 1.0)
304
+ unicode-display_width (3.1.4)
305
+ unicode-emoji (~> 4.0, >= 4.0.4)
306
+ unicode-emoji (4.0.4)
307
+ useragent (0.16.11)
308
+ websocket-driver (0.8.0)
309
+ base64
310
+ websocket-extensions (>= 0.1.0)
311
+ websocket-extensions (0.1.5)
312
+ with_env (1.1.0)
313
+ xml-simple (1.1.9)
314
+ rexml
315
+ zeitwerk (2.6.18)
316
+
317
+ PLATFORMS
318
+ aarch64-linux
319
+ arm-linux
320
+ arm64-darwin
321
+ x86-linux
322
+ x86_64-darwin
323
+ x86_64-linux
324
+
325
+ DEPENDENCIES
326
+ activerecord (>= 5)
327
+ appraisal (~> 2.5.0)
328
+ base64
329
+ bigdecimal
330
+ bundler (~> 2.1)
331
+ combustion (~> 1.3)
332
+ consent!
333
+ erb (< 5.0)
334
+ license_finder (>= 7.0)
335
+ logger
336
+ mutex_m
337
+ net-imap (< 0.5.0)
338
+ nokogiri (< 1.18)
339
+ pry (>= 0.14.2)
340
+ pry-byebug (= 3.10.1)
341
+ rails (= 7.2.2.1)
342
+ rake (~> 13)
343
+ rspec (~> 3.0)
344
+ rspec-rails (~> 6.1.5)
345
+ rubocop-powerhome!
346
+ securerandom (< 0.4)
347
+ sqlite3 (~> 1.7.3)
348
+ zeitwerk (< 2.7.0)
349
+
350
+ BUNDLED WITH
351
+ 2.5.23
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Consent
4
- VERSION = "2.1.0"
4
+ VERSION = "2.2.0"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: consent
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.0
4
+ version: 2.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Carlos Palhares
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-02-19 00:00:00.000000000 Z
11
+ date: 2025-08-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cancancan
@@ -226,6 +226,8 @@ files:
226
226
  - gemfiles/rails_7_0.gemfile.lock
227
227
  - gemfiles/rails_7_1.gemfile
228
228
  - gemfiles/rails_7_1.gemfile.lock
229
+ - gemfiles/rails_7_2.gemfile
230
+ - gemfiles/rails_7_2.gemfile.lock
229
231
  - lib/consent.rb
230
232
  - lib/consent/ability.rb
231
233
  - lib/consent/action.rb
@@ -267,7 +269,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
267
269
  - !ruby/object:Gem::Version
268
270
  version: '0'
269
271
  requirements: []
270
- rubygems_version: 3.5.23
272
+ rubygems_version: 3.5.22
271
273
  signing_key:
272
274
  specification_version: 4
273
275
  summary: Consent permission based authorization