bullet_train-scope_validator 1.19.2 → 1.20.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 88ec0c6cb3cba4be5e9889d688ef515852fde1c925055416e70989c64b53e07b
4
- data.tar.gz: eceec6183950bb0379acc07ff6e662544364eb5a612437c39aede2be0d3177ab
3
+ metadata.gz: 315c49dd43f7ca46ee8265f52a0672213b05e158d34e31b16d8e032eba8eff16
4
+ data.tar.gz: d2fc0e1ad4a06eddd01e1dfa3b7917bec0972a97e7717e73dd45938549b255c4
5
5
  SHA512:
6
- metadata.gz: c4df18b337a26dbf01c9bf68578b3ca8de07b4f9af3e34f9dfb07423852927de5ce20b8713a9e9ca17fb04ac585fa73d0b8e3cea8f5415233a44d1bbff051255
7
- data.tar.gz: 13478bfaeb7a1ce789297ef11f4684ff024e12b222bc1f2a111140095f8aed507f1776084a154f59314fdba577bef1b4d419797d179df2533db4ce4cecedb375
6
+ metadata.gz: 6727483a14604067e396395b6c70b8b3682b34e33f57bf9b8d1a889985d82f762a278b2d5d12159369c49dd2050722675f814b587450c82e1d4af09d14045753
7
+ data.tar.gz: 8689c57bafbbc6310662d0f27650603fb24b23eb4c2d254dfa545063dfccde45012730aacf5e6159de5982e5eb256f5ee2f35d0ef34f45867730bc3838a366c6
data/Gemfile.lock CHANGED
@@ -1,35 +1,35 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bullet_train-scope_validator (1.19.2)
4
+ bullet_train-scope_validator (1.20.0)
5
5
  rails
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actioncable (8.0.1)
11
- actionpack (= 8.0.1)
12
- activesupport (= 8.0.1)
10
+ actioncable (8.0.2)
11
+ actionpack (= 8.0.2)
12
+ activesupport (= 8.0.2)
13
13
  nio4r (~> 2.0)
14
14
  websocket-driver (>= 0.6.1)
15
15
  zeitwerk (~> 2.6)
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)
16
+ actionmailbox (8.0.2)
17
+ actionpack (= 8.0.2)
18
+ activejob (= 8.0.2)
19
+ activerecord (= 8.0.2)
20
+ activestorage (= 8.0.2)
21
+ activesupport (= 8.0.2)
22
22
  mail (>= 2.8.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)
23
+ actionmailer (8.0.2)
24
+ actionpack (= 8.0.2)
25
+ actionview (= 8.0.2)
26
+ activejob (= 8.0.2)
27
+ activesupport (= 8.0.2)
28
28
  mail (>= 2.8.0)
29
29
  rails-dom-testing (~> 2.2)
30
- actionpack (8.0.1)
31
- actionview (= 8.0.1)
32
- activesupport (= 8.0.1)
30
+ actionpack (8.0.2)
31
+ actionview (= 8.0.2)
32
+ activesupport (= 8.0.2)
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.1)
41
- actionpack (= 8.0.1)
42
- activerecord (= 8.0.1)
43
- activestorage (= 8.0.1)
44
- activesupport (= 8.0.1)
40
+ actiontext (8.0.2)
41
+ actionpack (= 8.0.2)
42
+ activerecord (= 8.0.2)
43
+ activestorage (= 8.0.2)
44
+ activesupport (= 8.0.2)
45
45
  globalid (>= 0.6.0)
46
46
  nokogiri (>= 1.8.5)
47
- actionview (8.0.1)
48
- activesupport (= 8.0.1)
47
+ actionview (8.0.2)
48
+ activesupport (= 8.0.2)
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.1)
54
- activesupport (= 8.0.1)
53
+ activejob (8.0.2)
54
+ activesupport (= 8.0.2)
55
55
  globalid (>= 0.3.6)
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)
56
+ activemodel (8.0.2)
57
+ activesupport (= 8.0.2)
58
+ activerecord (8.0.2)
59
+ activemodel (= 8.0.2)
60
+ activesupport (= 8.0.2)
61
61
  timeout (>= 0.4.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)
62
+ activestorage (8.0.2)
63
+ actionpack (= 8.0.2)
64
+ activejob (= 8.0.2)
65
+ activerecord (= 8.0.2)
66
+ activesupport (= 8.0.2)
67
67
  marcel (~> 1.0)
68
- activesupport (8.0.1)
68
+ activesupport (8.0.2)
69
69
  base64
70
70
  benchmark (>= 0.3)
71
71
  bigdecimal
@@ -79,13 +79,13 @@ GEM
79
79
  tzinfo (~> 2.0, >= 2.0.5)
80
80
  uri (>= 0.13.1)
81
81
  ansi (1.5.0)
82
- ast (2.4.2)
82
+ ast (2.4.3)
83
83
  base64 (0.2.0)
84
84
  benchmark (0.4.0)
85
85
  bigdecimal (3.1.9)
86
86
  builder (3.3.0)
