bullet_train-roles 1.26.1 → 1.28.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 +4 -4
- data/Gemfile.lock +57 -55
- data/lib/bullet_train/roles/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 92c6c6c39b2a5cdf76d305db6eec531d4f3a8d2958be5939ef884a99c88aec6b
|
4
|
+
data.tar.gz: b959fc52b8d642080f2fe20ef2108f22c5d35e318ef928a047a29c9068b7ab1f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6e680d4f0873b8a89ecf69a83df910aa916984ce443261e5c69cc43cf3ab690a554e0fddc470e697b3694fd05f8b2b0990e169fd0dd454bd3b3faad86b8f1b5a
|
7
|
+
data.tar.gz: f416ee0c191d95bccc09d9b70a15d3f67cf59644e4efefb15daa1f860e8ff71704326bc5961360c669c4bf265463bcfa90298c91e2641a99d4928e26db7a8601
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
bullet_train-roles (1.
|
4
|
+
bullet_train-roles (1.28.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.
|
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)
|
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.
|
4
|
+
version: 1.28.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.
|
217
|
+
rubygems_version: 3.6.9
|
218
218
|
specification_version: 4
|
219
219
|
summary: Yaml-backed ApplicationHash for CanCan Roles
|
220
220
|
test_files: []
|