bullet_train-roles 1.43.0 → 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: 7ad43ab7a6857e891ca5326fb7c66963e4815dbf855700cd8c469501303e3086
4
- data.tar.gz: 9eeb5c1b733fe5789f322be3b8607dbae3659ca9860151447273571c92073a6c
3
+ metadata.gz: 479546047335a892c4db94187a64097ac8843b4f5ff1211e0372ff1f2d0d428e
4
+ data.tar.gz: 9bb2367531f9b4d4982024d7c0a624875211792441a8a42eea4f89ffdc38e5f1
5
5
  SHA512:
6
- metadata.gz: 258eaabdeb9b87c1a3b8a3eb5cedef53c25483f8559194e473a8d0863beaa1e775abac45307af6a2b5f236f0ddc039c0300948d8b574a7f5a1c9abd211fcbdd5
7
- data.tar.gz: d69af5c965c59928a159ada7ec91b85d30768b33c21eb7db9372038396bb529ab1dd9ba4a165a50995be0ea8a3459eb89335f9cfa477f231f4ad09c983695e39
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.43.0)
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)
@@ -124,11 +128,13 @@ GEM
124
128
  marcel (1.0.4)
125
129
  mini_mime (1.1.5)
126
130
  mini_portile2 (2.8.9)
127
- minitest (5.25.5)
128
- minitest-reporters (1.7.1)
131
+ minitest (6.0.4)
132
+ drb (~> 2.0)
133
+ prism (~> 1.5)
134
+ minitest-reporters (1.8.0)
129
135
  ansi
130
136
  builder
131
- minitest (>= 5.0)
137
+ minitest (>= 5.0, < 7)
132
138
  ruby-progressbar
133
139
  net-imap (0.5.8)
134
140
  date
@@ -153,37 +159,40 @@ GEM
153
159
  parser (3.3.7.4)
154
160
  ast (~> 2.4.1)
155
161
  racc
156
- 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)
157
166
  pp (0.6.2)
158
167
  prettyprint
159
168
  prettyprint (0.2.0)
160
- prism (1.4.0)
161
- psych (5.2.3)
169
+ prism (1.9.0)
170
+ psych (5.3.1)
162
171
  date
163
172
  stringio
164
173
  racc (1.8.1)
165
- rack (3.2.5)
166
- rack-session (2.1.1)
174
+ rack (3.2.6)
175
+ rack-session (2.1.2)
167
176
  base64 (>= 0.1.0)
168
177
  rack (>= 3.0.0)
169
178
  rack-test (2.2.0)
170
179
  rack (>= 1.3)
171
180
  rackup (2.2.1)
172
181
  rack (>= 3)
173
- rails (8.0.4.1)
174
- actioncable (= 8.0.4.1)
175
- actionmailbox (= 8.0.4.1)
176
- actionmailer (= 8.0.4.1)
177
- actionpack (= 8.0.4.1)
178
- actiontext (= 8.0.4.1)
179
- actionview (= 8.0.4.1)
180
- activejob (= 8.0.4.1)
181
- activemodel (= 8.0.4.1)
182
- activerecord (= 8.0.4.1)
183
- activestorage (= 8.0.4.1)
184
- 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)
185
194
  bundler (>= 1.15.0)
186
- railties (= 8.0.4.1)
195
+ railties (= 8.1.3)
187
196
  rails-dom-testing (2.2.0)
188
197
  activesupport (>= 5.0.0)
189
198
  minitest
@@ -191,9 +200,9 @@ GEM
191
200
  rails-html-sanitizer (1.6.2)
192
201
  loofah (~> 2.21)
193
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)
194
- railties (8.0.4.1)
195
- actionpack (= 8.0.4.1)
196
- activesupport (= 8.0.4.1)
203
+ railties (8.1.3)
204
+ actionpack (= 8.1.3)
205
+ activesupport (= 8.1.3)
197
206
  irb (~> 1.13)
198
207
  rackup (>= 1.0.0)
199
208
  rake (>= 12.2)
@@ -201,29 +210,32 @@ GEM
201
210
  tsort (>= 0.2)
202
211
  zeitwerk (~> 2.6)
203
212
  rainbow (3.1.1)
204
- rake (13.2.1)
205
- rdoc (6.14.2)
213
+ rake (13.4.2)
214
+ rdoc (7.2.0)
206
215
  erb
207
216
  psych (>= 4.0.0)
217
+ tsort
208
218
  regexp_parser (2.10.0)
209
219
  reline (0.6.0)
210
220
  io-console (~> 0.5)
211
- rexml (3.4.4)
212
- 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)
213
225
  parallel (~> 1.10)
214
- parser (>= 3.0.0.0)
226
+ parser (>= 3.3.0.2)
215
227
  rainbow (>= 2.2.2, < 4.0)
216
- regexp_parser (>= 1.8, < 3.0)
217
- rexml
218
- rubocop-ast (>= 1.12.0, < 2.0)
228
+ regexp_parser (>= 2.9.3, < 3.0)
229
+ rubocop-ast (>= 1.49.0, < 2.0)
219
230
  ruby-progressbar (~> 1.7)
220
- unicode-display_width (>= 1.4.0, < 3.0)
221
- rubocop-ast (1.43.0)
231
+ unicode-display_width (>= 2.4.0, < 4.0)
232
+ rubocop-ast (1.49.1)
222
233
  parser (>= 3.3.7.2)
223
- prism (~> 1.4)
224
- rubocop-performance (1.12.0)
225
- rubocop (>= 1.7.0, < 2.0)
226
- 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)
227
239
  ruby-progressbar (1.13.0)
228
240
  securerandom (0.4.1)
229
241
  simplecov (0.22.0)
@@ -232,9 +244,18 @@ GEM
232
244
  simplecov_json_formatter (~> 0.1)
233
245
  simplecov-html (0.13.1)
234
246
  simplecov_json_formatter (0.1.4)
235
- standard (1.5.0)
236
- rubocop (= 1.23.0)
237
- 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)
238
259
  stringio (3.1.6)
239
260
  thor (1.4.0)
240
261
  timeout (0.4.3)
@@ -262,15 +283,14 @@ PLATFORMS
262
283
 
263
284
  DEPENDENCIES
264
285
  bullet_train-roles!
265
- byebug (~> 11.1.0)
266
286
  factory_bot_rails
267
- minitest (~> 5.0)
287
+ minitest (~> 6.0)
268
288
  minitest-reporters
269
289
  pg (~> 1.3)
270
290
  rails (>= 7.0.0)
271
291
  rake (~> 13.0)
272
292
  simplecov
273
- standard (~> 1.5.0)
293
+ standard
274
294
 
275
295
  BUNDLED WITH
276
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.43.0"
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.43.0
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