87
- concurrent-ruby (1.3.4)
88
- connection_pool (2.4.1)
87
+ concurrent-ruby (1.3.5)
88
+ connection_pool (2.5.0)
89
89
  crass (1.0.6)
90
90
  date (3.4.1)
91
91
  docile (1.4.1)
@@ -93,17 +93,18 @@ GEM
93
93
  erubi (1.13.1)
94
94
  globalid (1.2.1)
95
95
  activesupport (>= 6.1)
96
- i18n (1.14.6)
96
+ i18n (1.14.7)
97
97
  concurrent-ruby (~> 1.0)
98
98
  io-console (0.8.0)
99
- irb (1.14.3)
99
+ irb (1.15.1)
100
+ pp (>= 0.6.0)
100
101
  rdoc (>= 4.0.0)
101
102
  reline (>= 0.4.2)
102
- json (2.9.1)
103
- language_server-protocol (3.17.0.3)
103
+ json (2.10.2)
104
+ language_server-protocol (3.17.0.4)
104
105
  lint_roller (1.1.0)
105
- logger (1.6.4)
106
- loofah (2.23.1)
106
+ logger (1.7.0)
107
+ loofah (2.24.0)
107
108
  crass (~> 1.0.2)
108
109
  nokogiri (>= 1.12.0)
109
110
  mail (2.8.1)
@@ -113,55 +114,60 @@ GEM
113
114
  net-smtp
114
115
  marcel (1.0.4)
115
116
  mini_mime (1.1.5)
116
- minitest (5.25.4)
117
+ minitest (5.25.5)
117
118
  minitest-reporters (1.7.1)
118
119
  ansi
119
120
  builder
120
121
  minitest (>= 5.0)
121
122
  ruby-progressbar
122
- net-imap (0.5.4)
123
+ net-imap (0.5.6)
123
124
  date
124
125
  net-protocol
125
126
  net-pop (0.1.2)
126
127
  net-protocol
127
128
  net-protocol (0.2.2)
128
129
  timeout
129
- net-smtp (0.5.0)
130
+ net-smtp (0.5.1)
130
131
  net-protocol
131
132
  nio4r (2.7.4)
132
- nokogiri (1.18.1-arm64-darwin)
133
+ nokogiri (1.18.7-arm64-darwin)
133
134
  racc (~> 1.4)
134
- nokogiri (1.18.1-x86_64-linux-gnu)
135
+ nokogiri (1.18.7-x86_64-linux-gnu)
135
136
  racc (~> 1.4)
136
137
  parallel (1.26.3)
137
- parser (3.3.6.0)
138
+ parser (3.3.7.4)
138
139
  ast (~> 2.4.1)
139
140
  racc
140
- psych (5.2.2)
141
+ pp (0.6.2)
142
+ prettyprint
143
+ prettyprint (0.2.0)
144
+ prism (1.4.0)
145
+ psych (5.2.3)
141
146
  date
142
147
  stringio
143
148
  racc (1.8.1)
144
- rack (3.1.8)
145
- rack-session (2.0.0)
149
+ rack (3.1.12)
150
+ rack-session (2.1.0)
151
+ base64 (>= 0.1.0)
146
152
  rack (>= 3.0.0)
147
153
  rack-test (2.2.0)
148
154
  rack (>= 1.3)
149
155
  rackup (2.2.1)
150
156
  rack (>= 3)
151
- rails (8.0.1)
152
- actioncable (= 8.0.1)
153
- actionmailbox (= 8.0.1)
154
- actionmailer (= 8.0.1)
155
- actionpack (= 8.0.1)
156
- actiontext (= 8.0.1)
157
- actionview (= 8.0.1)
158
- activejob (= 8.0.1)
159
- activemodel (= 8.0.1)
160
- activerecord (= 8.0.1)
161
- activestorage (= 8.0.1)
162
- activesupport (= 8.0.1)
157
+ rails (8.0.2)
158
+ actioncable (= 8.0.2)
159
+ actionmailbox (= 8.0.2)
160
+ actionmailer (= 8.0.2)
161
+ actionpack (= 8.0.2)
162
+ actiontext (= 8.0.2)
163
+ actionview (= 8.0.2)
164
+ activejob (= 8.0.2)
165
+ activemodel (= 8.0.2)
166
+ activerecord (= 8.0.2)
167
+ activestorage (= 8.0.2)
168
+ activesupport (= 8.0.2)
163
169
  bundler (>= 1.15.0)
164
- railties (= 8.0.1)
170
+ railties (= 8.0.2)
165
171
  rails-dom-testing (2.2.0)
166
172
  activesupport (>= 5.0.0)
167
173
  minitest
@@ -169,9 +175,9 @@ GEM
169
175
  rails-html-sanitizer (1.6.2)
170
176
  loofah (~> 2.21)
171
177
  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)
172
- railties (8.0.1)
173
- actionpack (= 8.0.1)
174
- activesupport (= 8.0.1)
178
+ railties (8.0.2)
179
+ actionpack (= 8.0.2)
180
+ activesupport (= 8.0.2)
175
181
  irb (~> 1.13)
176
182
  rackup (>= 1.0.0)
177
183
  rake (>= 12.2)
@@ -179,26 +185,29 @@ GEM
179
185
  zeitwerk (~> 2.6)
180
186
  rainbow (3.1.1)
181
187
  rake (13.2.1)
182
- rdoc (6.10.0)
188
+ rdoc (6.13.1)
183
189
  psych (>= 4.0.0)
184
190
  regexp_parser (2.10.0)
185
191
  reline (0.6.0)
186
192
  io-console (~> 0.5)
187
- rubocop (1.69.2)
193
+ rubocop (1.73.2)
188
194
  json (~> 2.3)
189
- language_server-protocol (>= 3.17.0)
195
+ language_server-protocol (~> 3.17.0.2)
196
+ lint_roller (~> 1.1.0)
190
197
  parallel (~> 1.10)
191
198
  parser (>= 3.3.0.2)
192
199
  rainbow (>= 2.2.2, < 4.0)
193
200
  regexp_parser (>= 2.9.3, < 3.0)
194
- rubocop-ast (>= 1.36.2, < 2.0)
201
+ rubocop-ast (>= 1.38.0, < 2.0)
195
202
  ruby-progressbar (~> 1.7)
196
203
  unicode-display_width (>= 2.4.0, < 4.0)
197
- rubocop-ast (1.37.0)
198
- parser (>= 3.3.1.0)
199
- rubocop-performance (1.23.0)
200
- rubocop (>= 1.48.1, < 2.0)
201
- rubocop-ast (>= 1.31.1, < 2.0)
204
+ rubocop-ast (1.43.0)
205
+ parser (>= 3.3.7.2)
206
+ prism (~> 1.4)
207
+ rubocop-performance (1.24.0)
208
+ lint_roller (~> 1.1)
209
+ rubocop (>= 1.72.1, < 2.0)
210
+ rubocop-ast (>= 1.38.0, < 2.0)
202
211
  ruby-progressbar (1.13.0)
203
212
  securerandom (0.4.1)
204
213
  simplecov (0.22.0)
@@ -207,38 +216,40 @@ GEM
207
216
  simplecov_json_formatter (~> 0.1)
208
217
  simplecov-html (0.13.1)
209
218
  simplecov_json_formatter (0.1.4)
210
- standard (1.43.0)
219
+ standard (1.47.0)
211
220
  language_server-protocol (~> 3.17.0.2)
212
221
  lint_roller (~> 1.0)
213
- rubocop (~> 1.69.1)
222
+ rubocop (~> 1.73.0)
214
223
  standard-custom (~> 1.0.0)
215
- standard-performance (~> 1.6)
224
+ standard-performance (~> 1.7)
216
225
  standard-custom (1.0.2)
217
226
  lint_roller (~> 1.0)
218
227
  rubocop (~> 1.50)
219
- standard-performance (1.6.0)
228
+ standard-performance (1.7.0)
220
229
  lint_roller (~> 1.1)
221
- rubocop-performance (~> 1.23.0)
222
- stringio (3.1.2)
230
+ rubocop-performance (~> 1.24.0)
231
+ stringio (3.1.6)
223
232
  thor (1.3.2)
224
233
  timeout (0.4.3)
225
234
  tzinfo (2.0.6)
226
235
  concurrent-ruby (~> 1.0)
227
- unicode-display_width (3.1.3)
236
+ unicode-display_width (3.1.4)
228
237
  unicode-emoji (~> 4.0, >= 4.0.4)
229
238
  unicode-emoji (4.0.4)
230
- uri (1.0.2)
239
+ uri (1.0.3)
231
240
  useragent (0.16.11)
232
- websocket-driver (0.7.6)
241
+ websocket-driver (0.7.7)
242
+ base64
233
243
  websocket-extensions (>= 0.1.0)
234
244
  websocket-extensions (0.1.5)
235
- zeitwerk (2.7.1)
245
+ zeitwerk (2.7.2)
236
246
 
237
247
  PLATFORMS
238
248
  arm64-darwin-20
239
249
  arm64-darwin-21
240
250
  arm64-darwin-22
241
251
  arm64-darwin-23
252
+ arm64-darwin-24
242
253
  x86_64-linux
243
254
 
244
255
  DEPENDENCIES
@@ -2,6 +2,6 @@
2
2
 
3
3
  module BulletTrain
4
4
  module ScopeValidator
5
- VERSION = "1.19.2"
5
+ VERSION = "1.20.0"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullet_train-scope_validator
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.19.2
4
+ version: 1.20.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Culver
8
8
  bindir: exe
9
9
  cert_chain: []
10
- date: 2025-03-25 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: rails
@@ -79,7 +79,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
79
79
  - !ruby/object:Gem::Version
80
80
  version: '0'
81
81
  requirements: []
82
- rubygems_version: 3.6.2
82
+ rubygems_version: 3.6.7
83
83
  specification_version: 4
84
84
  summary: Protect `belongs_to` attributes from ID stuffing.
85
85
  test_files: []