bullet_train-scope_validator 1.42.1 → 1.44.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: 83a1f46a0df76762775d467b6445901b8c9277339cb3d01c54f3ff4118b493d2
4
- data.tar.gz: 597e6ecaeae8e5172601392516a82d2a59563979371f48ca6e64aa056d3ee8b0
3
+ metadata.gz: eca68074a61672c5bfe6af20feb7634d21f6876e748066c85c2f50058575637f
4
+ data.tar.gz: '0482c1059e0715b42806c04e22098725c6cec371b712db8cf70e8a1949f89f86'
5
5
  SHA512:
6
- metadata.gz: 5143581511ab623df5024f555aa6823f9062414bae92d137368c5f372f1fc4b70eac029f7d46a7ee63f35a99662583ecc2f4d6e55a20e403d328b49e36cd8a26
7
- data.tar.gz: e8b124733837c98a76847ea532d59bf4375bb2d06b5473422e5d3e1ca816ee0a23d2d82daea40a3326d287afa57cb71edb14302c6dc3c43a1f29434f334abfc6
6
+ metadata.gz: 4b976103f99016883644e4dfd67d23697078b18e8c822bf52207cbfb8264a4b5ef4a084595140de636da9b2a13a327455a418f02b0559131c483269efab3b0b8
7
+ data.tar.gz: 841f94c742e02303bdab767ff271617665a9b73efbb32bb1bd6a03f478b6d92fd0e107aef40c4dfc38cffd0ee234613eb9c28a8a67e2c181306f7278bde3a153
data/Gemfile CHANGED
@@ -7,10 +7,6 @@ gemspec
7
7
 
8
8
  gem "rake", "~> 13.0"
9
9
 
10
- gem "minitest", "~> 5.0"
11
-
12
- gem "standard", "~> 1.3"
13
-
14
10
  group :test do
15
11
  gem "minitest-reporters"
16
12
  end
