bullet_train-scope_validator 1.7.22 → 1.7.23

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: '0930c44313a01f3be9156fb8a061a0ada4848dfb22de012e810c42ba77441aa9'
4
- data.tar.gz: 7eb17f899742c3d166704e039a78febe20bf42bf9d61cf8745958256e4e32691
3
+ metadata.gz: 70c5be391b5e51425f3c2affc76a5077d14c1a191cfc98689b008e65f6b69504
4
+ data.tar.gz: 3d6156848bb8a80b618ba6e01d7112e2a6c53c98640459ff3cf356b8776899fe
5
5
  SHA512:
6
- metadata.gz: 97d4e2332f73de0f02d43b9a4261a1050101a348a0be5c0eed653cac292415c3d68c0ce540b8f9e658ebefb6fdfdfd03fb919c69ac033236581118c8d9160638
7
- data.tar.gz: 8b886e1e1093f402f1d537125e8c4bea4fd042549b51ba646ebfa00fe4bc3cdfa9d9a5ea56d25e998695f15c495c02efe74595aefb7e253726d7783ec118d65e
6
+ metadata.gz: 87c4b468eb94d6a8718030b022a280d12305c2d567ca2c5feca84637591d882f7b40fde25fe2cbee5251236b303a665955b04265f79562e549ddbd2c5544b860
7
+ data.tar.gz: 6bfe430b9803de094a3cb99f597c25053fcbe2e3016c1d9c64bb026a2e177147f7f40a0afc374332d534a4d14d3ec337dadcef1b836bbe8f02b308c37fe2fb4f
data/Gemfile.lock CHANGED
@@ -1,35 +1,35 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bullet_train-scope_validator (1.7.22)
4
+ bullet_train-scope_validator (1.7.23)
5
5
  rails
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actioncable (7.2.1)
11
- actionpack (= 7.2.1)
12
- activesupport (= 7.2.1)
10
+ actioncable (7.2.1.1)
11
+ actionpack (= 7.2.1.1)
12
+ activesupport (= 7.2.1.1)
13
13
  nio4r (~> 2.0)
14
14
  websocket-driver (>= 0.6.1)
15
15
  zeitwerk (~> 2.6)
16
- actionmailbox (7.2.1)
17
- actionpack (= 7.2.1)
18
- activejob (= 7.2.1)
19
- activerecord (= 7.2.1)
20
- activestorage (= 7.2.1)
21
- activesupport (= 7.2.1)
16
+ actionmailbox (7.2.1.1)
17
+ actionpack (= 7.2.1.1)
18
+ activejob (= 7.2.1.1)
19
+ activerecord (= 7.2.1.1)
20
+ activestorage (= 7.2.1.1)
21
+ activesupport (= 7.2.1.1)
22
22
  mail (>= 2.8.0)
23
- actionmailer (7.2.1)
24
- actionpack (= 7.2.1)
25
- actionview (= 7.2.1)
26
- activejob (= 7.2.1)
27
- activesupport (= 7.2.1)
23
+ actionmailer (7.2.1.1)
24
+ actionpack (= 7.2.1.1)
25
+ actionview (= 7.2.1.1)
26
+ activejob (= 7.2.1.1)
27
+ activesupport (= 7.2.1.1)
28
28
  mail (>= 2.8.0)
29
29
  rails-dom-testing (~> 2.2)
30
- actionpack (7.2.1)
31
- actionview (= 7.2.1)
32
- activesupport (= 7.2.1)
30
+ actionpack (7.2.1.1)
31
+ actionview (= 7.2.1.1)
32
+ activesupport (= 7.2.1.1)
33
33
  nokogiri (>= 1.8.5)
34
34
  racc
35
35
  rack (>= 2.2.4, < 3.2)
@@ -38,35 +38,35 @@ GEM
38
38
  rails-dom-testing (~> 2.2)
39
39
  rails-html-sanitizer (~> 1.6)
40
40
  useragent (~> 0.16)
41
- actiontext (7.2.1)
42
- actionpack (= 7.2.1)
43
- activerecord (= 7.2.1)
44
- activestorage (= 7.2.1)
45
- activesupport (= 7.2.1)
41
+ actiontext (7.2.1.1)
42
+ actionpack (= 7.2.1.1)
43
+ activerecord (= 7.2.1.1)
44
+ activestorage (= 7.2.1.1)
45
+ activesupport (= 7.2.1.1)
46
46
  globalid (>= 0.6.0)
47
47
  nokogiri (>= 1.8.5)
48
- actionview (7.2.1)
49
- activesupport (= 7.2.1)
48
+ actionview (7.2.1.1)
49
+ activesupport (= 7.2.1.1)
50
50
  builder (~> 3.1)
51
51
  erubi (~> 1.11)
52
52
  rails-dom-testing (~> 2.2)
53
53
  rails-html-sanitizer (~> 1.6)
54
- activejob (7.2.1)
55
- activesupport (= 7.2.1)
54
+ activejob (7.2.1.1)
55
+ activesupport (= 7.2.1.1)
56
56
  globalid (>= 0.3.6)
57
- activemodel (7.2.1)
58
- activesupport (= 7.2.1)
59
- activerecord (7.2.1)
60
- activemodel (= 7.2.1)
61
- activesupport (= 7.2.1)
57
+ activemodel (7.2.1.1)
58
+ activesupport (= 7.2.1.1)
59
+ activerecord (7.2.1.1)
60
+ activemodel (= 7.2.1.1)
61
+ activesupport (= 7.2.1.1)
62
62
  timeout (>= 0.4.0)
63
- activestorage (7.2.1)
64
- actionpack (= 7.2.1)
65
- activejob (= 7.2.1)
66
- activerecord (= 7.2.1)
67
- activesupport (= 7.2.1)
63
+ activestorage (7.2.1.1)
64
+ actionpack (= 7.2.1.1)
65
+ activejob (= 7.2.1.1)
66
+ activerecord (= 7.2.1.1)
67
+ activesupport (= 7.2.1.1)
68
68
  marcel (~> 1.0)
69
- activesupport (7.2.1)
69
+ activesupport (7.2.1.1)
70
70
  base64
71
71
  bigdecimal
72
72
  concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -90,10 +90,10 @@ GEM
90
90
  erubi (1.13.0)
91
91
  globalid (1.2.1)
92
92
  activesupport (>= 6.1)
93
- i18n (1.14.5)
93
+ i18n (1.14.6)
94
94
  concurrent-ruby (~> 1.0)
95
95
  io-console (0.7.2)
96
- irb (1.14.0)
96
+ irb (1.14.1)
97
97
  rdoc (>= 4.0.0)
98
98
  reline (>= 0.4.2)
99
99
  logger (1.6.1)
@@ -113,7 +113,7 @@ GEM
113
113
  builder
114
114
  minitest (>= 5.0)
115
115
  ruby-progressbar
116
- net-imap (0.4.16)
116
+ net-imap (0.5.0)
117
117
  date
118
118
  net-protocol
119
119
  net-pop (0.1.2)
@@ -133,7 +133,7 @@ GEM
133
133
  psych (5.1.2)
134
134
  stringio
135
135
  racc (1.8.1)
136
- rack (3.1.7)
136
+ rack (3.1.8)
137
137
  rack-session (2.0.0)
138
138
  rack (>= 3.0.0)
139
139
  rack-test (2.1.0)
@@ -141,20 +141,20 @@ GEM
141
141
  rackup (2.1.0)
142
142
  rack (>= 3)
143
143
  webrick (~> 1.8)
144
- rails (7.2.1)
145
- actioncable (= 7.2.1)
146
- actionmailbox (= 7.2.1)
147
- actionmailer (= 7.2.1)
148
- actionpack (= 7.2.1)
149
- actiontext (= 7.2.1)
150
- actionview (= 7.2.1)
151
- activejob (= 7.2.1)
152
- activemodel (= 7.2.1)
153
- activerecord (= 7.2.1)
154
- activestorage (= 7.2.1)
155
- activesupport (= 7.2.1)
144
+ rails (7.2.1.1)
145
+ actioncable (= 7.2.1.1)
146
+ actionmailbox (= 7.2.1.1)
147
+ actionmailer (= 7.2.1.1)
148
+ actionpack (= 7.2.1.1)
149
+ actiontext (= 7.2.1.1)
150
+ actionview (= 7.2.1.1)
151
+ activejob (= 7.2.1.1)
152
+ activemodel (= 7.2.1.1)
153
+ activerecord (= 7.2.1.1)
154
+ activestorage (= 7.2.1.1)
155
+ activesupport (= 7.2.1.1)
156
156
  bundler (>= 1.15.0)
157
- railties (= 7.2.1)
157
+ railties (= 7.2.1.1)
158
158
  rails-dom-testing (2.2.0)
159
159
  activesupport (>= 5.0.0)
160
160
  minitest
@@ -162,9 +162,9 @@ GEM
162
162
  rails-html-sanitizer (1.6.0)
163
163
  loofah (~> 2.21)
164
164
  nokogiri (~> 1.14)
165
- railties (7.2.1)
166
- actionpack (= 7.2.1)
167
- activesupport (= 7.2.1)
165
+ railties (7.2.1.1)
166
+ actionpack (= 7.2.1.1)
167
+ activesupport (= 7.2.1.1)
168
168
  irb (~> 1.13)
169
169
  rackup (>= 1.0.0)
170
170
  rake (>= 12.2)
@@ -204,11 +204,11 @@ GEM
204
204
  concurrent-ruby (~> 1.0)
205
205
  unicode-display_width (2.1.0)
206
206
  useragent (0.16.10)
207
- webrick (1.8.1)
207
+ webrick (1.8.2)
208
208
  websocket-driver (0.7.6)
209
209
  websocket-extensions (>= 0.1.0)
210
210
  websocket-extensions (0.1.5)
211
- zeitwerk (2.6.18)
211
+ zeitwerk (2.7.0)
212
212
 
213
213
  PLATFORMS
214
214
  arm64-darwin-20
@@ -2,6 +2,6 @@
2
2
 
3
3
  module BulletTrain
4
4
  module ScopeValidator
5
- VERSION = "1.7.22"
5
+ VERSION = "1.7.23"
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.22
4
+ version: 1.7.23
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-09-14 00:00:00.000000000 Z
11
+ date: 2024-10-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails