bullet_train-scope_validator 1.7.20 → 1.7.21

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: c3eacf18e05bf667e7cc1e6800a852c11998c76285fea459fc7508753fa7d755
4
- data.tar.gz: 2520d721d9d691703caf0ba9391e063ac61e3494d628e5f1cbba26163c62a574
3
+ metadata.gz: 93244e1b23c40ce8ad90f3339f8116a3b59a16b2cc316a38c70d77f63522d12d
4
+ data.tar.gz: a94d725ee9749c985ef17f8a2593a2434141c458cd3130a9a4ccee5e3701c0a2
5
5
  SHA512:
6
- metadata.gz: 496f54a5d090ad559db4dbf92076d683395c416fd9ac691e436120358bba6a769ce6c865775a91b9b1574bafdd2c190850f31403a0240d586ade1185a7144607
7
- data.tar.gz: 9d551f2ac9bab4e5b2c230813bd45a9e9ed805cc843e1b28a6b9a7da95bf681501d71a69e5be014730db6f50722dfaba7eab638304ef2a2d21e934fe804e06f2
6
+ metadata.gz: 1a91d351776765b5a0bcb3f446e6f6bf76c84b96a808ca0ec54df95ab9a40b8e8a72745014708be31504ecf450f62d192f8355a3837eb0b9a76d6bf1578dc3e8
7
+ data.tar.gz: 7d164eedf3682d1977f5f6942654d831b633822ec93b7d847beb5337119b8d4e45481d67be3c5d3d1b3bce233ecb2bc919fbb67063df8f5709d267deae0736fc
data/Gemfile.lock CHANGED
@@ -1,92 +1,88 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bullet_train-scope_validator (1.7.20)
4
+ bullet_train-scope_validator (1.7.21)
5
5
  rails
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actioncable (7.1.3.4)
11
- actionpack (= 7.1.3.4)
12
- activesupport (= 7.1.3.4)
10
+ actioncable (7.2.0)
11
+ actionpack (= 7.2.0)
12
+ activesupport (= 7.2.0)
13
13
  nio4r (~> 2.0)
14
14
  websocket-driver (>= 0.6.1)
15
15
  zeitwerk (~> 2.6)
16
- actionmailbox (7.1.3.4)
17
- actionpack (= 7.1.3.4)
18
- activejob (= 7.1.3.4)
19
- activerecord (= 7.1.3.4)
20
- activestorage (= 7.1.3.4)
21
- activesupport (= 7.1.3.4)
22
- mail (>= 2.7.1)
23
- net-imap
24
- net-pop
25
- net-smtp
26
- actionmailer (7.1.3.4)
27
- actionpack (= 7.1.3.4)
28
- actionview (= 7.1.3.4)
29
- activejob (= 7.1.3.4)
30
- activesupport (= 7.1.3.4)
31
- mail (~> 2.5, >= 2.5.4)
32
- net-imap
33
- net-pop
34
- net-smtp
16
+ actionmailbox (7.2.0)
17
+ actionpack (= 7.2.0)
18
+ activejob (= 7.2.0)
19
+ activerecord (= 7.2.0)
20
+ activestorage (= 7.2.0)
21
+ activesupport (= 7.2.0)
22
+ mail (>= 2.8.0)
23
+ actionmailer (7.2.0)
24
+ actionpack (= 7.2.0)
25
+ actionview (= 7.2.0)
26
+ activejob (= 7.2.0)
27
+ activesupport (= 7.2.0)
28
+ mail (>= 2.8.0)
35
29
  rails-dom-testing (~> 2.2)
36
- actionpack (7.1.3.4)
37
- actionview (= 7.1.3.4)
38
- activesupport (= 7.1.3.4)
30
+ actionpack (7.2.0)
31
+ actionview (= 7.2.0)
32
+ activesupport (= 7.2.0)
39
33
  nokogiri (>= 1.8.5)
40
34
  racc
41
- rack (>= 2.2.4)
35
+ rack (>= 2.2.4, < 3.2)
42
36
  rack-session (>= 1.0.1)
43
37
  rack-test (>= 0.6.3)
44
38
  rails-dom-testing (~> 2.2)
45
39
  rails-html-sanitizer (~> 1.6)
46
- actiontext (7.1.3.4)
47
- actionpack (= 7.1.3.4)
48
- activerecord (= 7.1.3.4)
49
- activestorage (= 7.1.3.4)
50
- activesupport (= 7.1.3.4)
40
+ useragent (~> 0.16)
41
+ actiontext (7.2.0)
42
+ actionpack (= 7.2.0)
43
+ activerecord (= 7.2.0)
44
+ activestorage (= 7.2.0)
45
+ activesupport (= 7.2.0)
51
46
  globalid (>= 0.6.0)
52
47
  nokogiri (>= 1.8.5)
53
- actionview (7.1.3.4)
54
- activesupport (= 7.1.3.4)
48
+ actionview (7.2.0)
49
+ activesupport (= 7.2.0)
55
50
  builder (~> 3.1)
56
51
  erubi (~> 1.11)
57
52
  rails-dom-testing (~> 2.2)
58
53
  rails-html-sanitizer (~> 1.6)
59
- activejob (7.1.3.4)
60
- activesupport (= 7.1.3.4)
54
+ activejob (7.2.0)
55
+ activesupport (= 7.2.0)
61
56
  globalid (>= 0.3.6)
62
- activemodel (7.1.3.4)
63
- activesupport (= 7.1.3.4)
64
- activerecord (7.1.3.4)
65
- activemodel (= 7.1.3.4)
66
- activesupport (= 7.1.3.4)
57
+ activemodel (7.2.0)
58
+ activesupport (= 7.2.0)
59
+ activerecord (7.2.0)
60
+ activemodel (= 7.2.0)
61
+ activesupport (= 7.2.0)
67
62
  timeout (>= 0.4.0)
68
- activestorage (7.1.3.4)
69
- actionpack (= 7.1.3.4)
70
- activejob (= 7.1.3.4)
71
- activerecord (= 7.1.3.4)
72
- activesupport (= 7.1.3.4)
63
+ activestorage (7.2.0)
64
+ actionpack (= 7.2.0)
65
+ activejob (= 7.2.0)
66
+ activerecord (= 7.2.0)
67
+ activesupport (= 7.2.0)
73
68
  marcel (~> 1.0)
74
- activesupport (7.1.3.4)
69
+ activesupport (7.2.0)
75
70
  base64
76
71
  bigdecimal
77
- concurrent-ruby (~> 1.0, >= 1.0.2)
72
+ concurrent-ruby (~> 1.0, >= 1.3.1)
78
73
  connection_pool (>= 2.2.5)
79
74
  drb
80
75
  i18n (>= 1.6, < 2)
76
+ logger (>= 1.4.2)
81
77
  minitest (>= 5.1)
82
- mutex_m
83
- tzinfo (~> 2.0)
78
+ securerandom (>= 0.3)
79
+ tzinfo (~> 2.0, >= 2.0.5)
84
80
  ansi (1.5.0)
85
81
  ast (2.4.2)
86
82
  base64 (0.2.0)
87
83
  bigdecimal (3.1.8)
88
84
  builder (3.2.4)
89
- concurrent-ruby (1.3.3)
85
+ concurrent-ruby (1.3.4)
90
86
  connection_pool (2.4.1)
91
87
  crass (1.0.6)
92
88
  date (3.3.4)
@@ -100,6 +96,7 @@ GEM
100
96
  irb (1.14.0)
101
97
  rdoc (>= 4.0.0)
102
98
  reline (>= 0.4.2)
99
+ logger (1.6.0)
103
100
  loofah (2.22.0)
104
101
  crass (~> 1.0.2)
105
102
  nokogiri (>= 1.12.0)
@@ -116,26 +113,26 @@ GEM
116
113
  builder
117
114
  minitest (>= 5.0)
118
115
  ruby-progressbar
119
- mutex_m (0.2.0)
120
116
  net-imap (0.4.14)
121
117
  date
122
118
  net-protocol
123
119
  net-pop (0.1.2)
120
+ net-protocol
124
121
  net-protocol (0.2.2)
125
122
  timeout
126
123
  net-smtp (0.5.0)
127
124
  net-protocol
128
125
  nio4r (2.7.3)
129
- nokogiri (1.16.6-arm64-darwin)
126
+ nokogiri (1.16.7-arm64-darwin)
130
127
  racc (~> 1.4)
131
- nokogiri (1.16.6-x86_64-linux)
128
+ nokogiri (1.16.7-x86_64-linux)
132
129
  racc (~> 1.4)
133
130
  parallel (1.21.0)
134
131
  parser (3.1.0.0)
135
132
  ast (~> 2.4.1)
136
133
  psych (5.1.2)
137
134
  stringio
138
- racc (1.8.0)
135
+ racc (1.8.1)
139
136
  rack (3.1.7)
140
137
  rack-session (2.0.0)
141
138
  rack (>= 3.0.0)
@@ -144,20 +141,20 @@ GEM
144
141
  rackup (2.1.0)
145
142
  rack (>= 3)
146
143
  webrick (~> 1.8)
147
- rails (7.1.3.4)
148
- actioncable (= 7.1.3.4)
149
- actionmailbox (= 7.1.3.4)
150
- actionmailer (= 7.1.3.4)
151
- actionpack (= 7.1.3.4)
152
- actiontext (= 7.1.3.4)
153
- actionview (= 7.1.3.4)
154
- activejob (= 7.1.3.4)
155
- activemodel (= 7.1.3.4)
156
- activerecord (= 7.1.3.4)
157
- activestorage (= 7.1.3.4)
158
- activesupport (= 7.1.3.4)
144
+ rails (7.2.0)
145
+ actioncable (= 7.2.0)
146
+ actionmailbox (= 7.2.0)
147
+ actionmailer (= 7.2.0)
148
+ actionpack (= 7.2.0)
149
+ actiontext (= 7.2.0)
150
+ actionview (= 7.2.0)
151
+ activejob (= 7.2.0)
152
+ activemodel (= 7.2.0)
153
+ activerecord (= 7.2.0)
154
+ activestorage (= 7.2.0)
155
+ activesupport (= 7.2.0)
159
156
  bundler (>= 1.15.0)
160
- railties (= 7.1.3.4)
157
+ railties (= 7.2.0)
161
158
  rails-dom-testing (2.2.0)
162
159
  activesupport (>= 5.0.0)
163
160
  minitest
@@ -165,10 +162,10 @@ GEM
165
162
  rails-html-sanitizer (1.6.0)
166
163
  loofah (~> 2.21)
167
164
  nokogiri (~> 1.14)
168
- railties (7.1.3.4)
169
- actionpack (= 7.1.3.4)
170
- activesupport (= 7.1.3.4)
171
- irb
165
+ railties (7.2.0)
166
+ actionpack (= 7.2.0)
167
+ activesupport (= 7.2.0)
168
+ irb (~> 1.13)
172
169
  rackup (>= 1.0.0)
173
170
  rake (>= 12.2)
174
171
  thor (~> 1.0, >= 1.2.2)
@@ -196,6 +193,7 @@ GEM
196
193
  rubocop (>= 1.7.0, < 2.0)
197
194
  rubocop-ast (>= 0.4.0)
198
195
  ruby-progressbar (1.11.0)
196
+ securerandom (0.3.1)
199
197
  standard (1.6.0)
200
198
  rubocop (= 1.24.1)
201
199
  rubocop-performance (= 1.13.1)
@@ -205,16 +203,18 @@ GEM
205
203
  tzinfo (2.0.6)
206
204
  concurrent-ruby (~> 1.0)
207
205
  unicode-display_width (2.1.0)
206
+ useragent (0.16.10)
208
207
  webrick (1.8.1)
209
208
  websocket-driver (0.7.6)
210
209
  websocket-extensions (>= 0.1.0)
211
210
  websocket-extensions (0.1.5)
212
- zeitwerk (2.6.16)
211
+ zeitwerk (2.6.17)
213
212
 
214
213
  PLATFORMS
215
214
  arm64-darwin-20
216
215
  arm64-darwin-21
217
216
  arm64-darwin-22
217
+ arm64-darwin-23
218
218
  x86_64-linux
219
219
 
220
220
  DEPENDENCIES
@@ -2,6 +2,6 @@
2
2
 
3
3
  module BulletTrain
4
4
  module ScopeValidator
5
- VERSION = "1.7.20"
5
+ VERSION = "1.7.21"
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.7.20
4
+ version: 1.7.21
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-07-23 00:00:00.000000000 Z
11
+ date: 2024-08-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails