bullet_train-scope_validator 1.6.24 → 1.6.25

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: cf35dd28ff6d4d7381fd88a9dce926c8a25802919b845077266a5a9cd63d73c9
4
- data.tar.gz: a3e8eb0eacdba1fdf418c8b8c647bed4c70843891a1ecb9308223dd709d0422f
3
+ metadata.gz: 20df30e4bd07623656182b96fd75bb86fc20bf1bfa45e670303f68c823ef977e
4
+ data.tar.gz: 72200b37009a03149a127478ab14ea00b93bdf857a4dd36df8d3f10aec14f487
5
5
  SHA512:
6
- metadata.gz: 6d6bd1e4e2543006bfb54d8457aec9f1ba9ccdc2d677f808cfe0149f0fd6446b94f77cf258f5f2244340e146f76854c699e7315e121e198d6a8e7ce84d5ce8a2
7
- data.tar.gz: 575585c8f270f689ce22406cbcc55fbb1d4f320b4f0e7a7d80a3eca3809d95318101b07362b4755c62ea170959a04c55996e4ebe9b7b80257cda270f791553aa
6
+ metadata.gz: bc21c852d955d5140f144f8611715f656d6403b8507313e7be87b6ab0af276e5c13e7e0cf09c3457f09a2c26e63c4c1a115575def7a524172e185023d37d948d
7
+ data.tar.gz: 9f3efd287dc37c5483477930811e5cf5201f3192f5ca58cc09b07470c3e0ecf3bb33943152242bc09f303ac29011546d242ae7b144a19ccdfeeeb56f20859e75
data/Gemfile.lock CHANGED
@@ -1,41 +1,41 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bullet_train-scope_validator (1.6.24)
4
+ bullet_train-scope_validator (1.6.25)
5
5
  rails
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actioncable (7.1.2)
11
- actionpack (= 7.1.2)
12
- activesupport (= 7.1.2)
10
+ actioncable (7.1.3)
11
+ actionpack (= 7.1.3)
12
+ activesupport (= 7.1.3)
13
13
  nio4r (~> 2.0)
14
14
  websocket-driver (>= 0.6.1)
15
15
  zeitwerk (~> 2.6)
16
- actionmailbox (7.1.2)
17
- actionpack (= 7.1.2)
18
- activejob (= 7.1.2)
19
- activerecord (= 7.1.2)
20
- activestorage (= 7.1.2)
21
- activesupport (= 7.1.2)
16
+ actionmailbox (7.1.3)
17
+ actionpack (= 7.1.3)
18
+ activejob (= 7.1.3)
19
+ activerecord (= 7.1.3)
20
+ activestorage (= 7.1.3)
21
+ activesupport (= 7.1.3)
22
22
  mail (>= 2.7.1)
23
23
  net-imap
24
24
  net-pop
25
25
  net-smtp
26
- actionmailer (7.1.2)
27
- actionpack (= 7.1.2)
28
- actionview (= 7.1.2)
29
- activejob (= 7.1.2)
30
- activesupport (= 7.1.2)
26
+ actionmailer (7.1.3)
27
+ actionpack (= 7.1.3)
28
+ actionview (= 7.1.3)
29
+ activejob (= 7.1.3)
30
+ activesupport (= 7.1.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.2)
37
- actionview (= 7.1.2)
38
- activesupport (= 7.1.2)
36
+ actionpack (7.1.3)
37
+ actionview (= 7.1.3)
38
+ activesupport (= 7.1.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.2)
47
- actionpack (= 7.1.2)
48
- activerecord (= 7.1.2)
49
- activestorage (= 7.1.2)
50
- activesupport (= 7.1.2)
46
+ actiontext (7.1.3)
47
+ actionpack (= 7.1.3)
48
+ activerecord (= 7.1.3)
49
+ activestorage (= 7.1.3)
50
+ activesupport (= 7.1.3)
51
51
  globalid (>= 0.6.0)
52
52
  nokogiri (>= 1.8.5)
53
- actionview (7.1.2)
54
- activesupport (= 7.1.2)
53
+ actionview (7.1.3)
54
+ activesupport (= 7.1.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.2)
60
- activesupport (= 7.1.2)
59
+ activejob (7.1.3)
60
+ activesupport (= 7.1.3)
61
61
  globalid (>= 0.3.6)
62
- activemodel (7.1.2)
63
- activesupport (= 7.1.2)
64
- activerecord (7.1.2)
65
- activemodel (= 7.1.2)
66
- activesupport (= 7.1.2)
62
+ activemodel (7.1.3)
63
+ activesupport (= 7.1.3)
64
+ activerecord (7.1.3)
65
+ activemodel (= 7.1.3)
66
+ activesupport (= 7.1.3)
67
67
  timeout (>= 0.4.0)
