bullet_train-roles 1.13.0 → 1.14.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: 54b7fd3036fa2e33d508290baf9a23ec51ed3fa40c8023ebe9c9605df0c0c143
4
- data.tar.gz: ff78a089a0bfdeb2b1b8f85b54eb365285872583f62e2fa104572b84d0874425
3
+ metadata.gz: 73ac621b5b9d595ee77a19e3f62e6daa06eb93d7730cc36a8d7554edb1b1925d
4
+ data.tar.gz: 2446ba230b5d1aaa6d3d87952c75469d2b5b9d70fd4f70f6b6d03288b5e8e2e0
5
5
  SHA512:
6
- metadata.gz: 1bbe83c4b827c81b48561c1439bc02e89bcb5400832de1e5f1742917f39976eef43651e6e356996f9024a7257b4d7e8662fa800185d410d70a826da338d18073
7
- data.tar.gz: c3b4e130b785f39ae69a1ce66ea4ae881c500b354f297625b0de86e27ebd58cf398500c6a6bffb2deb2f3530b4876f63b1e7c5db37860f43a3150ac36b440d69
6
+ metadata.gz: d951f176c20ab4aa347dfe0ab18d24e1277aebad5e5c691c8dbbe41c592b320ae92cf0b4d315eebe45121f465e7dc84e81a23bba96ac79fb4e33770db2a118ad
7
+ data.tar.gz: 6f6460203b877923ea3ffa7c9364b4476bb7576ff303a860382c11e569d710fc2f95addfce3908238d1eda819de3fdcc4e1b2c08543da17df6c39e4370b93065
data/Gemfile.lock CHANGED
@@ -9,7 +9,7 @@ GIT
9
9
  PATH
10
10
  remote: .
11
11
  specs:
12
- bullet_train-roles (1.13.0)
12
+ bullet_train-roles (1.14.0)
13
13
  active_hash
14
14
  activesupport
15
15
  cancancan
@@ -17,90 +17,106 @@ PATH
17
17
  GEM
18
18
  remote: https://rubygems.org/
19
19
  specs:
20
- actioncable (7.0.8.7)
21
- actionpack (= 7.0.8.7)
22
- activesupport (= 7.0.8.7)
20
+ actioncable (8.0.1)
21
+ actionpack (= 8.0.1)
22
+ activesupport (= 8.0.1)
23
23
  nio4r (~> 2.0)
24
24
  websocket-driver (>= 0.6.1)
25
- actionmailbox (7.0.8.7)
26
- actionpack (= 7.0.8.7)
27
- activejob (= 7.0.8.7)
28
- activerecord (= 7.0.8.7)
29
- activestorage (= 7.0.8.7)
30
- activesupport (= 7.0.8.7)
31
- mail (>= 2.7.1)
32
- net-imap
33
- net-pop
34
- net-smtp
35
- actionmailer (7.0.8.7)
36
- actionpack (= 7.0.8.7)
37
- actionview (= 7.0.8.7)
38
- activejob (= 7.0.8.7)
39
- activesupport (= 7.0.8.7)
40
- mail (~> 2.5, >= 2.5.4)
41
- net-imap
42
- net-pop
43
- net-smtp
44
- rails-dom-testing (~> 2.0)
45
- actionpack (7.0.8.7)
46
- actionview (= 7.0.8.7)
47
- activesupport (= 7.0.8.7)
48
- rack (~> 2.0, >= 2.2.4)
25
+ zeitwerk (~> 2.6)
26
+ actionmailbox (8.0.1)
27
+ actionpack (= 8.0.1)
28
+ activejob (= 8.0.1)
29
+ activerecord (= 8.0.1)
30
+ activestorage (= 8.0.1)
31
+ activesupport (= 8.0.1)
32
+ mail (>= 2.8.0)
33
+ actionmailer (8.0.1)
34
+ actionpack (= 8.0.1)
35
+ actionview (= 8.0.1)
36
+ activejob (= 8.0.1)
37
+ activesupport (= 8.0.1)
38
+ mail (>= 2.8.0)
39
+ rails-dom-testing (~> 2.2)
40
+ actionpack (8.0.1)
41
+ actionview (= 8.0.1)
42
+ activesupport (= 8.0.1)
43
+ nokogiri (>= 1.8.5)
44
+ rack (>= 2.2.4)
45
+ rack-session (>= 1.0.1)
49
46
  rack-test (>= 0.6.3)
50
- rails-dom-testing (~> 2.0)
51
- rails-html-sanitizer (~> 1.0, >= 1.2.0)
52
- actiontext (7.0.8.7)
53
- actionpack (= 7.0.8.7)
54
- activerecord (= 7.0.8.7)
55
- activestorage (= 7.0.8.7)
56
- activesupport (= 7.0.8.7)
47
+ rails-dom-testing (~> 2.2)
48
+ rails-html-sanitizer (~> 1.6)
49
+ useragent (~> 0.16)
50
+ actiontext (8.0.1)
51
+ actionpack (= 8.0.1)
52
+ activerecord (= 8.0.1)
53
+ activestorage (= 8.0.1)
54
+ activesupport (= 8.0.1)
57
55
  globalid (>= 0.6.0)
58
56
  nokogiri (>= 1.8.5)
59
- actionview (7.0.8.7)
60
- activesupport (= 7.0.8.7)
57
+ actionview (8.0.1)
58
+ activesupport (= 8.0.1)
61
59
  builder (~> 3.1)
62
- erubi (~> 1.4)
63
- rails-dom-testing (~> 2.0)
64
- rails-html-sanitizer (~> 1.1, >= 1.2.0)
65
- activejob (7.0.8.7)
66
- activesupport (= 7.0.8.7)
60
+ erubi (~> 1.11)
61
+ rails-dom-testing (~> 2.2)
62
+ rails-html-sanitizer (~> 1.6)
63
+ activejob (8.0.1)
64
+ activesupport (= 8.0.1)
67
65
  globalid (>= 0.3.6)
68
- activemodel (7.0.8.7)
69
- activesupport (= 7.0.8.7)
70
- activerecord (7.0.8.7)
71
- activemodel (= 7.0.8.7)
72
- activesupport (= 7.0.8.7)
73
- activestorage (7.0.8.7)
74
- actionpack (= 7.0.8.7)
75
- activejob (= 7.0.8.7)
76
- activerecord (= 7.0.8.7)
77
- activesupport (= 7.0.8.7)
66
+ activemodel (8.0.1)
67
+ activesupport (= 8.0.1)
68
+ activerecord (8.0.1)
69
+ activemodel (= 8.0.1)
70
+ activesupport (= 8.0.1)
71
+ timeout (>= 0.4.0)
72
+ activestorage (8.0.1)
73
+ actionpack (= 8.0.1)
74
+ activejob (= 8.0.1)
75
+ activerecord (= 8.0.1)
76
+ activesupport (= 8.0.1)
78
77
  marcel (~> 1.0)
79
- mini_mime (>= 1.1.0)
80
- activesupport (7.0.8.7)
81
- concurrent-ruby (~> 1.0, >= 1.0.2)
78
+ activesupport (8.0.1)
79
+ base64
80
+ benchmark (>= 0.3)
81
+ bigdecimal
82
+ concurrent-ruby (~> 1.0, >= 1.3.1)
83
+ connection_pool (>= 2.2.5)
84
+ drb
82
85
  i18n (>= 1.6, < 2)
86
+ logger (>= 1.4.2)
83
87
  minitest (>= 5.1)
84
- tzinfo (~> 2.0)
88
+ securerandom (>= 0.3)
89
+ tzinfo (~> 2.0, >= 2.0.5)
90
+ uri (>= 0.13.1)
85
91
  ansi (1.5.0)
86
92
  ast (2.4.2)
93
+ base64 (0.2.0)
94
+ benchmark (0.4.0)
95
+ bigdecimal (3.1.9)
87
96
  builder (3.3.0)
88
97
  byebug (11.1.3)
89
98
  cancancan (3.6.1)
90
99
  concurrent-ruby (1.3.4)
100
+ connection_pool (2.4.1)
91
101
  crass (1.0.6)
92
102
  date (3.4.1)
93
103
  docile (1.4.1)
94
- erubi (1.13.0)
95
- factory_bot (6.2.1)
104
+ drb (2.2.1)
105
+ erubi (1.13.1)
106
+ factory_bot (6.5.0)
96
107
  activesupport (>= 5.0.0)
97
- factory_bot_rails (6.2.0)
98
- factory_bot (~> 6.2.0)
108
+ factory_bot_rails (6.4.4)
109
+ factory_bot (~> 6.5)
99
110
  railties (>= 5.0.0)
100
111
  globalid (1.2.1)
101
112
  activesupport (>= 6.1)
102
113
  i18n (1.14.6)
103
114
  concurrent-ruby (~> 1.0)
115
+ io-console (0.8.0)
116
+ irb (1.14.3)
117
+ rdoc (>= 4.0.0)
118
+ reline (>= 0.4.2)
119
+ logger (1.6.4)
104
120
  loofah (2.23.1)
105
121
  crass (~> 1.0.2)
106
122
  nokogiri (>= 1.12.0)
@@ -110,7 +126,6 @@ GEM
110
126
  net-pop
111
127
  net-smtp
112
128
  marcel (1.0.4)
113
- method_source (1.1.0)
114
129
  mini_mime (1.1.5)
115
130
  minitest (5.25.4)
116
131
  minitest-reporters (1.7.1)
@@ -118,7 +133,7 @@ GEM
118
133
  builder
119
134
  minitest (>= 5.0)
120
135
  ruby-progressbar
121
- net-imap (0.5.2)
136
+ net-imap (0.5.4)
122
137
  date
123
138
  net-protocol
124
139
  net-pop (0.1.2)
@@ -128,35 +143,42 @@ GEM
128
143
  net-smtp (0.5.0)
129
144
  net-protocol
130
145
  nio4r (2.7.4)
131
- nokogiri (1.17.2-arm64-darwin)
146
+ nokogiri (1.18.1-arm64-darwin)
132
147
  racc (~> 1.4)
133
- nokogiri (1.17.2-x86_64-darwin)
148
+ nokogiri (1.18.1-x86_64-darwin)
134
149
  racc (~> 1.4)
135
- nokogiri (1.17.2-x86_64-linux)
150
+ nokogiri (1.18.1-x86_64-linux-gnu)
136
151
  racc (~> 1.4)
137
152
  parallel (1.26.3)
138
153
  parser (3.3.6.0)
139
154
  ast (~> 2.4.1)
140
155
  racc
141
156
  pg (1.5.9)
157
+ psych (5.2.2)
158
+ date
159
+ stringio
142
160
  racc (1.8.1)
143
- rack (2.2.10)
144
- rack-test (2.1.0)
161
+ rack (3.1.8)
162
+ rack-session (2.0.0)
163
+ rack (>= 3.0.0)
164
+ rack-test (2.2.0)
145
165
  rack (>= 1.3)
146
- rails (7.0.8.7)
147
- actioncable (= 7.0.8.7)
148
- actionmailbox (= 7.0.8.7)
149
- actionmailer (= 7.0.8.7)
150
- actionpack (= 7.0.8.7)
151
- actiontext (= 7.0.8.7)
152
- actionview (= 7.0.8.7)
153
- activejob (= 7.0.8.7)
154
- activemodel (= 7.0.8.7)
155
- activerecord (= 7.0.8.7)
156
- activestorage (= 7.0.8.7)
157
- activesupport (= 7.0.8.7)
166
+ rackup (2.2.1)
167
+ rack (>= 3)
168
+ rails (8.0.1)
169
+ actioncable (= 8.0.1)
170
+ actionmailbox (= 8.0.1)
171
+ actionmailer (= 8.0.1)
172
+ actionpack (= 8.0.1)
173
+ actiontext (= 8.0.1)
174
+ actionview (= 8.0.1)
175
+ activejob (= 8.0.1)
176
+ activemodel (= 8.0.1)
177
+ activerecord (= 8.0.1)
178
+ activestorage (= 8.0.1)
179
+ activesupport (= 8.0.1)
158
180
  bundler (>= 1.15.0)
159
- railties (= 7.0.8.7)
181
+ railties (= 8.0.1)
160
182
  rails-dom-testing (2.2.0)
161
183
  activesupport (>= 5.0.0)
162
184
  minitest
@@ -164,16 +186,21 @@ GEM
164
186
  rails-html-sanitizer (1.6.2)
165
187
  loofah (~> 2.21)
166
188
  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)
167
- railties (7.0.8.7)
168
- actionpack (= 7.0.8.7)
169
- activesupport (= 7.0.8.7)
170
- method_source
189
+ railties (8.0.1)
190
+ actionpack (= 8.0.1)
191
+ activesupport (= 8.0.1)
192
+ irb (~> 1.13)
193
+ rackup (>= 1.0.0)
171
194
  rake (>= 12.2)
172
- thor (~> 1.0)
173
- zeitwerk (~> 2.5)
195
+ thor (~> 1.0, >= 1.2.2)
196
+ zeitwerk (~> 2.6)
174
197
  rainbow (3.1.1)
175
198
  rake (13.2.1)
176
- regexp_parser (2.9.3)
199
+ rdoc (6.10.0)
200
+ psych (>= 4.0.0)
201
+ regexp_parser (2.10.0)
202
+ reline (0.6.0)
203
+ io-console (~> 0.5)
177
204
  rexml (3.4.0)
178
205
  rubocop (1.23.0)
179
206
  parallel (~> 1.10)
@@ -190,6 +217,7 @@ GEM
190
217
  rubocop (>= 1.7.0, < 2.0)
191
218
  rubocop-ast (>= 0.4.0)
192
219
  ruby-progressbar (1.13.0)
220
+ securerandom (0.4.1)
193
221
  simplecov (0.22.0)
194
222
  docile (~> 1.1)
195
223
  simplecov-html (~> 0.11)
@@ -199,11 +227,14 @@ GEM
199
227
  standard (1.5.0)
200
228
  rubocop (= 1.23.0)
201
229
  rubocop-performance (= 1.12.0)
230
+ stringio (3.1.2)
202
231
  thor (1.3.2)
203
232
  timeout (0.4.3)
204
233
  tzinfo (2.0.6)
205
234
  concurrent-ruby (~> 1.0)
206
235
  unicode-display_width (2.6.0)
236
+ uri (1.0.2)
237
+ useragent (0.16.11)
207
238
  websocket-driver (0.7.6)
208
239
  websocket-extensions (>= 0.1.0)
209
240
  websocket-extensions (0.1.5)
@@ -221,14 +252,14 @@ DEPENDENCIES
221
252
  active_hash!
222
253
  bullet_train-roles!
223
254
  byebug (~> 11.1.0)
224
- factory_bot_rails (~> 6.2.0)
255
+ factory_bot_rails
225
256
  minitest (~> 5.0)
226
257
  minitest-reporters
227
258
  pg (~> 1.3)
228
- rails (~> 7.0.0)
259
+ rails (>= 7.0.0)
229
260
  rake (~> 13.0)
230
261
  simplecov
231
262
  standard (~> 1.5.0)
232
263
 
233
264
  BUNDLED WITH
234
- 2.4.8
265
+ 2.6.2
@@ -27,10 +27,10 @@ Gem::Specification.new do |spec|
27
27
  spec.require_paths = ["lib"]
28
28
 
29
29
  spec.add_development_dependency "byebug", "~> 11.1.0"
30
- spec.add_development_dependency "factory_bot_rails", "~> 6.2.0"
30
+ spec.add_development_dependency "factory_bot_rails"
31
31
  spec.add_development_dependency "minitest", "~> 5.0"
32
32
  spec.add_development_dependency "pg", "~> 1.3"
33
- spec.add_development_dependency "rails", "~> 7.0.0"
33
+ spec.add_development_dependency "rails", ">= 7.0.0"
34
34
  spec.add_development_dependency "rake", "~> 13.0"
35
35
  spec.add_development_dependency "standard", "~> 1.5.0"
36
36
  spec.add_development_dependency "simplecov"
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Roles
4
- VERSION = "1.13.0"
4
+ VERSION = "1.14.0"
5
5
  end
metadata CHANGED
@@ -1,15 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullet_train-roles
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.13.0
4
+ version: 1.14.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Prabin Poudel
8
8
  - Andrew Culver
9
- autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2024-12-23 00:00:00.000000000 Z
11
+ date: 2024-12-30 00:00:00.000000000 Z
13
12
  dependencies:
14
13
  - !ruby/object:Gem::Dependency
15
14
  name: byebug
@@ -29,16 +28,16 @@ dependencies:
29
28
  name: factory_bot_rails
30
29
  requirement: !ruby/object:Gem::Requirement
31
30
  requirements:
32
- - - "~>"
31
+ - - ">="
33
32
  - !ruby/object:Gem::Version
34
- version: 6.2.0
33
+ version: '0'
35
34
  type: :development
36
35
  prerelease: false
37
36
  version_requirements: !ruby/object:Gem::Requirement
38
37
  requirements:
39
- - - "~>"
38
+ - - ">="
40
39
  - !ruby/object:Gem::Version
41
- version: 6.2.0
40
+ version: '0'
42
41
  - !ruby/object:Gem::Dependency
43
42
  name: minitest
44
43
  requirement: !ruby/object:Gem::Requirement
@@ -71,14 +70,14 @@ dependencies:
71
70
  name: rails
72
71
  requirement: !ruby/object:Gem::Requirement
73
72
  requirements:
74
- - - "~>"
73
+ - - ">="
75
74
  - !ruby/object:Gem::Version
76
75
  version: 7.0.0
77
76
  type: :development
78
77
  prerelease: false
79
78
  version_requirements: !ruby/object:Gem::Requirement
80
79
  requirements:
81
- - - "~>"
80
+ - - ">="
82
81
  - !ruby/object:Gem::Version
83
82
  version: 7.0.0
84
83
  - !ruby/object:Gem::Dependency
@@ -201,7 +200,6 @@ metadata:
201
200
  homepage_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-roles
202
201
  source_code_uri: https://github.com/bullet-train-co/bullet_train-roles
203
202
  changelog_uri: https://github.com/bullet-train-co/bullet_train-roles/blob/main/CHANGELOG.md
204
- post_install_message:
205
203
  rdoc_options: []
206
204
  require_paths:
207
205
  - lib
@@ -216,8 +214,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
216
214
  - !ruby/object:Gem::Version
217
215
  version: '0'
218
216
  requirements: []
219
- rubygems_version: 3.5.22
220
- signing_key:
217
+ rubygems_version: 3.6.2
221
218
  specification_version: 4
222
219
  summary: Yaml-backed ApplicationHash for CanCan Roles
223
220
  test_files: []