data/Gemfile.lock CHANGED
@@ -1,35 +1,37 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bullet_train-scope_validator (1.42.1)
4
+ bullet_train-scope_validator (1.44.0)
5
5
  rails (>= 7.0.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actioncable (8.0.4.1)
11
- actionpack (= 8.0.4.1)
12
- activesupport (= 8.0.4.1)
10
+ action_text-trix (2.1.18)
11
+ railties
12
+ actioncable (8.1.3)
13
+ actionpack (= 8.1.3)
14
+ activesupport (= 8.1.3)
13
15
  nio4r (~> 2.0)
14
16
  websocket-driver (>= 0.6.1)
15
17
  zeitwerk (~> 2.6)
16
- actionmailbox (8.0.4.1)
17
- actionpack (= 8.0.4.1)
18
- activejob (= 8.0.4.1)
19
- activerecord (= 8.0.4.1)
20
- activestorage (= 8.0.4.1)
21
- activesupport (= 8.0.4.1)
18
+ actionmailbox (8.1.3)
19
+ actionpack (= 8.1.3)
20
+ activejob (= 8.1.3)
21
+ activerecord (= 8.1.3)
22
+ activestorage (= 8.1.3)
23
+ activesupport (= 8.1.3)
22
24
  mail (>= 2.8.0)
23
- actionmailer (8.0.4.1)
24
- actionpack (= 8.0.4.1)
25
- actionview (= 8.0.4.1)
26
- activejob (= 8.0.4.1)
27
- activesupport (= 8.0.4.1)
25
+ actionmailer (8.1.3)
26
+ actionpack (= 8.1.3)
27
+ actionview (= 8.1.3)
28
+ activejob (= 8.1.3)
29
+ activesupport (= 8.1.3)
28
30
  mail (>= 2.8.0)
29
31
  rails-dom-testing (~> 2.2)
30
- actionpack (8.0.4.1)
31
- actionview (= 8.0.4.1)
32
- activesupport (= 8.0.4.1)
32
+ actionpack (8.1.3)
33
+ actionview (= 8.1.3)
34
+ activesupport (= 8.1.3)
33
35
  nokogiri (>= 1.8.5)
34
36
  rack (>= 2.2.4)
35
37
  rack-session (>= 1.0.1)
@@ -37,51 +39,50 @@ GEM
37
39
  rails-dom-testing (~> 2.2)
38
40
  rails-html-sanitizer (~> 1.6)
39
41
  useragent (~> 0.16)
40
- actiontext (8.0.4.1)
41
- actionpack (= 8.0.4.1)
42
- activerecord (= 8.0.4.1)
43
- activestorage (= 8.0.4.1)
44
- activesupport (= 8.0.4.1)
42
+ actiontext (8.1.3)
43
+ action_text-trix (~> 2.1.15)
44
+ actionpack (= 8.1.3)
45
+ activerecord (= 8.1.3)
46
+ activestorage (= 8.1.3)
47
+ activesupport (= 8.1.3)
45
48
  globalid (>= 0.6.0)
46
49
  nokogiri (>= 1.8.5)
47
- actionview (8.0.4.1)
48
- activesupport (= 8.0.4.1)
50
+ actionview (8.1.3)
51
+ activesupport (= 8.1.3)
49
52
  builder (~> 3.1)
50
53
  erubi (~> 1.11)
51
54
  rails-dom-testing (~> 2.2)
52
55
  rails-html-sanitizer (~> 1.6)
53
- activejob (8.0.4.1)
54
- activesupport (= 8.0.4.1)
56
+ activejob (8.1.3)
57
+ activesupport (= 8.1.3)
55
58
  globalid (>= 0.3.6)
56
- activemodel (8.0.4.1)
57
- activesupport (= 8.0.4.1)
58
- activerecord (8.0.4.1)
59
- activemodel (= 8.0.4.1)
60
- activesupport (= 8.0.4.1)
59
+ activemodel (8.1.3)
60
+ activesupport (= 8.1.3)
61
+ activerecord (8.1.3)
62
+ activemodel (= 8.1.3)
63
+ activesupport (= 8.1.3)
61
64
  timeout (>= 0.4.0)
62
- activestorage (8.0.4.1)
63
- actionpack (= 8.0.4.1)
64
- activejob (= 8.0.4.1)
65
- activerecord (= 8.0.4.1)
66
- activesupport (= 8.0.4.1)
65
+ activestorage (8.1.3)
66
+ actionpack (= 8.1.3)
67
+ activejob (= 8.1.3)
68
+ activerecord (= 8.1.3)
69
+ activesupport (= 8.1.3)
67
70
  marcel (~> 1.0)
68
- activesupport (8.0.4.1)
71
+ activesupport (8.1.3)
69
72
  base64
70
- benchmark (>= 0.3)
71
73
  bigdecimal
72
74
  concurrent-ruby (~> 1.0, >= 1.3.1)
73
75
  connection_pool (>= 2.2.5)
74
76
  drb
75
77
  i18n (>= 1.6, < 2)
78
+ json
76
79
  logger (>= 1.4.2)
77
- minitest (>= 5.1, < 6)
80
+ minitest (>= 5.1)
78
81
  securerandom (>= 0.3)
79
82
  tzinfo (~> 2.0, >= 2.0.5)
80
83
  uri (>= 0.13.1)
81
84
  ansi (1.5.0)
82
- ast (2.4.3)
83
85
  base64 (0.2.0)
84
- benchmark (0.4.0)
85
86
  bigdecimal (3.1.9)
86
87
  builder (3.3.0)
87
88
  concurrent-ruby (1.3.5)
@@ -90,7 +91,7 @@ GEM
90
91
  date (3.4.1)
91
92
  docile (1.4.1)
92
93
  drb (2.2.1)
93
- erb (5.0.1)
94
+ erb (6.0.4)
94
95
  erubi (1.13.1)
95
96
  globalid (1.2.1)
96
97
  activesupport (>= 6.1)
@@ -102,8 +103,6 @@ GEM
102
103
  rdoc (>= 4.0.0)
103
104
  reline (>= 0.4.2)
104
105
  json (2.10.2)
105
- language_server-protocol (3.17.0.4)
106
- lint_roller (1.1.0)
107
106
  logger (1.7.0)
108
107
  loofah (2.24.0)
109
108
  crass (~> 1.0.2)
@@ -115,11 +114,14 @@ GEM
115
114
  net-smtp
116
115
  marcel (1.0.4)
117
116
  mini_mime (1.1.5)
118
- minitest (5.25.5)
119
- minitest-reporters (1.7.1)
117
+ mini_portile2 (2.8.9)
118
+ minitest (6.0.4)
119
+ drb (~> 2.0)
120
+ prism (~> 1.5)
121
+ minitest-reporters (1.8.0)
120
122
  ansi
121
123
  builder
122
- minitest (>= 5.0)
124
+ minitest (>= 5.0, < 7)
123
125
  ruby-progressbar
124
126
  net-imap (0.5.8)
125
127
  date
@@ -131,44 +133,43 @@ GEM
131
133
  net-smtp (0.5.1)
132
134
  net-protocol
133
135
  nio4r (2.7.4)
136
+ nokogiri (1.19.1)
137
+ mini_portile2 (~> 2.8.2)
138
+ racc (~> 1.4)
134
139
  nokogiri (1.19.1-arm64-darwin)
135
140
  racc (~> 1.4)
136
141
  nokogiri (1.19.1-x86_64-linux-gnu)
137
142
  racc (~> 1.4)
138
- parallel (1.26.3)
139
- parser (3.3.7.4)
140
- ast (~> 2.4.1)
141
- racc
142
143
  pp (0.6.2)
143
144
  prettyprint
144
145
  prettyprint (0.2.0)
145
- prism (1.4.0)
146
- psych (5.2.6)
146
+ prism (1.9.0)
147
+ psych (5.3.1)
147
148
  date
148
149
  stringio
149
150
  racc (1.8.1)
150
- rack (3.2.5)
151
- rack-session (2.1.1)
151
+ rack (3.2.6)
152
+ rack-session (2.1.2)
152
153
  base64 (>= 0.1.0)
153
154
  rack (>= 3.0.0)
154
155
  rack-test (2.2.0)
155
156
  rack (>= 1.3)
156
157
  rackup (2.2.1)
157
158
  rack (>= 3)
158
- rails (8.0.4.1)
159
- actioncable (= 8.0.4.1)
160
- actionmailbox (= 8.0.4.1)
161
- actionmailer (= 8.0.4.1)
162
- actionpack (= 8.0.4.1)
163
- actiontext (= 8.0.4.1)
164
- actionview (= 8.0.4.1)
165
- activejob (= 8.0.4.1)
166
- activemodel (= 8.0.4.1)
167
- activerecord (= 8.0.4.1)
168
- activestorage (= 8.0.4.1)
169
- activesupport (= 8.0.4.1)
159
+ rails (8.1.3)
160
+ actioncable (= 8.1.3)
161
+ actionmailbox (= 8.1.3)
162
+ actionmailer (= 8.1.3)
163
+ actionpack (= 8.1.3)
164
+ actiontext (= 8.1.3)
165
+ actionview (= 8.1.3)
166
+ activejob (= 8.1.3)
167
+ activemodel (= 8.1.3)
168
+ activerecord (= 8.1.3)
169
+ activestorage (= 8.1.3)
170
+ activesupport (= 8.1.3)
170
171
  bundler (>= 1.15.0)
171
- railties (= 8.0.4.1)
172
+ railties (= 8.1.3)
172
173
  rails-dom-testing (2.2.0)
173
174
  activesupport (>= 5.0.0)
174
175
  minitest
@@ -176,41 +177,22 @@ GEM
176
177
  rails-html-sanitizer (1.6.2)
177
178
  loofah (~> 2.21)
178
179
  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)
179
- railties (8.0.4.1)
180
- actionpack (= 8.0.4.1)
181
- activesupport (= 8.0.4.1)
180
+ railties (8.1.3)
181
+ actionpack (= 8.1.3)
182
+ activesupport (= 8.1.3)
182
183
  irb (~> 1.13)
183
184
  rackup (>= 1.0.0)
184
185
  rake (>= 12.2)
185
186
  thor (~> 1.0, >= 1.2.2)
186
187
  tsort (>= 0.2)
187
188
  zeitwerk (~> 2.6)
188
- rainbow (3.1.1)
189
- rake (13.2.1)
190
- rdoc (6.14.2)
189
+ rake (13.4.2)
190
+ rdoc (7.2.0)
191
191
  erb
192
192
  psych (>= 4.0.0)
193
- regexp_parser (2.10.0)
193
+ tsort
194
194
  reline (0.6.1)
195
195
  io-console (~> 0.5)
196
- rubocop (1.73.2)
197
- json (~> 2.3)
198
- language_server-protocol (~> 3.17.0.2)
199
- lint_roller (~> 1.1.0)
200
- parallel (~> 1.10)
201
- parser (>= 3.3.0.2)
202
- rainbow (>= 2.2.2, < 4.0)
203
- regexp_parser (>= 2.9.3, < 3.0)
204
- rubocop-ast (>= 1.38.0, < 2.0)
205
- ruby-progressbar (~> 1.7)
206
- unicode-display_width (>= 2.4.0, < 4.0)
207
- rubocop-ast (1.43.0)
208
- parser (>= 3.3.7.2)
209
- prism (~> 1.4)
210
- rubocop-performance (1.24.0)
211
- lint_roller (~> 1.1)
212
- rubocop (>= 1.72.1, < 2.0)
213
- rubocop-ast (>= 1.38.0, < 2.0)
214
196
  ruby-progressbar (1.13.0)
