bullet_train-roles 1.26.1 → 1.27.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: 51863994ffe7c2f774639abef33b811af3808362366d27fac565e508339ef844
4
- data.tar.gz: 0d9ba7fbbe3abdadeeaf4902d147c612008d014c555d7932c535e5c7ef06e7f5
3
+ metadata.gz: ec28c832bc012b943178d9a2c840350a1d092950d03742f5f34b87d013666ea4
4
+ data.tar.gz: e49a712527cc6ead66c508de2fe0b09dbe401b16949eea3aff997ce81aa31e10
5
5
  SHA512:
6
- metadata.gz: 85f5f717fa330b24bc7f2d906662d6f7f3bf85f9169a9f0ddcd20aa02ca76cae9f0b285245b1966f13b52fb642370e21012c72b6fc7e3601eb64744a1a733361
7
- data.tar.gz: f3c921423b5dee53eedf1db36f4af91c793b9d69259cbbff3acd9b866573930c0a5b18926781d2ebd1d3312b456236e2a7ea2bd27d8734ba5702df1268ade023
6
+ metadata.gz: e904e118dc7920b7c0500f7755da40aa9f9e151d619b1a56c38365f8f88e6cc66ba9a251a6c826e31ee8dfe1bef3dda66520c779b6d34b60421942e3b6194174
7
+ data.tar.gz: 33b98f5f382821f760007f9e34758bb0df8401642fb2cb7f788a91f3d01addcd1267be2dfee2fb5552ad39a0878ad67bf4e201c5f89521b5b81adf3fd0307be8
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bullet_train-roles (1.26.1)
4
+ bullet_train-roles (1.27.0)
5
5
  active_hash (~> 3.3.1)
6
6
  activesupport
7
7
  cancancan
@@ -9,29 +9,29 @@ PATH
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- actioncable (8.0.2)
13
- actionpack (= 8.0.2)
14
- activesupport (= 8.0.2)
12
+ actioncable (8.0.2.1)
13
+ actionpack (= 8.0.2.1)
14
+ activesupport (= 8.0.2.1)
15
15
  nio4r (~> 2.0)
16
16
  websocket-driver (>= 0.6.1)
17
17
  zeitwerk (~> 2.6)
18
- actionmailbox (8.0.2)
19
- actionpack (= 8.0.2)
20
- activejob (= 8.0.2)
21
- activerecord (= 8.0.2)
22
- activestorage (= 8.0.2)
23
- activesupport (= 8.0.2)
18
+ actionmailbox (8.0.2.1)
19
+ actionpack (= 8.0.2.1)
20
+ activejob (= 8.0.2.1)
21
+ activerecord (= 8.0.2.1)
22
+ activestorage (= 8.0.2.1)
23
+ activesupport (= 8.0.2.1)
24
24
  mail (>= 2.8.0)
25
- actionmailer (8.0.2)
26
- actionpack (= 8.0.2)
27
- actionview (= 8.0.2)
28
- activejob (= 8.0.2)
29
- activesupport (= 8.0.2)
25
+ actionmailer (8.0.2.1)
26
+ actionpack (= 8.0.2.1)
27
+ actionview (= 8.0.2.1)
28
+ activejob (= 8.0.2.1)
29
+ activesupport (= 8.0.2.1)
30
30
  mail (>= 2.8.0)
31
31
  rails-dom-testing (~> 2.2)
32
- actionpack (8.0.2)
33
- actionview (= 8.0.2)
34
- activesupport (= 8.0.2)
32
+ actionpack (8.0.2.1)
33
+ actionview (= 8.0.2.1)
34
+ activesupport (= 8.0.2.1)
35
35
  nokogiri (>= 1.8.5)
36
36
  rack (>= 2.2.4)
37
37
  rack-session (>= 1.0.1)
@@ -39,37 +39,37 @@ GEM
39
39
  rails-dom-testing (~> 2.2)
40
40
  rails-html-sanitizer (~> 1.6)
41
41
  useragent (~> 0.16)
42
- actiontext (8.0.2)
43
- actionpack (= 8.0.2)
44
- activerecord (= 8.0.2)
45
- activestorage (= 8.0.2)
46
- activesupport (= 8.0.2)
42
+ actiontext (8.0.2.1)
43
+ actionpack (= 8.0.2.1)
44
+ activerecord (= 8.0.2.1)
45
+ activestorage (= 8.0.2.1)
46
+ activesupport (= 8.0.2.1)
47
47
  globalid (>= 0.6.0)
48
48
  nokogiri (>= 1.8.5)
49
- actionview (8.0.2)
50
- activesupport (= 8.0.2)
49
+ actionview (8.0.2.1)
50
+ activesupport (= 8.0.2.1)
51
51
  builder (~> 3.1)
52
52
  erubi (~> 1.11)
53
53
  rails-dom-testing (~> 2.2)
54
54
  rails-html-sanitizer (~> 1.6)
55
55
  active_hash (3.3.1)
56
56
  activesupport (>= 5.0.0)
57
- activejob (8.0.2)
58
- activesupport (= 8.0.2)
57
+ activejob (8.0.2.1)
58
+ activesupport (= 8.0.2.1)
59
59
  globalid (>= 0.3.6)
60
- activemodel (8.0.2)
61
- activesupport (= 8.0.2)
62
- activerecord (8.0.2)
63
- activemodel (= 8.0.2)
64
- activesupport (= 8.0.2)
60
+ activemodel (8.0.2.1)
61
+ activesupport (= 8.0.2.1)
62
+ activerecord (8.0.2.1)
63
+ activemodel (= 8.0.2.1)
64
+ activesupport (= 8.0.2.1)
65
65
  timeout (>= 0.4.0)
66
- activestorage (8.0.2)
67
- actionpack (= 8.0.2)
68
- activejob (= 8.0.2)
69
- activerecord (= 8.0.2)
70
- activesupport (= 8.0.2)
66
+ activestorage (8.0.2.1)
67
+ actionpack (= 8.0.2.1)
68
+ activejob (= 8.0.2.1)
69
+ activerecord (= 8.0.2.1)
70
+ activesupport (= 8.0.2.1)
71
71
  marcel (~> 1.0)
72
- activesupport (8.0.2)
72
+ activesupport (8.0.2.1)
73
73
  base64
74
74
  benchmark (>= 0.3)
75
75
  bigdecimal
@@ -96,6 +96,7 @@ GEM
96
96
  date (3.4.1)
97
97
  docile (1.4.1)
98
98
  drb (2.2.1)
99
+ erb (5.0.2)
99
100
  erubi (1.13.1)
100
101
  factory_bot (6.5.1)
101
102
  activesupport (>= 6.1.0)
@@ -165,20 +166,20 @@ GEM
165
166
  rack (>= 1.3)
166
167
  rackup (2.2.1)
167
168
  rack (>= 3)
168
- rails (8.0.2)
169
- actioncable (= 8.0.2)
170
- actionmailbox (= 8.0.2)
171
- actionmailer (= 8.0.2)
172
- actionpack (= 8.0.2)
173
- actiontext (= 8.0.2)
174
- actionview (= 8.0.2)
175
- activejob (= 8.0.2)
176
- activemodel (= 8.0.2)
177
- activerecord (= 8.0.2)
178
- activestorage (= 8.0.2)
179
- activesupport (= 8.0.2)
169
+ rails (8.0.2.1)
170
+ actioncable (= 8.0.2.1)
171
+ actionmailbox (= 8.0.2.1)
172
+ actionmailer (= 8.0.2.1)
173
+ actionpack (= 8.0.2.1)
174
+ actiontext (= 8.0.2.1)
175
+ actionview (= 8.0.2.1)
176
+ activejob (= 8.0.2.1)
177
+ activemodel (= 8.0.2.1)
178
+ activerecord (= 8.0.2.1)
179
+ activestorage (= 8.0.2.1)
180
+ activesupport (= 8.0.2.1)
180
181
  bundler (>= 1.15.0)
181
- railties (= 8.0.2)
182
+ railties (= 8.0.2.1)
182
183
  rails-dom-testing (2.2.0)
183
184
  activesupport (>= 5.0.0)
184
185
  minitest
@@ -186,9 +187,9 @@ GEM
186
187
  rails-html-sanitizer (1.6.2)
187
188
  loofah (~> 2.21)
188
189
  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)
189
- railties (8.0.2)
190
- actionpack (= 8.0.2)
191
- activesupport (= 8.0.2)
190
+ railties (8.0.2.1)
191
+ actionpack (= 8.0.2.1)
192
+ activesupport (= 8.0.2.1)
192
193
  irb (~> 1.13)
193
194
  rackup (>= 1.0.0)
194
195
  rake (>= 12.2)
@@ -196,7 +197,8 @@ GEM
196
197
  zeitwerk (~> 2.6)
197
198
  rainbow (3.1.1)
198
199
  rake (13.2.1)
199
- rdoc (6.13.1)
200
+ rdoc (6.14.2)
201
+ erb
200
202
  psych (>= 4.0.0)
201
203
  regexp_parser (2.10.0)
202
204
  reline (0.6.0)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Roles
4
- VERSION = "1.26.1"
4
+ VERSION = "1.27.0"
5
5
  end
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.26.1
4
+ version: 1.27.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Prabin Poudel
@@ -214,7 +214,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
214
214
  - !ruby/object:Gem::Version
215
215
  version: '0'
216
216
  requirements: []
217
- rubygems_version: 3.6.7
217
+ rubygems_version: 3.6.9
218
218
  specification_version: 4
219
219
  summary: Yaml-backed ApplicationHash for CanCan Roles
220
220
  test_files: []