bullet_train-scope_validator 1.7.5 → 1.7.6

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: ba1859bf028d8988eff08127146c89c17dcc964d43241407089f2d5124e2079f
4
- data.tar.gz: 2384ad601d69c40429c796102ea63b2e9590149c75c9eca2d959fa839332477b
3
+ metadata.gz: 2c905ad6a116df35c830e1170a899a824045c29aeb791c1aa4c4c7f0d491b79e
4
+ data.tar.gz: e9699880bff5d87f39a27cadcd47f6dcbfa74f624e3e3c71ef91ffdb08676d0b
5
5
  SHA512:
6
- metadata.gz: 940670fe453f41d7d2569c181389c4c894661377fd15c4a3d964596c6ecf1d9cccbd218505499668820bb80534805072820980d7a31e93d356f0a588dbeca494
7
- data.tar.gz: 80397f71fbdc3b6857e5e3745dfe55593d8d7501c5b53820b12f41e88ef5f0b13517736c7cfaf4223653267a054b3506dbedf1600e2da475e13e9a979137d6ec
6
+ metadata.gz: 3d565dc7fede992a5eef4cebae413fa6e1c99cf938d84d6257bf7cb83b9a8f5507c6cefacbfcf8768ced3809108d391f5f0373097d727d33b93753963f57af03
7
+ data.tar.gz: 4f554192e3b18ea18b5c7181bd1f632f39346354ec2e5d2ab567f0281e1f600f1d7a85f902533460d40c1b066dd74b0078f69a3ea14fa08b9cde87b92586a17f
data/Gemfile.lock CHANGED
@@ -1,41 +1,41 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bullet_train-scope_validator (1.7.5)
4
+ bullet_train-scope_validator (1.7.6)
5
5
  rails
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actioncable (7.1.3.2)
11
- actionpack (= 7.1.3.2)
12
- activesupport (= 7.1.3.2)
10
+ actioncable (7.1.3.3)
11
+ actionpack (= 7.1.3.3)
12
+ activesupport (= 7.1.3.3)
13
13
  nio4r (~> 2.0)
14
14
  websocket-driver (>= 0.6.1)
15
15
  zeitwerk (~> 2.6)
16
- actionmailbox (7.1.3.2)
17
- actionpack (= 7.1.3.2)
18
- activejob (= 7.1.3.2)
19
- activerecord (= 7.1.3.2)
20
- activestorage (= 7.1.3.2)
21
- activesupport (= 7.1.3.2)
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)
22
22
  mail (>= 2.7.1)
23
23
  net-imap
24
24
  net-pop
25
25
  net-smtp
26
- actionmailer (7.1.3.2)
27
- actionpack (= 7.1.3.2)
28
- actionview (= 7.1.3.2)
29
- activejob (= 7.1.3.2)
30
- activesupport (= 7.1.3.2)
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)
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.2)
37
- actionview (= 7.1.3.2)
38
- activesupport (= 7.1.3.2)
36
+ actionpack (7.1.3.3)
37
+ actionview (= 7.1.3.3)
38
+ activesupport (= 7.1.3.3)
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.2)
47
- actionpack (= 7.1.3.2)
48
- activerecord (= 7.1.3.2)
49
- activestorage (= 7.1.3.2)
50
- activesupport (= 7.1.3.2)
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)
51
51
  globalid (>= 0.6.0)
52
52
  nokogiri (>= 1.8.5)
53
- actionview (7.1.3.2)
54
- activesupport (= 7.1.3.2)
53
+ actionview (7.1.3.3)
54
+ activesupport (= 7.1.3.3)
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.2)
60
- activesupport (= 7.1.3.2)
59
+ activejob (7.1.3.3)
60
+ activesupport (= 7.1.3.3)
61
61
  globalid (>= 0.3.6)
62
- activemodel (7.1.3.2)
63
- activesupport (= 7.1.3.2)
64
- activerecord (7.1.3.2)
65
- activemodel (= 7.1.3.2)
66
- activesupport (= 7.1.3.2)
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)
67
67
  timeout (>= 0.4.0)
68
- activestorage (7.1.3.2)
69
- actionpack (= 7.1.3.2)
70
- activejob (= 7.1.3.2)
71
- activerecord (= 7.1.3.2)
72
- activesupport (= 7.1.3.2)
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)
73
73
  marcel (~> 1.0)
74
- activesupport (7.1.3.2)
74
+ activesupport (7.1.3.3)
75
75
  base64
76
76
  bigdecimal
77
77
  concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -136,7 +136,7 @@ GEM
136
136
  ast (~> 2.4.1)
137
137
  psych (5.1.2)
138
138
  stringio
139
- racc (1.7.3)
139
+ racc (1.8.0)
140
140
  rack (3.0.11)
141
141
  rack-session (2.0.0)
142
142
  rack (>= 3.0.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.2)
149
- actioncable (= 7.1.3.2)
150
- actionmailbox (= 7.1.3.2)
151
- actionmailer (= 7.1.3.2)
152
- actionpack (= 7.1.3.2)
153
- actiontext (= 7.1.3.2)
154
- actionview (= 7.1.3.2)
155
- activejob (= 7.1.3.2)
156
- activemodel (= 7.1.3.2)
157
- activerecord (= 7.1.3.2)
158
- activestorage (= 7.1.3.2)
159
- activesupport (= 7.1.3.2)
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)
160
160
  bundler (>= 1.15.0)
161
- railties (= 7.1.3.2)
161
+ railties (= 7.1.3.3)
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.2)
170
- actionpack (= 7.1.3.2)
171
- activesupport (= 7.1.3.2)
169
+ railties (7.1.3.3)
170
+ actionpack (= 7.1.3.3)
171
+ activesupport (= 7.1.3.3)
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.5"
5
+ VERSION = "1.7.6"
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.5
4
+ version: 1.7.6
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-14 00:00:00.000000000 Z
11
+ date: 2024-05-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails