bullet_train-scope_validator 1.7.10 → 1.7.11

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: 4d5e223f468f5de179dd3eff7d7945f33afc790c4d609b1da9485b21ef32a563
4
+ data.tar.gz: acbe9963802836038ae91b24f5582a45c311df4706107007173b6489b58d4912
5
5
  SHA512:
6
- metadata.gz: bc1e256eb31747e46ef8b27555b102f10c4d87385478e33e290587c3974322021dac7aa9fd4b982845a2b8fa1d6198bd386dc2474806a07fe94687f884c15158
7
- data.tar.gz: ce9b3a296f0d1d34954f46862dad5c5dc3403d9655e9d78f51e5ba547fb622436c60d9ce3be71e78991a0b8835a248a87c38baccb4c8cd4f63ca6758727308b5
6
+ metadata.gz: 1ccde3961cb48de145ceca1d61b6b954d5fc1d263832b1f8e49e798944c4edee2711f409469f0f58698e16f4d1db10af9fd71067e5887148d19f0ee7b08c8cf1
7
+ data.tar.gz: 0033f51092e205c645f438f6a175ccb859072b3718abe4841a593de6dbc705c0fd81433d1b1e9e3df4760210fc0b3b5d8238df788840acef7091de1eda0e3dba
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.11)
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)
@@ -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)
@@ -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)
@@ -2,6 +2,6 @@
2
2
 
3
3
  module BulletTrain
4
4
  module ScopeValidator
5
- VERSION = "1.7.10"
5
+ VERSION = "1.7.11"
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.11
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-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails