bullet_train-roles 1.42.1 → 1.44.0

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: 8426116a62491506db49a038f04bea81d6267def7426af42c2cc3380baf0bd8c
4
- data.tar.gz: c0a49fc3b72d08f44665008dad59c5ba5dca5c890396bd089b3a48ef017fd73a
3
+ metadata.gz: 479546047335a892c4db94187a64097ac8843b4f5ff1211e0372ff1f2d0d428e
4
+ data.tar.gz: 9bb2367531f9b4d4982024d7c0a624875211792441a8a42eea4f89ffdc38e5f1
5
5
  SHA512:
6
- metadata.gz: 6c110a8e259a9ea8d194ee61c5603437d6cba26ba6c924fffaafda45d683514b6901962d1e5bb39a665f908fda931b7491235e05fbed3bb22b7ce250371a5fc5
7
- data.tar.gz: 36ee85f24647b5526c1dcdaebe4c45764d981cadcada6ba4466530a701665c555f4f1debb85da0fbad2c9d35e5ef93914d7998127155744d52d33f875cf45527
6
+ metadata.gz: 222b435d7bbc654c9ae2c2ebbc2c4a3946ab98fad1791ddd129a5e4e3ae54b3f376956767c4af729c168d68749de1b4f9a0076d09848e42651dda5c3e61c2558
7
+ data.tar.gz: 5e1c0e7571e1505f17a3110038c31a69521d8ca5d8ad5cf357b84cf792a3cd9e6651d11108eaf5e9695bbb5189e2da5df3b669537ebdfef6895bedcda586833d
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bullet_train-roles (1.42.1)
4
+ bullet_train-roles (1.44.0)
5
5
  active_hash (~> 3.3.1)
6
6
  activesupport
7
7
  cancancan
@@ -9,29 +9,31 @@ PATH
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- actioncable (8.0.4.1)
13
- actionpack (= 8.0.4.1)
14
- activesupport (= 8.0.4.1)
12
+ action_text-trix (2.1.18)
13
+ railties
14
+ actioncable (8.1.3)
15
+ actionpack (= 8.1.3)
16
+ activesupport (= 8.1.3)
15
17
  nio4r (~> 2.0)
16
18
  websocket-driver (>= 0.6.1)
17
19
  zeitwerk (~> 2.6)
18
- actionmailbox (8.0.4.1)
19
- actionpack (= 8.0.4.1)
20
- activejob (= 8.0.4.1)
21
- activerecord (= 8.0.4.1)
22
- activestorage (= 8.0.4.1)
23
- activesupport (= 8.0.4.1)
20
+ actionmailbox (8.1.3)
21
+ actionpack (= 8.1.3)
22
+ activejob (= 8.1.3)
23
+ activerecord (= 8.1.3)
24
+ activestorage (= 8.1.3)
25
+ activesupport (= 8.1.3)
24
26
  mail (>= 2.8.0)
25
- actionmailer (8.0.4.1)
26
- actionpack (= 8.0.4.1)
27
- actionview (= 8.0.4.1)
28
- activejob (= 8.0.4.1)
29
- activesupport (= 8.0.4.1)
27
+ actionmailer (8.1.3)
28
+ actionpack (= 8.1.3)
29
+ actionview (= 8.1.3)
30
+ activejob (= 8.1.3)
31
+ activesupport (= 8.1.3)
30
32
  mail (>= 2.8.0)
31
33
  rails-dom-testing (~> 2.2)
32
- actionpack (8.0.4.1)
33
- actionview (= 8.0.4.1)
34
- activesupport (= 8.0.4.1)
34
+ actionpack (8.1.3)
35
+ actionview (= 8.1.3)
36
+ activesupport (= 8.1.3)
35
37
  nokogiri (>= 1.8.5)
36
38
  rack (>= 2.2.4)
37
39
  rack-session (>= 1.0.1)
@@ -39,56 +41,55 @@ GEM
39
41
  rails-dom-testing (~> 2.2)
40
42
  rails-html-sanitizer (~> 1.6)
41
43
  useragent (~> 0.16)
42
- actiontext (8.0.4.1)
43
- actionpack (= 8.0.4.1)
44
- activerecord (= 8.0.4.1)
45
- activestorage (= 8.0.4.1)
46
- activesupport (= 8.0.4.1)
44
+ actiontext (8.1.3)
45
+ action_text-trix (~> 2.1.15)
46
+ actionpack (= 8.1.3)
47
+ activerecord (= 8.1.3)
48
+ activestorage (= 8.1.3)
49
+ activesupport (= 8.1.3)
47
50
  globalid (>= 0.6.0)
48
51
  nokogiri (>= 1.8.5)
49
- actionview (8.0.4.1)
50
- activesupport (= 8.0.4.1)
52
+ actionview (8.1.3)
53
+ activesupport (= 8.1.3)
51
54
  builder (~> 3.1)
52
55
  erubi (~> 1.11)
53
56
  rails-dom-testing (~> 2.2)
54
57
  rails-html-sanitizer (~> 1.6)
55
58
  active_hash (3.3.1)
56
59
  activesupport (>= 5.0.0)
57
- activejob (8.0.4.1)
58
- activesupport (= 8.0.4.1)
60
+ activejob (8.1.3)
61
+ activesupport (= 8.1.3)
59
62
  globalid (>= 0.3.6)
60
- activemodel (8.0.4.1)
61
- activesupport (= 8.0.4.1)
62
- activerecord (8.0.4.1)
63
- activemodel (= 8.0.4.1)
64
- activesupport (= 8.0.4.1)
63
+ activemodel (8.1.3)
64
+ activesupport (= 8.1.3)
65
+ activerecord (8.1.3)
66
+ activemodel (= 8.1.3)
67
+ activesupport (= 8.1.3)
65
68
  timeout (>= 0.4.0)
66
- activestorage (8.0.4.1)
67
- actionpack (= 8.0.4.1)
68
- activejob (= 8.0.4.1)
69
- activerecord (= 8.0.4.1)
70
- activesupport (= 8.0.4.1)
69
+ activestorage (8.1.3)
70
+ actionpack (= 8.1.3)
71
+ activejob (= 8.1.3)
72
+ activerecord (= 8.1.3)
73
+ activesupport (= 8.1.3)
71
74
  marcel (~> 1.0)
72
- activesupport (8.0.4.1)
75
+ activesupport (8.1.3)
73
76
  base64
74
- benchmark (>= 0.3)
75
77
  bigdecimal
76
78
  concurrent-ruby (~> 1.0, >= 1.3.1)
77
79
  connection_pool (>= 2.2.5)
78
80
  drb
79
81
  i18n (>= 1.6, < 2)
82
+ json
80
83
  logger (>= 1.4.2)
81
- minitest (>= 5.1, < 6)
84
+ minitest (>= 5.1)
82
85
  securerandom (>= 0.3)
83
86
  tzinfo (~> 2.0, >= 2.0.5)
84
87
  uri (>= 0.13.1)
85
88
  ansi (1.5.0)
86
89
  ast (2.4.3)
87
90
  base64 (0.2.0)
88
- benchmark (0.4.0)
89
91
  bigdecimal (3.1.9)
90
92
  builder (3.3.0)
91
- byebug (11.1.3)
92
93
  cancancan (3.6.1)
93
94
  concurrent-ruby (1.3.5)
94
95
  connection_pool (2.5.0)
@@ -96,13 +97,13 @@ GEM
96
97
  date (3.4.1)
97
98
  docile (1.4.1)
98
99
  drb (2.2.1)
99
- erb (5.0.2)
100
+ erb (6.0.4)
100
101
  erubi (1.13.1)
101
- factory_bot (6.5.1)
102
+ factory_bot (6.5.6)
102
103
  activesupport (>= 6.1.0)
103
- factory_bot_rails (6.4.4)
104
+ factory_bot_rails (6.5.1)
104
105
  factory_bot (~> 6.5)
105
- railties (>= 5.0.0)
106
+ railties (>= 6.1.0)
106
107
  globalid (1.2.1)
107
108
  activesupport (>= 6.1)
108
109
  i18n (1.14.7)
@@ -112,6 +113,9 @@ GEM
112
113
  pp (>= 0.6.0)
113
114
  rdoc (>= 4.0.0)
114
115
  reline (>= 0.4.2)
116
+ json (2.19.3)
117
+ language_server-protocol (3.17.0.5)
118
+ lint_roller (1.1.0)
115
119
  logger (1.7.0)
116
120
  loofah (2.24.0)
117
121
  crass (~> 1.0.2)
@@ -123,11 +127,14 @@ GEM
123
127
  net-smtp
124
128
  marcel (1.0.4)
125
129
  mini_mime (1.1.5)
126
- minitest (5.25.5)
127
- minitest-reporters (1.7.1)
130
+ mini_portile2 (2.8.9)
131
+ minitest (6.0.4)
132
+ drb (~> 2.0)
133
+ prism (~> 1.5)
134
+ minitest-reporters (1.8.0)
128
135
  ansi
129
136
  builder
130
- minitest (>= 5.0)
137
+ minitest (>= 5.0, < 7)
131
138
  ruby-progressbar
132
139
  net-imap (0.5.8)
133
140
  date
@@ -139,6 +146,9 @@ GEM
139
146
  net-smtp (0.5.1)
140
147
  net-protocol
141
148
  nio4r (2.7.4)
149
+ nokogiri (1.19.1)
150
+ mini_portile2 (~> 2.8.2)
151
+ racc (~> 1.4)
142
152
  nokogiri (1.19.1-arm64-darwin)
143
153
  racc (~> 1.4)
144
154
  nokogiri (1.19.1-x86_64-darwin)
@@ -149,37 +159,40 @@ GEM
149
159
  parser (3.3.7.4)
150
160
  ast (~> 2.4.1)
151
161
  racc
152
- pg (1.5.9)
162
+ pg (1.6.3)
163
+ pg (1.6.3-arm64-darwin)
164
+ pg (1.6.3-x86_64-darwin)
165
+ pg (1.6.3-x86_64-linux)
153
166
  pp (0.6.2)
154
167
  prettyprint
155
168
  prettyprint (0.2.0)
156
- prism (1.4.0)
157
- psych (5.2.3)
169
+ prism (1.9.0)
170
+ psych (5.3.1)
158
171
  date
159
172
  stringio
160
173
  racc (1.8.1)
161
- rack (3.2.5)
162
- rack-session (2.1.1)
174
+ rack (3.2.6)
175
+ rack-session (2.1.2)
163
176
  base64 (>= 0.1.0)
164
177
  rack (>= 3.0.0)
165
178
  rack-test (2.2.0)
166
179
  rack (>= 1.3)
167
180
  rackup (2.2.1)
168
181
  rack (>= 3)
169
- rails (8.0.4.1)
170
- actioncable (= 8.0.4.1)
171
- actionmailbox (= 8.0.4.1)
172
- actionmailer (= 8.0.4.1)
173
- actionpack (= 8.0.4.1)
174
- actiontext (= 8.0.4.1)
175
- actionview (= 8.0.4.1)
176
- activejob (= 8.0.4.1)
177
- activemodel (= 8.0.4.1)
178
- activerecord (= 8.0.4.1)
179
- activestorage (= 8.0.4.1)
180
- activesupport (= 8.0.4.1)
182
+ rails (8.1.3)
183
+ actioncable (= 8.1.3)
184
+ actionmailbox (= 8.1.3)
185
+ actionmailer (= 8.1.3)
186
+ actionpack (= 8.1.3)
187
+ actiontext (= 8.1.3)
188
+ actionview (= 8.1.3)
189
+ activejob (= 8.1.3)
190
+ activemodel (= 8.1.3)
191
+ activerecord (= 8.1.3)
192
+ activestorage (= 8.1.3)
193
+ activesupport (= 8.1.3)
181
194
  bundler (>= 1.15.0)
182
- railties (= 8.0.4.1)
195
+ railties (= 8.1.3)
183
196
  rails-dom-testing (2.2.0)
184
197
  activesupport (>= 5.0.0)
185
198
  minitest
@@ -187,9 +200,9 @@ GEM
187
200
  rails-html-sanitizer (1.6.2)
188
201
  loofah (~> 2.21)
189
202
  nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
190
- railties (8.0.4.1)
191
- actionpack (= 8.0.4.1)
192
- activesupport (= 8.0.4.1)
203
+ railties (8.1.3)
204
+ actionpack (= 8.1.3)
205
+ activesupport (= 8.1.3)
193
206
  irb (~> 1.13)
194
207
  rackup (>= 1.0.0)
195
208
  rake (>= 12.2)
@@ -197,29 +210,32 @@ GEM
197
210
  tsort (>= 0.2)
198
211
  zeitwerk (~> 2.6)
199
212
  rainbow (3.1.1)
200
- rake (13.2.1)
201
- rdoc (6.14.2)
213
+ rake (13.4.2)
214
+ rdoc (7.2.0)
202
215
  erb
203
216
  psych (>= 4.0.0)
217
+ tsort
204
218
  regexp_parser (2.10.0)
205
219
  reline (0.6.0)
206
220
  io-console (~> 0.5)
207
- rexml (3.4.4)
208
- rubocop (1.23.0)
221
+ rubocop (1.84.2)
222
+ json (~> 2.3)
223
+ language_server-protocol (~> 3.17.0.2)
224
+ lint_roller (~> 1.1.0)
209
225
  parallel (~> 1.10)
210
- parser (>= 3.0.0.0)
226
+ parser (>= 3.3.0.2)
211
227
  rainbow (>= 2.2.2, < 4.0)
212
- regexp_parser (>= 1.8, < 3.0)
213
- rexml
214
- rubocop-ast (>= 1.12.0, < 2.0)
228
+ regexp_parser (>= 2.9.3, < 3.0)
229
+ rubocop-ast (>= 1.49.0, < 2.0)
215
230
  ruby-progressbar (~> 1.7)
216
- unicode-display_width (>= 1.4.0, < 3.0)
217
- rubocop-ast (1.43.0)
231
+ unicode-display_width (>= 2.4.0, < 4.0)
232
+ rubocop-ast (1.49.1)
218
233
  parser (>= 3.3.7.2)
219
- prism (~> 1.4)
220
- rubocop-performance (1.12.0)
221
- rubocop (>= 1.7.0, < 2.0)
222
- rubocop-ast (>= 0.4.0)
234
+ prism (~> 1.7)
235
+ rubocop-performance (1.26.1)
236
+ lint_roller (~> 1.1)
237
+ rubocop (>= 1.75.0, < 2.0)
238
+ rubocop-ast (>= 1.47.1, < 2.0)
223
239
  ruby-progressbar (1.13.0)
224
240
  securerandom (0.4.1)
225
241
  simplecov (0.22.0)
@@ -228,9 +244,18 @@ GEM
228
244
  simplecov_json_formatter (~> 0.1)
229
245
  simplecov-html (0.13.1)
230
246
  simplecov_json_formatter (0.1.4)
231
- standard (1.5.0)
232
- rubocop (= 1.23.0)
233
- rubocop-performance (= 1.12.0)
247
+ standard (1.54.0)
248
+ language_server-protocol (~> 3.17.0.2)
249
+ lint_roller (~> 1.0)
250
+ rubocop (~> 1.84.0)
251
+ standard-custom (~> 1.0.0)
252
+ standard-performance (~> 1.8)
253
+ standard-custom (1.0.2)
254
+ lint_roller (~> 1.0)
255
+ rubocop (~> 1.50)
256
+ standard-performance (1.9.0)
257
+ lint_roller (~> 1.1)
258
+ rubocop-performance (~> 1.26.0)
234
259
  stringio (3.1.6)
235
260
  thor (1.4.0)
236
261
  timeout (0.4.3)
@@ -252,20 +277,20 @@ PLATFORMS
252
277
  arm64-darwin-22
253
278
  arm64-darwin-23
254
279
  arm64-darwin-24
280
+ ruby
255
281
  x86_64-darwin-21
256
282
  x86_64-linux
257
283
 
258
284
  DEPENDENCIES
259
285
  bullet_train-roles!
260
- byebug (~> 11.1.0)
261
286
  factory_bot_rails
262
- minitest (~> 5.0)
287
+ minitest (~> 6.0)
263
288
  minitest-reporters
264
289
  pg (~> 1.3)
265
290
  rails (>= 7.0.0)
266
291
  rake (~> 13.0)
267
292
  simplecov
268
- standard (~> 1.5.0)
293
+ standard
269
294
 
270
295
  BUNDLED WITH
271
296
  2.6.9
@@ -25,13 +25,12 @@ Gem::Specification.new do |spec|
25
25
 
26
26
  spec.require_paths = ["lib"]
27
27
 
28
- spec.add_development_dependency "byebug", "~> 11.1.0"
29
28
  spec.add_development_dependency "factory_bot_rails"
30
- spec.add_development_dependency "minitest", "~> 5.0"
29
+ spec.add_development_dependency "minitest", "~> 6.0"
31
30
  spec.add_development_dependency "pg", "~> 1.3"
32
31
  spec.add_development_dependency "rails", ">= 7.0.0"
33
32
  spec.add_development_dependency "rake", "~> 13.0"
34
- spec.add_development_dependency "standard", "~> 1.5.0"
33
+ spec.add_development_dependency "standard"
35
34
  spec.add_development_dependency "simplecov"
36
35
 
37
36
  spec.add_runtime_dependency "active_hash", "~> 3.3.1"
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Roles
4
- VERSION = "1.42.1"
4
+ VERSION = "1.44.0"
5
5
  end
data/lib/models/role.rb CHANGED
@@ -4,6 +4,7 @@ require "active_hash"
4
4
 
5
5
  class Role < ActiveYaml::Base
6
6
  include ActiveYaml::Aliases
7
+
7
8
  set_root_path "config/models"
8
9
  set_filename "roles"
9
10
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullet_train-roles
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.42.1
4
+ version: 1.44.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Prabin Poudel
@@ -10,20 +10,6 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 1980-01-02 00:00:00.000000000 Z
12
12
  dependencies:
13
- - !ruby/object:Gem::Dependency
14
- name: byebug
15
- requirement: !ruby/object:Gem::Requirement
16
- requirements:
17
- - - "~>"
18
- - !ruby/object:Gem::Version
19
- version: 11.1.0
20
- type: :development
21
- prerelease: false
22
- version_requirements: !ruby/object:Gem::Requirement
23
- requirements:
24
- - - "~>"
25
- - !ruby/object:Gem::Version
26
- version: 11.1.0
27
13
  - !ruby/object:Gem::Dependency
28
14
  name: factory_bot_rails
29
15
  requirement: !ruby/object:Gem::Requirement
@@ -44,14 +30,14 @@ dependencies:
44
30
  requirements:
45
31
  - - "~>"
46
32
  - !ruby/object:Gem::Version
47
- version: '5.0'
33
+ version: '6.0'
48
34
  type: :development
49
35
  prerelease: false
50
36
  version_requirements: !ruby/object:Gem::Requirement
51
37
  requirements:
52
38
  - - "~>"
53
39
  - !ruby/object:Gem::Version
54
- version: '5.0'
40
+ version: '6.0'
55
41
  - !ruby/object:Gem::Dependency
56
42
  name: pg
57
43
  requirement: !ruby/object:Gem::Requirement
@@ -98,16 +84,16 @@ dependencies:
98
84
  name: standard
99
85
  requirement: !ruby/object:Gem::Requirement
100
86
  requirements:
101
- - - "~>"
87
+ - - ">="
102
88
  - !ruby/object:Gem::Version
103
- version: 1.5.0
89
+ version: '0'
104
90
  type: :development
105
91
  prerelease: false
106
92
  version_requirements: !ruby/object:Gem::Requirement
107
93
  requirements:
108
- - - "~>"
94
+ - - ">="
109
95
  - !ruby/object:Gem::Version
110
- version: 1.5.0
96
+ version: '0'
111
97
  - !ruby/object:Gem::Dependency
112
98
  name: simplecov
113
99
  requirement: !ruby/object:Gem::Requirement