bullet_train-scope_validator 1.11.0 → 1.12.1

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: 2ed08c199203f17dc4ae3d9763147e0ccab65b92010dfc07a30eb61c8c102b34
4
- data.tar.gz: bf6dd1c289d6dec9909a030e6b35a61758114b1a1341753045b8b193e01825c5
3
+ metadata.gz: d5d9f93a4d930fb563a437f9595d5e75fc874f613986aa6b445ed85a11aea10c
4
+ data.tar.gz: 20ad033921df5f29a1af80f6941be0d9329422c208791588e2f4331302c00465
5
5
  SHA512:
6
- metadata.gz: 51860a2cee226a0503fa9ac21127c66bf27aa95bac1b1fac9058e7bdb4ee2074df6d4eab78c68f9858e8bc6957b944b0cac731b5f7e51a2d93742b3e2e20b4d9
7
- data.tar.gz: 9d80a3e1a4297d9f5767ef46e5bc9c4a95c502c3c29f80a5c11f2abe0af16887271c6ac6d843a59672ef95d392d531474f6d3455953dbbb49e48760546d784fd
6
+ metadata.gz: ee2626ff2eebb3457640eaa1bf2d58dd0da7c2cebe052ef01bf9bc2bd4cf47272518f038a800f5b7b5464e25dff2ca9d7f1638bb5f2a5b923146822bf9726a97
7
+ data.tar.gz: 5380823b277294bc6a4af30861febcaaaee37b3c5529eac27dd1400de0a531a283d59c86402d20838b3b7479fe6db60f59b2333fffb29c232077653a0757fd4f
data/Gemfile.lock CHANGED
@@ -1,35 +1,35 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bullet_train-scope_validator (1.11.0)
4
+ bullet_train-scope_validator (1.12.1)
5
5
  rails
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actioncable (8.0.0)
11
- actionpack (= 8.0.0)
12
- activesupport (= 8.0.0)
10
+ actioncable (8.0.1)
11
+ actionpack (= 8.0.1)
12
+ activesupport (= 8.0.1)
13
13
  nio4r (~> 2.0)
14
14
  websocket-driver (>= 0.6.1)
15
15
  zeitwerk (~> 2.6)
16
- actionmailbox (8.0.0)
17
- actionpack (= 8.0.0)
18
- activejob (= 8.0.0)
19
- activerecord (= 8.0.0)
20
- activestorage (= 8.0.0)
21
- activesupport (= 8.0.0)
16
+ actionmailbox (8.0.1)
17
+ actionpack (= 8.0.1)
18
+ activejob (= 8.0.1)
19
+ activerecord (= 8.0.1)
20
+ activestorage (= 8.0.1)
21
+ activesupport (= 8.0.1)
22
22
  mail (>= 2.8.0)
23
- actionmailer (8.0.0)
24
- actionpack (= 8.0.0)
25
- actionview (= 8.0.0)
26
- activejob (= 8.0.0)
27
- activesupport (= 8.0.0)
23
+ actionmailer (8.0.1)
24
+ actionpack (= 8.0.1)
25
+ actionview (= 8.0.1)
26
+ activejob (= 8.0.1)
27
+ activesupport (= 8.0.1)
28
28
  mail (>= 2.8.0)
29
29
  rails-dom-testing (~> 2.2)
30
- actionpack (8.0.0)
31
- actionview (= 8.0.0)
32
- activesupport (= 8.0.0)
30
+ actionpack (8.0.1)
31
+ actionview (= 8.0.1)
32
+ activesupport (= 8.0.1)
33
33
  nokogiri (>= 1.8.5)
34
34
  rack (>= 2.2.4)
35
35
  rack-session (>= 1.0.1)
@@ -37,35 +37,35 @@ GEM
37
37
  rails-dom-testing (~> 2.2)
38
38
  rails-html-sanitizer (~> 1.6)
39
39
  useragent (~> 0.16)
40
- actiontext (8.0.0)
41
- actionpack (= 8.0.0)
42
- activerecord (= 8.0.0)
43
- activestorage (= 8.0.0)
44
- activesupport (= 8.0.0)
40
+ actiontext (8.0.1)
41
+ actionpack (= 8.0.1)
42
+ activerecord (= 8.0.1)
43
+ activestorage (= 8.0.1)
44
+ activesupport (= 8.0.1)
45
45
  globalid (>= 0.6.0)
46
46
  nokogiri (>= 1.8.5)
47
- actionview (8.0.0)
48
- activesupport (= 8.0.0)
47
+ actionview (8.0.1)
48
+ activesupport (= 8.0.1)
49
49
  builder (~> 3.1)
50
50
  erubi (~> 1.11)
51
51
  rails-dom-testing (~> 2.2)
52
52
  rails-html-sanitizer (~> 1.6)
53
- activejob (8.0.0)
54
- activesupport (= 8.0.0)
53
+ activejob (8.0.1)
54
+ activesupport (= 8.0.1)
55
55
  globalid (>= 0.3.6)
56
- activemodel (8.0.0)
57
- activesupport (= 8.0.0)
58
- activerecord (8.0.0)
59
- activemodel (= 8.0.0)
60
- activesupport (= 8.0.0)
56
+ activemodel (8.0.1)
57
+ activesupport (= 8.0.1)
58
+ activerecord (8.0.1)
59
+ activemodel (= 8.0.1)
60
+ activesupport (= 8.0.1)
61
61
  timeout (>= 0.4.0)
62
- activestorage (8.0.0)
63
- actionpack (= 8.0.0)
64
- activejob (= 8.0.0)
65
- activerecord (= 8.0.0)
66
- activesupport (= 8.0.0)
62
+ activestorage (8.0.1)
63
+ actionpack (= 8.0.1)
64
+ activejob (= 8.0.1)
65
+ activerecord (= 8.0.1)
66
+ activesupport (= 8.0.1)
67
67
  marcel (~> 1.0)
68
- activesupport (8.0.0)
68
+ activesupport (8.0.1)
69
69
  base64
70
70
  benchmark (>= 0.3)
71
71
  bigdecimal
@@ -87,18 +87,19 @@ GEM
87
87
  concurrent-ruby (1.3.4)
88
88
  connection_pool (2.4.1)
89
89
  crass (1.0.6)
90
- date (3.4.0)
90
+ date (3.4.1)
91
+ docile (1.4.1)
91
92
  drb (2.2.1)
92
93
  erubi (1.13.0)
93
94
  globalid (1.2.1)
94
95
  activesupport (>= 6.1)
95
96
  i18n (1.14.6)
96
97
  concurrent-ruby (~> 1.0)
97
- io-console (0.7.2)
98
- irb (1.14.1)
98
+ io-console (0.8.0)
99
+ irb (1.14.2)
99
100
  rdoc (>= 4.0.0)
100
101
  reline (>= 0.4.2)
101
- logger (1.6.1)
102
+ logger (1.6.3)
102
103
  loofah (2.23.1)
103
104
  crass (~> 1.0.2)
104
105
  nokogiri (>= 1.12.0)
@@ -115,7 +116,7 @@ GEM
115
116
  builder
116
117
  minitest (>= 5.0)
117
118
  ruby-progressbar
118
- net-imap (0.5.1)
119
+ net-imap (0.5.2)
119
120
  date
120
121
  net-protocol
121
122
  net-pop (0.1.2)
@@ -125,14 +126,15 @@ GEM
125
126
  net-smtp (0.5.0)
126
127
  net-protocol
127
128
  nio4r (2.7.4)
128
- nokogiri (1.16.7-arm64-darwin)
129
+ nokogiri (1.17.2-arm64-darwin)
129
130
  racc (~> 1.4)
130
- nokogiri (1.16.7-x86_64-linux)
131
+ nokogiri (1.17.2-x86_64-linux)
131
132
  racc (~> 1.4)
132
133
  parallel (1.21.0)
133
134
  parser (3.1.0.0)
134
135
  ast (~> 2.4.1)
135
- psych (5.2.0)
136
+ psych (5.2.1)
137
+ date
136
138
  stringio
137
139
  racc (1.8.1)
138
140
  rack (3.1.8)
@@ -142,30 +144,30 @@ GEM
142
144
  rack (>= 1.3)
143
145
  rackup (2.2.1)
144
146
  rack (>= 3)
145
- rails (8.0.0)
146
- actioncable (= 8.0.0)
147
- actionmailbox (= 8.0.0)
148
- actionmailer (= 8.0.0)
149
- actionpack (= 8.0.0)
150
- actiontext (= 8.0.0)
151
- actionview (= 8.0.0)
152
- activejob (= 8.0.0)
153
- activemodel (= 8.0.0)
154
- activerecord (= 8.0.0)
155
- activestorage (= 8.0.0)
156
- activesupport (= 8.0.0)
147
+ rails (8.0.1)
148
+ actioncable (= 8.0.1)
149
+ actionmailbox (= 8.0.1)
150
+ actionmailer (= 8.0.1)
151
+ actionpack (= 8.0.1)
152
+ actiontext (= 8.0.1)
153
+ actionview (= 8.0.1)
154
+ activejob (= 8.0.1)
155
+ activemodel (= 8.0.1)
156
+ activerecord (= 8.0.1)
157
+ activestorage (= 8.0.1)
158
+ activesupport (= 8.0.1)
157
159
  bundler (>= 1.15.0)
158
- railties (= 8.0.0)
160
+ railties (= 8.0.1)
159
161
  rails-dom-testing (2.2.0)
160
162
  activesupport (>= 5.0.0)
161
163
  minitest
162
164
  nokogiri (>= 1.6)
163
- rails-html-sanitizer (1.6.0)
165
+ rails-html-sanitizer (1.6.2)
164
166
  loofah (~> 2.21)
165
- nokogiri (~> 1.14)
166
- railties (8.0.0)
167
- actionpack (= 8.0.0)
168
- activesupport (= 8.0.0)
167
+ 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)
168
+ railties (8.0.1)
169
+ actionpack (= 8.0.1)
170
+ activesupport (= 8.0.1)
169
171
  irb (~> 1.13)
170
172
  rackup (>= 1.0.0)
171
173
  rake (>= 12.2)
@@ -173,10 +175,10 @@ GEM
173
175
  zeitwerk (~> 2.6)
174
176
  rainbow (3.1.1)
175
177
  rake (13.0.6)
176
- rdoc (6.8.1)
178
+ rdoc (6.9.1)
177
179
  psych (>= 4.0.0)
178
180
  regexp_parser (2.2.0)
179
- reline (0.5.11)
181
+ reline (0.6.0)
180
182
  io-console (~> 0.5)
181
183
  rexml (3.2.5)
182
184
  rubocop (1.24.1)
@@ -194,18 +196,24 @@ GEM
194
196
  rubocop (>= 1.7.0, < 2.0)
195
197
  rubocop-ast (>= 0.4.0)
196
198
  ruby-progressbar (1.11.0)
197
- securerandom (0.3.2)
199
+ securerandom (0.4.1)
200
+ simplecov (0.22.0)
201
+ docile (~> 1.1)
202
+ simplecov-html (~> 0.11)
203
+ simplecov_json_formatter (~> 0.1)
204
+ simplecov-html (0.13.1)
205
+ simplecov_json_formatter (0.1.4)
198
206
  standard (1.6.0)
199
207
  rubocop (= 1.24.1)
200
208
  rubocop-performance (= 1.13.1)
201
209
  stringio (3.1.2)
202
210
  thor (1.3.2)
203
- timeout (0.4.2)
211
+ timeout (0.4.3)
204
212
  tzinfo (2.0.6)
205
213
  concurrent-ruby (~> 1.0)
206
214
  unicode-display_width (2.1.0)
207
215
  uri (1.0.2)
208
- useragent (0.16.10)
216
+ useragent (0.16.11)
209
217
  websocket-driver (0.7.6)
210
218
  websocket-extensions (>= 0.1.0)
211
219
  websocket-extensions (0.1.5)
@@ -223,6 +231,7 @@ DEPENDENCIES
223
231
  minitest (~> 5.0)
224
232
  minitest-reporters
225
233
  rake (~> 13.0)
234
+ simplecov
226
235
  standard (~> 1.3)
227
236
 
228
237
  BUNDLED WITH
@@ -2,6 +2,6 @@
2
2
 
3
3
  module BulletTrain
4
4
  module ScopeValidator
5
- VERSION = "1.11.0"
5
+ VERSION = "1.12.1"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullet_train-scope_validator
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.11.0
4
+ version: 1.12.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Culver
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-11-25 00:00:00.000000000 Z
11
+ date: 2024-12-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -24,6 +24,20 @@ dependencies:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
26
  version: '0'
27
+ - !ruby/object:Gem::Dependency
28
+ name: simplecov
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - ">="
32
+ - !ruby/object:Gem::Version
33
+ version: '0'
34
+ type: :development
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - ">="
39
+ - !ruby/object:Gem::Version
40
+ version: '0'
27
41
  description: Protect `belongs_to` attributes from ID stuffing.
28
42
  email:
29
43
  - andrew.culver@gmail.com