215
197
  securerandom (0.4.1)
216
198
  simplecov (0.22.0)
@@ -219,27 +201,12 @@ GEM
219
201
  simplecov_json_formatter (~> 0.1)
220
202
  simplecov-html (0.13.1)
221
203
  simplecov_json_formatter (0.1.4)
222
- standard (1.47.0)
223
- language_server-protocol (~> 3.17.0.2)
224
- lint_roller (~> 1.0)
225
- rubocop (~> 1.73.0)
226
- standard-custom (~> 1.0.0)
227
- standard-performance (~> 1.7)
228
- standard-custom (1.0.2)
229
- lint_roller (~> 1.0)
230
- rubocop (~> 1.50)
231
- standard-performance (1.7.0)
232
- lint_roller (~> 1.1)
233
- rubocop-performance (~> 1.24.0)
234
204
  stringio (3.1.7)
235
205
  thor (1.4.0)
236
206
  timeout (0.4.3)
237
207
  tsort (0.2.0)
238
208
  tzinfo (2.0.6)
239
209
  concurrent-ruby (~> 1.0)
240
- unicode-display_width (3.1.4)
241
- unicode-emoji (~> 4.0, >= 4.0.4)
242
- unicode-emoji (4.0.4)
243
210
  uri (1.1.1)
244
211
  useragent (0.16.11)
245
212
  websocket-driver (0.8.0)
@@ -254,15 +221,14 @@ PLATFORMS
254
221
  arm64-darwin-22
255
222
  arm64-darwin-23
256
223
  arm64-darwin-24
224
+ ruby
257
225
  x86_64-linux
258
226
 
259
227
  DEPENDENCIES
260
228
  bullet_train-scope_validator!
261
- minitest (~> 5.0)
262
229
  minitest-reporters
263
230
  rake (~> 13.0)
264
231
  simplecov
265
- standard (~> 1.3)
266
232
 
267
233
  BUNDLED WITH
268
234
  2.6.9
data/Rakefile CHANGED
@@ -9,6 +9,4 @@ Rake::TestTask.new(:test) do |t|
9
9
  t.test_files = FileList["test/**/test_*.rb"]
10
10
  end
11
11
 
12
- require "standard/rake"
13
-
14
12
  task default: %i[test standard]
@@ -2,6 +2,6 @@
2
2
 
3
3
  module BulletTrain
4
4
  module ScopeValidator
5
- VERSION = "1.42.1"
5
+ VERSION = "1.44.0"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullet_train-scope_validator
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.42.1
4
+ version: 1.44.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Culver