68
- activestorage (7.1.2)
69
- actionpack (= 7.1.2)
70
- activejob (= 7.1.2)
71
- activerecord (= 7.1.2)
72
- activesupport (= 7.1.2)
68
+ activestorage (7.1.3)
69
+ actionpack (= 7.1.3)
70
+ activejob (= 7.1.3)
71
+ activerecord (= 7.1.3)
72
+ activesupport (= 7.1.3)
73
73
  marcel (~> 1.0)
74
- activesupport (7.1.2)
74
+ activesupport (7.1.3)
75
75
  base64
76
76
  bigdecimal
77
77
  concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -84,9 +84,9 @@ GEM
84
84
  ansi (1.5.0)
85
85
  ast (2.4.2)
86
86
  base64 (0.2.0)
87
- bigdecimal (3.1.5)
87
+ bigdecimal (3.1.6)
88
88
  builder (3.2.4)
89
- concurrent-ruby (1.2.2)
89
+ concurrent-ruby (1.2.3)
90
90
  connection_pool (2.4.1)
91
91
  crass (1.0.6)
92
92
  date (3.3.4)
@@ -97,10 +97,10 @@ GEM
97
97
  activesupport (>= 6.1)
98
98
  i18n (1.14.1)
99
99
  concurrent-ruby (~> 1.0)
100
- io-console (0.7.1)
101
- irb (1.11.0)
100
+ io-console (0.7.2)
101
+ irb (1.11.1)
102
102
  rdoc
103
- reline (>= 0.3.8)
103
+ reline (>= 0.4.2)
104
104
  loofah (2.22.0)
105
105
  crass (~> 1.0.2)
106
106
  nokogiri (>= 1.12.0)
@@ -118,14 +118,14 @@ GEM
118
118
  minitest (>= 5.0)
119
119
  ruby-progressbar
120
120
  mutex_m (0.2.0)
121
- net-imap (0.4.9)
121
+ net-imap (0.4.9.1)
122
122
  date
123
123
  net-protocol
124
124
  net-pop (0.1.2)
125
125
  net-protocol
126
126
  net-protocol (0.2.2)
127
127
  timeout
128
- net-smtp (0.4.0)
128
+ net-smtp (0.4.0.1)
129
129
  net-protocol
130
130
  nio4r (2.7.0)
131
131
  nokogiri (1.16.0-arm64-darwin)
@@ -146,20 +146,20 @@ GEM
146
146
  rackup (2.1.0)
147
147
  rack (>= 3)
148
148
  webrick (~> 1.8)
149
- rails (7.1.2)
150
- actioncable (= 7.1.2)
151
- actionmailbox (= 7.1.2)
152
- actionmailer (= 7.1.2)
153
- actionpack (= 7.1.2)
154
- actiontext (= 7.1.2)
155
- actionview (= 7.1.2)
156
- activejob (= 7.1.2)
157
- activemodel (= 7.1.2)
158
- activerecord (= 7.1.2)
159
- activestorage (= 7.1.2)
160
- activesupport (= 7.1.2)
149
+ rails (7.1.3)
150
+ actioncable (= 7.1.3)
151
+ actionmailbox (= 7.1.3)
152
+ actionmailer (= 7.1.3)
153
+ actionpack (= 7.1.3)
154
+ actiontext (= 7.1.3)
155
+ actionview (= 7.1.3)
156
+ activejob (= 7.1.3)
157
+ activemodel (= 7.1.3)
158
+ activerecord (= 7.1.3)
159
+ activestorage (= 7.1.3)
160
+ activesupport (= 7.1.3)
161
161
  bundler (>= 1.15.0)
162
- railties (= 7.1.2)
162
+ railties (= 7.1.3)
163
163
  rails-dom-testing (2.2.0)
164
164
  activesupport (>= 5.0.0)
165
165
  minitest
@@ -167,9 +167,9 @@ GEM
167
167
  rails-html-sanitizer (1.6.0)
168
168
  loofah (~> 2.21)
169
169
  nokogiri (~> 1.14)
170
- railties (7.1.2)
171
- actionpack (= 7.1.2)
172
- activesupport (= 7.1.2)
170
+ railties (7.1.3)
171
+ actionpack (= 7.1.3)
172
+ activesupport (= 7.1.3)
173
173
  irb
174
174
  rackup (>= 1.0.0)
175
175
  rake (>= 12.2)
@@ -180,7 +180,7 @@ GEM
180
180
  rdoc (6.6.2)
181
181
  psych (>= 4.0.0)
182
182
  regexp_parser (2.2.0)
183
- reline (0.4.1)
183
+ reline (0.4.2)
184
184
  io-console (~> 0.5)
185
185
  rexml (3.2.5)
186
186
  rubocop (1.24.1)
@@ -2,6 +2,6 @@
2
2
 
3
3
  module BulletTrain
4
4
  module ScopeValidator
5
- VERSION = "1.6.24"
5
+ VERSION = "1.6.25"
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.6.24
4
+ version: 1.6.25
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-01-02 00:00:00.000000000 Z
11
+ date: 2024-01-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails