bullet_train-scope_validator 1.7.10 → 1.7.12

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: e0d04c399a7035b09af2ff8a84147e1f9a33d120e40bdf76e66663b7b8ac8c7a
4
- data.tar.gz: 2bac3149884742bfaa23b94ce6371b6b38b3944f94980630ddd2ad0494408cea
3
+ metadata.gz: 411d6c4d08910158a62a0ade92a1ae7a20789e9a8eb30045a961d0bec91d861d
4
+ data.tar.gz: 6af5a4d8731d50875803806cef7249d4cf5d9a8f039444c6553e74d24fbd89ca
5
5
  SHA512:
6
- metadata.gz: bc1e256eb31747e46ef8b27555b102f10c4d87385478e33e290587c3974322021dac7aa9fd4b982845a2b8fa1d6198bd386dc2474806a07fe94687f884c15158
7
- data.tar.gz: ce9b3a296f0d1d34954f46862dad5c5dc3403d9655e9d78f51e5ba547fb622436c60d9ce3be71e78991a0b8835a248a87c38baccb4c8cd4f63ca6758727308b5
6
+ metadata.gz: '02858260795c26af01b6374fb2ef15592ef09a8f71869a0b2eda89fa2a0d7b6e3dc7341982c4365cbce812172eb746c98473b355e9ac68f4b70c16fffadd39e9'
7
+ data.tar.gz: cf5b54a40717fbb2ce1fe21a79eedba93fd7233981339ccd4d60a92527c1635c2566e60caa4ded379709c7bb367c0977e0832ea89aee7a89bde8e1e358962686
data/Gemfile.lock CHANGED
@@ -1,41 +1,41 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bullet_train-scope_validator (1.7.10)
4
+ bullet_train-scope_validator (1.7.12)
5
5
  rails
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actioncable (7.1.3.3)
11
- actionpack (= 7.1.3.3)
12
- activesupport (= 7.1.3.3)
10
+ actioncable (7.1.3.4)
11
+ actionpack (= 7.1.3.4)
12
+ activesupport (= 7.1.3.4)
13
13
  nio4r (~> 2.0)
14
14
  websocket-driver (>= 0.6.1)
15
15
  zeitwerk (~> 2.6)
16
- actionmailbox (7.1.3.3)
17
- actionpack (= 7.1.3.3)
18
- activejob (= 7.1.3.3)
19
- activerecord (= 7.1.3.3)
20
- activestorage (= 7.1.3.3)
21
- activesupport (= 7.1.3.3)
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
22
  mail (>= 2.7.1)
23
23
  net-imap
24
24
  net-pop
25
25
  net-smtp
26
- actionmailer (7.1.3.3)
27
- actionpack (= 7.1.3.3)
28
- actionview (= 7.1.3.3)
29
- activejob (= 7.1.3.3)
30
- activesupport (= 7.1.3.3)
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
31
  mail (~> 2.5, >= 2.5.4)
32
32
  net-imap
33
33
  net-pop
34
34
  net-smtp
35
35
  rails-dom-testing (~> 2.2)
36
- actionpack (7.1.3.3)
37
- actionview (= 7.1.3.3)
38
- activesupport (= 7.1.3.3)
36
+ actionpack (7.1.3.4)
37
+ actionview (= 7.1.3.4)
38
+ activesupport (= 7.1.3.4)
39
39
  nokogiri (>= 1.8.5)
40
40
  racc
41
41
  rack (>= 2.2.4)
@@ -43,35 +43,35 @@ GEM
43
43
  rack-test (>= 0.6.3)
44
44
  rails-dom-testing (~> 2.2)
45
45
  rails-html-sanitizer (~> 1.6)
46
- actiontext (7.1.3.3)
47
- actionpack (= 7.1.3.3)
48
- activerecord (= 7.1.3.3)
49
- activestorage (= 7.1.3.3)
50
- activesupport (= 7.1.3.3)
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)
51
51
  globalid (>= 0.6.0)
52
52
  nokogiri (>= 1.8.5)
53
- actionview (7.1.3.3)
54
- activesupport (= 7.1.3.3)
53
+ actionview (7.1.3.4)
54
+ activesupport (= 7.1.3.4)
55
55
  builder (~> 3.1)
56
56
  erubi (~> 1.11)
57
57
  rails-dom-testing (~> 2.2)
58
58
  rails-html-sanitizer (~> 1.6)
59
- activejob (7.1.3.3)
60
- activesupport (= 7.1.3.3)
59
+ activejob (7.1.3.4)
60
+ activesupport (= 7.1.3.4)
61
61
  globalid (>= 0.3.6)
62
- activemodel (7.1.3.3)
63
- activesupport (= 7.1.3.3)
64
- activerecord (7.1.3.3)
65
- activemodel (= 7.1.3.3)
66
- activesupport (= 7.1.3.3)
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)
67
67
  timeout (>= 0.4.0)
68
- activestorage (7.1.3.3)
69
- actionpack (= 7.1.3.3)
70
- activejob (= 7.1.3.3)
71
- activerecord (= 7.1.3.3)
72
- activesupport (= 7.1.3.3)
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)
73
73
  marcel (~> 1.0)
74
- activesupport (7.1.3.3)
74
+ activesupport (7.1.3.4)
75
75
  base64
76
76
  bigdecimal
77
77
  concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -86,12 +86,12 @@ GEM
86
86
  base64 (0.2.0)
87
87
  bigdecimal (3.1.8)
88
88
  builder (3.2.4)
89
- concurrent-ruby (1.3.1)
89
+ concurrent-ruby (1.3.3)
90
90
  connection_pool (2.4.1)
91
91
  crass (1.0.6)
92
92
  date (3.3.4)
93
93
  drb (2.2.1)
94
- erubi (1.12.0)
94
+ erubi (1.13.0)
95
95
  globalid (1.2.1)
96
96
  activesupport (>= 6.1)
97
97
  i18n (1.14.5)
@@ -117,7 +117,7 @@ GEM
117
117
  minitest (>= 5.0)
118
118
  ruby-progressbar
119
119
  mutex_m (0.2.0)
120
- net-imap (0.4.11)
120
+ net-imap (0.4.12)
121
121
  date
122
122
  net-protocol
123
123
  net-pop (0.1.2)
@@ -127,9 +127,9 @@ GEM
127
127
  net-smtp (0.5.0)
128
128
  net-protocol
129
129
  nio4r (2.7.3)
130
- nokogiri (1.16.5-arm64-darwin)
130
+ nokogiri (1.16.6-arm64-darwin)
131
131
  racc (~> 1.4)
132
- nokogiri (1.16.5-x86_64-linux)
132
+ nokogiri (1.16.6-x86_64-linux)
133
133
  racc (~> 1.4)
134
134
  parallel (1.21.0)
135
135
  parser (3.1.0.0)
@@ -137,7 +137,7 @@ GEM
137
137
  psych (5.1.2)
138
138
  stringio
139
139
  racc (1.8.0)
140
- rack (3.0.11)
140
+ rack (3.1.3)
141
141
  rack-session (2.0.0)
142
142
  rack (>= 3.0.0)
143
143
  rack-test (2.1.0)
@@ -145,20 +145,20 @@ GEM
145
145
  rackup (2.1.0)
146
146
  rack (>= 3)
147
147
  webrick (~> 1.8)
148
- rails (7.1.3.3)
149
- actioncable (= 7.1.3.3)
150
- actionmailbox (= 7.1.3.3)
151
- actionmailer (= 7.1.3.3)
152
- actionpack (= 7.1.3.3)
153
- actiontext (= 7.1.3.3)
154
- actionview (= 7.1.3.3)
155
- activejob (= 7.1.3.3)
156
- activemodel (= 7.1.3.3)
157
- activerecord (= 7.1.3.3)
158
- activestorage (= 7.1.3.3)
159
- activesupport (= 7.1.3.3)
148
+ rails (7.1.3.4)
149
+ actioncable (= 7.1.3.4)
150
+ actionmailbox (= 7.1.3.4)
151
+ actionmailer (= 7.1.3.4)
152
+ actionpack (= 7.1.3.4)
153
+ actiontext (= 7.1.3.4)
154
+ actionview (= 7.1.3.4)
155
+ activejob (= 7.1.3.4)
156
+ activemodel (= 7.1.3.4)
157
+ activerecord (= 7.1.3.4)
158
+ activestorage (= 7.1.3.4)
159
+ activesupport (= 7.1.3.4)
160
160
  bundler (>= 1.15.0)
161
- railties (= 7.1.3.3)
161
+ railties (= 7.1.3.4)
162
162
  rails-dom-testing (2.2.0)
163
163
  activesupport (>= 5.0.0)
164
164
  minitest
@@ -166,9 +166,9 @@ GEM
166
166
  rails-html-sanitizer (1.6.0)
167
167
  loofah (~> 2.21)
168
168
  nokogiri (~> 1.14)
169
- railties (7.1.3.3)
170
- actionpack (= 7.1.3.3)
171
- activesupport (= 7.1.3.3)
169
+ railties (7.1.3.4)
170
+ actionpack (= 7.1.3.4)
171
+ activesupport (= 7.1.3.4)
172
172
  irb
173
173
  rackup (>= 1.0.0)
174
174
  rake (>= 12.2)
@@ -179,7 +179,7 @@ GEM
179
179
  rdoc (6.7.0)
180
180
  psych (>= 4.0.0)
181
181
  regexp_parser (2.2.0)
182
- reline (0.5.8)
182
+ reline (0.5.9)
183
183
  io-console (~> 0.5)
184
184
  rexml (3.2.5)
185
185
  rubocop (1.24.1)
@@ -200,7 +200,7 @@ GEM
200
200
  standard (1.6.0)
201
201
  rubocop (= 1.24.1)
202
202
  rubocop-performance (= 1.13.1)
203
- stringio (3.1.0)
203
+ stringio (3.1.1)
204
204
  thor (1.3.1)
205
205
  timeout (0.4.1)
206
206
  tzinfo (2.0.6)
@@ -2,6 +2,6 @@
2
2
 
3
3
  module BulletTrain
4
4
  module ScopeValidator
5
- VERSION = "1.7.10"
5
+ VERSION = "1.7.12"
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.10
4
+ version: 1.7.12
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-05-30 00:00:00.000000000 Z
11
+ date: 2024-06-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails