act_with_flags 3.2.0 → 3.2.1
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/.ruby-version +1 -1
- data/Gemfile.lock +163 -160
- data/lib/act_with_flags/version.rb +2 -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: 822cc086db6c10d9d428e23d27e3a09c935f22f6c17dad0fb4c8947b157aa57b
|
|
4
|
+
data.tar.gz: 1d405178ad938ff1697c47f8223469d5022c7574fe3a6ec47d24d13d42b69399
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e952dcf26ab70ffca6a0bcd24d0f194acffee88a8403f54691c6dbea8ca1258934f789a78d82b9751257ff6d06ae34a155f45f32e2faea5d13d083009abd3343
|
|
7
|
+
data.tar.gz: 78f5799eda73d0efb0525329c4183f537695e2111b62c6bcb3d02758181d49abd1325fe08bdf7c3b065754d84cc1fe633fa06220db3a096ddc475738095c0b3f
|
data/.ruby-version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
ruby-4.0.
|
|
1
|
+
ruby-4.0.2
|
data/Gemfile.lock
CHANGED
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
act_with_flags (3.2.
|
|
4
|
+
act_with_flags (3.2.1)
|
|
5
5
|
|
|
6
6
|
GEM
|
|
7
7
|
remote: https://rubygems.org/
|
|
8
8
|
specs:
|
|
9
|
-
action_text-trix (2.1.
|
|
9
|
+
action_text-trix (2.1.18)
|
|
10
10
|
railties
|
|
11
|
-
actioncable (8.1.
|
|
12
|
-
actionpack (= 8.1.
|
|
13
|
-
activesupport (= 8.1.
|
|
11
|
+
actioncable (8.1.3)
|
|
12
|
+
actionpack (= 8.1.3)
|
|
13
|
+
activesupport (= 8.1.3)
|
|
14
14
|
nio4r (~> 2.0)
|
|
15
15
|
websocket-driver (>= 0.6.1)
|
|
16
16
|
zeitwerk (~> 2.6)
|
|
17
|
-
actionmailbox (8.1.
|
|
18
|
-
actionpack (= 8.1.
|
|
19
|
-
activejob (= 8.1.
|
|
20
|
-
activerecord (= 8.1.
|
|
21
|
-
activestorage (= 8.1.
|
|
22
|
-
activesupport (= 8.1.
|
|
17
|
+
actionmailbox (8.1.3)
|
|
18
|
+
actionpack (= 8.1.3)
|
|
19
|
+
activejob (= 8.1.3)
|
|
20
|
+
activerecord (= 8.1.3)
|
|
21
|
+
activestorage (= 8.1.3)
|
|
22
|
+
activesupport (= 8.1.3)
|
|
23
23
|
mail (>= 2.8.0)
|
|
24
|
-
actionmailer (8.1.
|
|
25
|
-
actionpack (= 8.1.
|
|
26
|
-
actionview (= 8.1.
|
|
27
|
-
activejob (= 8.1.
|
|
28
|
-
activesupport (= 8.1.
|
|
24
|
+
actionmailer (8.1.3)
|
|
25
|
+
actionpack (= 8.1.3)
|
|
26
|
+
actionview (= 8.1.3)
|
|
27
|
+
activejob (= 8.1.3)
|
|
28
|
+
activesupport (= 8.1.3)
|
|
29
29
|
mail (>= 2.8.0)
|
|
30
30
|
rails-dom-testing (~> 2.2)
|
|
31
|
-
actionpack (8.1.
|
|
32
|
-
actionview (= 8.1.
|
|
33
|
-
activesupport (= 8.1.
|
|
31
|
+
actionpack (8.1.3)
|
|
32
|
+
actionview (= 8.1.3)
|
|
33
|
+
activesupport (= 8.1.3)
|
|
34
34
|
nokogiri (>= 1.8.5)
|
|
35
35
|
rack (>= 2.2.4)
|
|
36
36
|
rack-session (>= 1.0.1)
|
|
@@ -38,36 +38,36 @@ GEM
|
|
|
38
38
|
rails-dom-testing (~> 2.2)
|
|
39
39
|
rails-html-sanitizer (~> 1.6)
|
|
40
40
|
useragent (~> 0.16)
|
|
41
|
-
actiontext (8.1.
|
|
41
|
+
actiontext (8.1.3)
|
|
42
42
|
action_text-trix (~> 2.1.15)
|
|
43
|
-
actionpack (= 8.1.
|
|
44
|
-
activerecord (= 8.1.
|
|
45
|
-
activestorage (= 8.1.
|
|
46
|
-
activesupport (= 8.1.
|
|
43
|
+
actionpack (= 8.1.3)
|
|
44
|
+
activerecord (= 8.1.3)
|
|
45
|
+
activestorage (= 8.1.3)
|
|
46
|
+
activesupport (= 8.1.3)
|
|
47
47
|
globalid (>= 0.6.0)
|
|
48
48
|
nokogiri (>= 1.8.5)
|
|
49
|
-
actionview (8.1.
|
|
50
|
-
activesupport (= 8.1.
|
|
49
|
+
actionview (8.1.3)
|
|
50
|
+
activesupport (= 8.1.3)
|
|
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
|
-
activejob (8.1.
|
|
56
|
-
activesupport (= 8.1.
|
|
55
|
+
activejob (8.1.3)
|
|
56
|
+
activesupport (= 8.1.3)
|
|
57
57
|
globalid (>= 0.3.6)
|
|
58
|
-
activemodel (8.1.
|
|
59
|
-
activesupport (= 8.1.
|
|
60
|
-
activerecord (8.1.
|
|
61
|
-
activemodel (= 8.1.
|
|
62
|
-
activesupport (= 8.1.
|
|
58
|
+
activemodel (8.1.3)
|
|
59
|
+
activesupport (= 8.1.3)
|
|
60
|
+
activerecord (8.1.3)
|
|
61
|
+
activemodel (= 8.1.3)
|
|
62
|
+
activesupport (= 8.1.3)
|
|
63
63
|
timeout (>= 0.4.0)
|
|
64
|
-
activestorage (8.1.
|
|
65
|
-
actionpack (= 8.1.
|
|
66
|
-
activejob (= 8.1.
|
|
67
|
-
activerecord (= 8.1.
|
|
68
|
-
activesupport (= 8.1.
|
|
64
|
+
activestorage (8.1.3)
|
|
65
|
+
actionpack (= 8.1.3)
|
|
66
|
+
activejob (= 8.1.3)
|
|
67
|
+
activerecord (= 8.1.3)
|
|
68
|
+
activesupport (= 8.1.3)
|
|
69
69
|
marcel (~> 1.0)
|
|
70
|
-
activesupport (8.1.
|
|
70
|
+
activesupport (8.1.3)
|
|
71
71
|
base64
|
|
72
72
|
bigdecimal
|
|
73
73
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
|
@@ -84,7 +84,7 @@ GEM
|
|
|
84
84
|
base64 (0.3.0)
|
|
85
85
|
benchmark (0.5.0)
|
|
86
86
|
benchmark-ips (2.14.0)
|
|
87
|
-
bigdecimal (4.0
|
|
87
|
+
bigdecimal (4.1.0)
|
|
88
88
|
builder (3.3.0)
|
|
89
89
|
combustion (1.5.0)
|
|
90
90
|
activesupport (>= 3.0.0)
|
|
@@ -100,33 +100,35 @@ GEM
|
|
|
100
100
|
date (3.5.1)
|
|
101
101
|
docile (1.4.1)
|
|
102
102
|
drb (2.2.3)
|
|
103
|
-
erb (6.0.
|
|
103
|
+
erb (6.0.2)
|
|
104
104
|
erubi (1.13.1)
|
|
105
|
-
ffi (1.17.
|
|
106
|
-
ffi (1.17.
|
|
107
|
-
ffi (1.17.
|
|
108
|
-
ffi (1.17.
|
|
109
|
-
ffi (1.17.
|
|
110
|
-
ffi (1.17.
|
|
111
|
-
ffi (1.17.
|
|
112
|
-
ffi (1.17.
|
|
105
|
+
ffi (1.17.4-aarch64-linux-gnu)
|
|
106
|
+
ffi (1.17.4-aarch64-linux-musl)
|
|
107
|
+
ffi (1.17.4-arm-linux-gnu)
|
|
108
|
+
ffi (1.17.4-arm-linux-musl)
|
|
109
|
+
ffi (1.17.4-arm64-darwin)
|
|
110
|
+
ffi (1.17.4-x86_64-darwin)
|
|
111
|
+
ffi (1.17.4-x86_64-linux-gnu)
|
|
112
|
+
ffi (1.17.4-x86_64-linux-musl)
|
|
113
113
|
globalid (1.3.0)
|
|
114
114
|
activesupport (>= 6.1)
|
|
115
115
|
i18n (1.14.8)
|
|
116
116
|
concurrent-ruby (~> 1.0)
|
|
117
117
|
io-console (0.8.2)
|
|
118
|
-
irb (1.
|
|
118
|
+
irb (1.17.0)
|
|
119
119
|
pp (>= 0.6.0)
|
|
120
|
+
prism (>= 1.3.0)
|
|
120
121
|
rdoc (>= 4.0.0)
|
|
121
122
|
reline (>= 0.4.2)
|
|
122
|
-
json (2.
|
|
123
|
+
json (2.19.3)
|
|
123
124
|
language_server-protocol (3.17.0.5)
|
|
124
125
|
lint_roller (1.1.0)
|
|
125
|
-
listen (3.
|
|
126
|
+
listen (3.10.0)
|
|
127
|
+
logger
|
|
126
128
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
|
127
129
|
rb-inotify (~> 0.9, >= 0.9.10)
|
|
128
130
|
logger (1.7.0)
|
|
129
|
-
loofah (2.25.
|
|
131
|
+
loofah (2.25.1)
|
|
130
132
|
crass (~> 1.0.2)
|
|
131
133
|
nokogiri (>= 1.12.0)
|
|
132
134
|
mail (2.9.0)
|
|
@@ -138,9 +140,10 @@ GEM
|
|
|
138
140
|
marcel (1.1.0)
|
|
139
141
|
micro-optparse (1.2.1)
|
|
140
142
|
mini_mime (1.1.5)
|
|
141
|
-
minitest (6.0.
|
|
143
|
+
minitest (6.0.2)
|
|
144
|
+
drb (~> 2.0)
|
|
142
145
|
prism (~> 1.5)
|
|
143
|
-
net-imap (0.6.
|
|
146
|
+
net-imap (0.6.3)
|
|
144
147
|
date
|
|
145
148
|
net-protocol
|
|
146
149
|
net-pop (0.1.2)
|
|
@@ -150,35 +153,35 @@ GEM
|
|
|
150
153
|
net-smtp (0.5.1)
|
|
151
154
|
net-protocol
|
|
152
155
|
nio4r (2.7.5)
|
|
153
|
-
nokogiri (1.19.
|
|
156
|
+
nokogiri (1.19.2-aarch64-linux-gnu)
|
|
154
157
|
racc (~> 1.4)
|
|
155
|
-
nokogiri (1.19.
|
|
158
|
+
nokogiri (1.19.2-aarch64-linux-musl)
|
|
156
159
|
racc (~> 1.4)
|
|
157
|
-
nokogiri (1.19.
|
|
160
|
+
nokogiri (1.19.2-arm-linux-gnu)
|
|
158
161
|
racc (~> 1.4)
|
|
159
|
-
nokogiri (1.19.
|
|
162
|
+
nokogiri (1.19.2-arm-linux-musl)
|
|
160
163
|
racc (~> 1.4)
|
|
161
|
-
nokogiri (1.19.
|
|
164
|
+
nokogiri (1.19.2-arm64-darwin)
|
|
162
165
|
racc (~> 1.4)
|
|
163
|
-
nokogiri (1.19.
|
|
166
|
+
nokogiri (1.19.2-x86_64-darwin)
|
|
164
167
|
racc (~> 1.4)
|
|
165
|
-
nokogiri (1.19.
|
|
168
|
+
nokogiri (1.19.2-x86_64-linux-gnu)
|
|
166
169
|
racc (~> 1.4)
|
|
167
|
-
nokogiri (1.19.
|
|
170
|
+
nokogiri (1.19.2-x86_64-linux-musl)
|
|
168
171
|
racc (~> 1.4)
|
|
169
172
|
parallel (1.27.0)
|
|
170
|
-
parser (3.3.
|
|
173
|
+
parser (3.3.11.1)
|
|
171
174
|
ast (~> 2.4.1)
|
|
172
175
|
racc
|
|
173
176
|
pp (0.6.3)
|
|
174
177
|
prettyprint
|
|
175
178
|
prettyprint (0.2.0)
|
|
176
|
-
prism (1.
|
|
179
|
+
prism (1.9.0)
|
|
177
180
|
psych (5.3.1)
|
|
178
181
|
date
|
|
179
182
|
stringio
|
|
180
183
|
racc (1.8.1)
|
|
181
|
-
rack (3.2.
|
|
184
|
+
rack (3.2.5)
|
|
182
185
|
rack-session (2.1.1)
|
|
183
186
|
base64 (>= 0.1.0)
|
|
184
187
|
rack (>= 3.0.0)
|
|
@@ -186,30 +189,30 @@ GEM
|
|
|
186
189
|
rack (>= 1.3)
|
|
187
190
|
rackup (2.3.1)
|
|
188
191
|
rack (>= 3)
|
|
189
|
-
rails (8.1.
|
|
190
|
-
actioncable (= 8.1.
|
|
191
|
-
actionmailbox (= 8.1.
|
|
192
|
-
actionmailer (= 8.1.
|
|
193
|
-
actionpack (= 8.1.
|
|
194
|
-
actiontext (= 8.1.
|
|
195
|
-
actionview (= 8.1.
|
|
196
|
-
activejob (= 8.1.
|
|
197
|
-
activemodel (= 8.1.
|
|
198
|
-
activerecord (= 8.1.
|
|
199
|
-
activestorage (= 8.1.
|
|
200
|
-
activesupport (= 8.1.
|
|
192
|
+
rails (8.1.3)
|
|
193
|
+
actioncable (= 8.1.3)
|
|
194
|
+
actionmailbox (= 8.1.3)
|
|
195
|
+
actionmailer (= 8.1.3)
|
|
196
|
+
actionpack (= 8.1.3)
|
|
197
|
+
actiontext (= 8.1.3)
|
|
198
|
+
actionview (= 8.1.3)
|
|
199
|
+
activejob (= 8.1.3)
|
|
200
|
+
activemodel (= 8.1.3)
|
|
201
|
+
activerecord (= 8.1.3)
|
|
202
|
+
activestorage (= 8.1.3)
|
|
203
|
+
activesupport (= 8.1.3)
|
|
201
204
|
bundler (>= 1.15.0)
|
|
202
|
-
railties (= 8.1.
|
|
205
|
+
railties (= 8.1.3)
|
|
203
206
|
rails-dom-testing (2.3.0)
|
|
204
207
|
activesupport (>= 5.0.0)
|
|
205
208
|
minitest
|
|
206
209
|
nokogiri (>= 1.6)
|
|
207
|
-
rails-html-sanitizer (1.
|
|
208
|
-
loofah (~> 2.
|
|
210
|
+
rails-html-sanitizer (1.7.0)
|
|
211
|
+
loofah (~> 2.25)
|
|
209
212
|
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)
|
|
210
|
-
railties (8.1.
|
|
211
|
-
actionpack (= 8.1.
|
|
212
|
-
activesupport (= 8.1.
|
|
213
|
+
railties (8.1.3)
|
|
214
|
+
actionpack (= 8.1.3)
|
|
215
|
+
activesupport (= 8.1.3)
|
|
213
216
|
irb (~> 1.13)
|
|
214
217
|
rackup (>= 1.0.0)
|
|
215
218
|
rake (>= 12.2)
|
|
@@ -221,7 +224,7 @@ GEM
|
|
|
221
224
|
rb-fsevent (0.11.2)
|
|
222
225
|
rb-inotify (0.11.1)
|
|
223
226
|
ffi (~> 1.0)
|
|
224
|
-
rdoc (7.0
|
|
227
|
+
rdoc (7.2.0)
|
|
225
228
|
erb
|
|
226
229
|
psych (>= 4.0.0)
|
|
227
230
|
tsort
|
|
@@ -229,7 +232,7 @@ GEM
|
|
|
229
232
|
reline (0.6.3)
|
|
230
233
|
io-console (~> 0.5)
|
|
231
234
|
ricecream (0.2.1)
|
|
232
|
-
rubocop (1.
|
|
235
|
+
rubocop (1.84.2)
|
|
233
236
|
json (~> 2.3)
|
|
234
237
|
language_server-protocol (~> 3.17.0.2)
|
|
235
238
|
lint_roller (~> 1.1.0)
|
|
@@ -237,10 +240,10 @@ GEM
|
|
|
237
240
|
parser (>= 3.3.0.2)
|
|
238
241
|
rainbow (>= 2.2.2, < 4.0)
|
|
239
242
|
regexp_parser (>= 2.9.3, < 3.0)
|
|
240
|
-
rubocop-ast (>= 1.
|
|
243
|
+
rubocop-ast (>= 1.49.0, < 2.0)
|
|
241
244
|
ruby-progressbar (~> 1.7)
|
|
242
245
|
unicode-display_width (>= 2.4.0, < 4.0)
|
|
243
|
-
rubocop-ast (1.49.
|
|
246
|
+
rubocop-ast (1.49.1)
|
|
244
247
|
parser (>= 3.3.7.2)
|
|
245
248
|
prism (~> 1.7)
|
|
246
249
|
rubocop-performance (1.26.1)
|
|
@@ -255,18 +258,18 @@ GEM
|
|
|
255
258
|
simplecov_json_formatter (~> 0.1)
|
|
256
259
|
simplecov-html (0.13.2)
|
|
257
260
|
simplecov_json_formatter (0.1.4)
|
|
258
|
-
sqlite3 (2.9.
|
|
259
|
-
sqlite3 (2.9.
|
|
260
|
-
sqlite3 (2.9.
|
|
261
|
-
sqlite3 (2.9.
|
|
262
|
-
sqlite3 (2.9.
|
|
263
|
-
sqlite3 (2.9.
|
|
264
|
-
sqlite3 (2.9.
|
|
265
|
-
sqlite3 (2.9.
|
|
266
|
-
standard (1.
|
|
261
|
+
sqlite3 (2.9.2-aarch64-linux-gnu)
|
|
262
|
+
sqlite3 (2.9.2-aarch64-linux-musl)
|
|
263
|
+
sqlite3 (2.9.2-arm-linux-gnu)
|
|
264
|
+
sqlite3 (2.9.2-arm-linux-musl)
|
|
265
|
+
sqlite3 (2.9.2-arm64-darwin)
|
|
266
|
+
sqlite3 (2.9.2-x86_64-darwin)
|
|
267
|
+
sqlite3 (2.9.2-x86_64-linux-gnu)
|
|
268
|
+
sqlite3 (2.9.2-x86_64-linux-musl)
|
|
269
|
+
standard (1.54.0)
|
|
267
270
|
language_server-protocol (~> 3.17.0.2)
|
|
268
271
|
lint_roller (~> 1.0)
|
|
269
|
-
rubocop (~> 1.
|
|
272
|
+
rubocop (~> 1.84.0)
|
|
270
273
|
standard-custom (~> 1.0.0)
|
|
271
274
|
standard-performance (~> 1.8)
|
|
272
275
|
standard-custom (1.0.2)
|
|
@@ -276,8 +279,8 @@ GEM
|
|
|
276
279
|
lint_roller (~> 1.1)
|
|
277
280
|
rubocop-performance (~> 1.26.0)
|
|
278
281
|
stringio (3.2.0)
|
|
279
|
-
thor (1.
|
|
280
|
-
timeout (0.6.
|
|
282
|
+
thor (1.5.0)
|
|
283
|
+
timeout (0.6.1)
|
|
281
284
|
tsort (0.2.0)
|
|
282
285
|
tzinfo (2.0.6)
|
|
283
286
|
concurrent-ruby (~> 1.0)
|
|
@@ -290,7 +293,7 @@ GEM
|
|
|
290
293
|
base64
|
|
291
294
|
websocket-extensions (>= 0.1.0)
|
|
292
295
|
websocket-extensions (0.1.5)
|
|
293
|
-
zeitwerk (2.7.
|
|
296
|
+
zeitwerk (2.7.5)
|
|
294
297
|
|
|
295
298
|
PLATFORMS
|
|
296
299
|
aarch64-linux-gnu
|
|
@@ -316,24 +319,24 @@ DEPENDENCIES
|
|
|
316
319
|
standard
|
|
317
320
|
|
|
318
321
|
CHECKSUMS
|
|
319
|
-
act_with_flags (3.2.
|
|
320
|
-
action_text-trix (2.1.
|
|
321
|
-
actioncable (8.1.
|
|
322
|
-
actionmailbox (8.1.
|
|
323
|
-
actionmailer (8.1.
|
|
324
|
-
actionpack (8.1.
|
|
325
|
-
actiontext (8.1.
|
|
326
|
-
actionview (8.1.
|
|
327
|
-
activejob (8.1.
|
|
328
|
-
activemodel (8.1.
|
|
329
|
-
activerecord (8.1.
|
|
330
|
-
activestorage (8.1.
|
|
331
|
-
activesupport (8.1.
|
|
322
|
+
act_with_flags (3.2.1)
|
|
323
|
+
action_text-trix (2.1.18) sha256=3fdb83f8bff4145d098be283cdd47ac41caf5110bfa6df4695ed7127d7fb3642
|
|
324
|
+
actioncable (8.1.3) sha256=e5bc7f75e44e6a22de29c4f43176927c3a9ce4824464b74ed18d8226e75a80f0
|
|
325
|
+
actionmailbox (8.1.3) sha256=df7da474eaa0e70df4ed5a6fef66eb3b3b0f2dbf7f14518deee8d77f1b4aae59
|
|
326
|
+
actionmailer (8.1.3) sha256=831f724891bb70d0aaa4d76581a6321124b6a752cb655c9346aae5479318448d
|
|
327
|
+
actionpack (8.1.3) sha256=af998cae4d47c5d581a2cc363b5c77eb718b7c4b45748d81b1887b25621c29a3
|
|
328
|
+
actiontext (8.1.3) sha256=d291019c00e1ea9e6463011fa214f6081a56d7b9a1d224e7d3f6384c1dafc7d2
|
|
329
|
+
actionview (8.1.3) sha256=1347c88c7f3edb38100c5ce0e9fb5e62d7755f3edc1b61cce2eb0b2c6ea2fd5d
|
|
330
|
+
activejob (8.1.3) sha256=a149b1766aa8204c3c3da7309e4becd40fcd5529c348cffbf6c9b16b565fe8d3
|
|
331
|
+
activemodel (8.1.3) sha256=90c05cbe4cef3649b8f79f13016191ea94c4525ce4a5c0fb7ef909c4b91c8219
|
|
332
|
+
activerecord (8.1.3) sha256=8003be7b2466ba0a2a670e603eeb0a61dd66058fccecfc49901e775260ac70ab
|
|
333
|
+
activestorage (8.1.3) sha256=0564ce9309143951a67615e1bb4e090ee54b8befed417133cae614479b46384d
|
|
334
|
+
activesupport (8.1.3) sha256=21a5e0dfbd4c3ddd9e1317ec6a4d782fa226e7867dc70b0743acda81a1dca20e
|
|
332
335
|
ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383
|
|
333
336
|
base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b
|
|
334
337
|
benchmark (0.5.0) sha256=465df122341aedcb81a2a24b4d3bd19b6c67c1530713fd533f3ff034e419236c
|
|
335
338
|
benchmark-ips (2.14.0) sha256=b72bc8a65d525d5906f8cd94270dccf73452ee3257a32b89fbd6684d3e8a9b1d
|
|
336
|
-
bigdecimal (4.0
|
|
339
|
+
bigdecimal (4.1.0) sha256=6dc07767aa3dc456ccd48e7ae70a07b474e9afd7c5bc576f80bd6da5c8dd6cae
|
|
337
340
|
builder (3.3.0) sha256=497918d2f9dca528fdca4b88d84e4ef4387256d984b8154e9d5d3fe5a9c8835f
|
|
338
341
|
combustion (1.5.0) sha256=5e68cc8c2090ee06196a03e748276d1d63d4f63ed189888a23e1daa4fb79359a
|
|
339
342
|
concurrent-ruby (1.3.6) sha256=6b56837e1e7e5292f9864f34b69c5a2cbc75c0cf5338f1ce9903d10fa762d5ab
|
|
@@ -343,89 +346,89 @@ CHECKSUMS
|
|
|
343
346
|
date (3.5.1) sha256=750d06384d7b9c15d562c76291407d89e368dda4d4fff957eb94962d325a0dc0
|
|
344
347
|
docile (1.4.1) sha256=96159be799bfa73cdb721b840e9802126e4e03dfc26863db73647204c727f21e
|
|
345
348
|
drb (2.2.3) sha256=0b00d6fdb50995fe4a45dea13663493c841112e4068656854646f418fda13373
|
|
346
|
-
erb (6.0.
|
|
349
|
+
erb (6.0.2) sha256=9fe6264d44f79422c87490a1558479bd0e7dad4dd0e317656e67ea3077b5242b
|
|
347
350
|
erubi (1.13.1) sha256=a082103b0885dbc5ecf1172fede897f9ebdb745a4b97a5e8dc63953db1ee4ad9
|
|
348
|
-
ffi (1.17.
|
|
349
|
-
ffi (1.17.
|
|
350
|
-
ffi (1.17.
|
|
351
|
-
ffi (1.17.
|
|
352
|
-
ffi (1.17.
|
|
353
|
-
ffi (1.17.
|
|
354
|
-
ffi (1.17.
|
|
355
|
-
ffi (1.17.
|
|
351
|
+
ffi (1.17.4-aarch64-linux-gnu) sha256=b208f06f91ffd8f5e1193da3cae3d2ccfc27fc36fba577baf698d26d91c080df
|
|
352
|
+
ffi (1.17.4-aarch64-linux-musl) sha256=9286b7a615f2676245283aef0a0a3b475ae3aae2bb5448baace630bb77b91f39
|
|
353
|
+
ffi (1.17.4-arm-linux-gnu) sha256=d6dbddf7cb77bf955411af5f187a65b8cd378cb003c15c05697f5feee1cb1564
|
|
354
|
+
ffi (1.17.4-arm-linux-musl) sha256=9d4838ded0465bef6e2426935f6bcc93134b6616785a84ffd2a3d82bc3cf6f95
|
|
355
|
+
ffi (1.17.4-arm64-darwin) sha256=19071aaf1419251b0a46852abf960e77330a3b334d13a4ab51d58b31a937001b
|
|
356
|
+
ffi (1.17.4-x86_64-darwin) sha256=aa70390523cf3235096cf64962b709b4cfbd5c082a2cb2ae714eb0fe2ccda496
|
|
357
|
+
ffi (1.17.4-x86_64-linux-gnu) sha256=9d3db14c2eae074b382fa9c083fe95aec6e0a1451da249eab096c34002bc752d
|
|
358
|
+
ffi (1.17.4-x86_64-linux-musl) sha256=3fdf9888483de005f8ef8d1cf2d3b20d86626af206cbf780f6a6a12439a9c49e
|
|
356
359
|
globalid (1.3.0) sha256=05c639ad6eb4594522a0b07983022f04aa7254626ab69445a0e493aa3786ff11
|
|
357
360
|
i18n (1.14.8) sha256=285778639134865c5e0f6269e0b818256017e8cde89993fdfcbfb64d088824a5
|
|
358
361
|
io-console (0.8.2) sha256=d6e3ae7a7cc7574f4b8893b4fca2162e57a825b223a177b7afa236c5ef9814cc
|
|
359
|
-
irb (1.
|
|
360
|
-
json (2.
|
|
362
|
+
irb (1.17.0) sha256=168c4ddb93d8a361a045c41d92b2952c7a118fa73f23fe14e55609eb7a863aae
|
|
363
|
+
json (2.19.3) sha256=289b0bb53052a1fa8c34ab33cc750b659ba14a5c45f3fcf4b18762dc67c78646
|
|
361
364
|
language_server-protocol (3.17.0.5) sha256=fd1e39a51a28bf3eec959379985a72e296e9f9acfce46f6a79d31ca8760803cc
|
|
362
365
|
lint_roller (1.1.0) sha256=2c0c845b632a7d172cb849cc90c1bce937a28c5c8ccccb50dfd46a485003cc87
|
|
363
|
-
listen (3.
|
|
366
|
+
listen (3.10.0) sha256=c6e182db62143aeccc2e1960033bebe7445309c7272061979bb098d03760c9d2
|
|
364
367
|
logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203
|
|
365
|
-
loofah (2.25.
|
|
368
|
+
loofah (2.25.1) sha256=d436c73dbd0c1147b16c4a41db097942d217303e1f7728704b37e4df9f6d2e04
|
|
366
369
|
mail (2.9.0) sha256=6fa6673ecd71c60c2d996260f9ee3dd387d4673b8169b502134659ece6d34941
|
|
367
370
|
marcel (1.1.0) sha256=fdcfcfa33cc52e93c4308d40e4090a5d4ea279e160a7f6af988260fa970e0bee
|
|
368
371
|
micro-optparse (1.2.1) sha256=b9cc0e2b4987776ca78dcbf59ce72c2bf6fd805fe56a0f4a94f9a2b0c68044e4
|
|
369
372
|
mini_mime (1.1.5) sha256=8681b7e2e4215f2a159f9400b5816d85e9d8c6c6b491e96a12797e798f8bccef
|
|
370
|
-
minitest (6.0.
|
|
371
|
-
net-imap (0.6.
|
|
373
|
+
minitest (6.0.2) sha256=db6e57956f6ecc6134683b4c87467d6dd792323c7f0eea7b93f66bd284adbc3d
|
|
374
|
+
net-imap (0.6.3) sha256=9bab75f876596d09ee7bf911a291da478e0cd6badc54dfb82874855ccc82f2ad
|
|
372
375
|
net-pop (0.1.2) sha256=848b4e982013c15b2f0382792268763b748cce91c9e91e36b0f27ed26420dff3
|
|
373
376
|
net-protocol (0.2.2) sha256=aa73e0cba6a125369de9837b8d8ef82a61849360eba0521900e2c3713aa162a8
|
|
374
377
|
net-smtp (0.5.1) sha256=ed96a0af63c524fceb4b29b0d352195c30d82dd916a42f03c62a3a70e5b70736
|
|
375
378
|
nio4r (2.7.5) sha256=6c90168e48fb5f8e768419c93abb94ba2b892a1d0602cb06eef16d8b7df1dca1
|
|
376
|
-
nokogiri (1.19.
|
|
377
|
-
nokogiri (1.19.
|
|
378
|
-
nokogiri (1.19.
|
|
379
|
-
nokogiri (1.19.
|
|
380
|
-
nokogiri (1.19.
|
|
381
|
-
nokogiri (1.19.
|
|
382
|
-
nokogiri (1.19.
|
|
383
|
-
nokogiri (1.19.
|
|
379
|
+
nokogiri (1.19.2-aarch64-linux-gnu) sha256=c34d5c8208025587554608e98fd88ab125b29c80f9352b821964e9a5d5cfbd19
|
|
380
|
+
nokogiri (1.19.2-aarch64-linux-musl) sha256=7f6b4b0202d507326841a4f790294bf75098aef50c7173443812e3ac5cb06515
|
|
381
|
+
nokogiri (1.19.2-arm-linux-gnu) sha256=b7fa1139016f3dc850bda1260988f0d749934a939d04ef2da13bec060d7d5081
|
|
382
|
+
nokogiri (1.19.2-arm-linux-musl) sha256=61114d44f6742ff72194a1b3020967201e2eb982814778d130f6471c11f9828c
|
|
383
|
+
nokogiri (1.19.2-arm64-darwin) sha256=58d8ea2e31a967b843b70487a44c14c8ba1866daa1b9da9be9dbdf1b43dee205
|
|
384
|
+
nokogiri (1.19.2-x86_64-darwin) sha256=7d9af11fda72dfaa2961d8c4d5380ca0b51bc389dc5f8d4b859b9644f195e7a4
|
|
385
|
+
nokogiri (1.19.2-x86_64-linux-gnu) sha256=fa8feca882b73e871a9845f3817a72e9734c8e974bdc4fbad6e4bc6e8076b94f
|
|
386
|
+
nokogiri (1.19.2-x86_64-linux-musl) sha256=93128448e61a9383a30baef041bf1f5817e22f297a1d400521e90294445069a8
|
|
384
387
|
parallel (1.27.0) sha256=4ac151e1806b755fb4e2dc2332cbf0e54f2e24ba821ff2d3dcf86bf6dc4ae130
|
|
385
|
-
parser (3.3.
|
|
388
|
+
parser (3.3.11.1) sha256=d17ace7aabe3e72c3cc94043714be27cc6f852f104d81aa284c2281aecc65d54
|
|
386
389
|
pp (0.6.3) sha256=2951d514450b93ccfeb1df7d021cae0da16e0a7f95ee1e2273719669d0ab9df6
|
|
387
390
|
prettyprint (0.2.0) sha256=2bc9e15581a94742064a3cc8b0fb9d45aae3d03a1baa6ef80922627a0766f193
|
|
388
|
-
prism (1.
|
|
391
|
+
prism (1.9.0) sha256=7b530c6a9f92c24300014919c9dcbc055bf4cdf51ec30aed099b06cd6674ef85
|
|
389
392
|
psych (5.3.1) sha256=eb7a57cef10c9d70173ff74e739d843ac3b2c019a003de48447b2963d81b1974
|
|
390
393
|
racc (1.8.1) sha256=4a7f6929691dbec8b5209a0b373bc2614882b55fc5d2e447a21aaa691303d62f
|
|
391
|
-
rack (3.2.
|
|
394
|
+
rack (3.2.5) sha256=4cbd0974c0b79f7a139b4812004a62e4c60b145cba76422e288ee670601ed6d3
|
|
392
395
|
rack-session (2.1.1) sha256=0b6dc07dea7e4b583f58a48e8b806d4c9f1c6c9214ebc202ec94562cbea2e4e9
|
|
393
396
|
rack-test (2.2.0) sha256=005a36692c306ac0b4a9350355ee080fd09ddef1148a5f8b2ac636c720f5c463
|
|
394
397
|
rackup (2.3.1) sha256=6c79c26753778e90983761d677a48937ee3192b3ffef6bc963c0950f94688868
|
|
395
|
-
rails (8.1.
|
|
398
|
+
rails (8.1.3) sha256=6d017ba5348c98fc909753a8169b21d44de14d2a0b92d140d1a966834c3c9cd3
|
|
396
399
|
rails-dom-testing (2.3.0) sha256=8acc7953a7b911ca44588bf08737bc16719f431a1cc3091a292bca7317925c1d
|
|
397
|
-
rails-html-sanitizer (1.
|
|
398
|
-
railties (8.1.
|
|
400
|
+
rails-html-sanitizer (1.7.0) sha256=28b145cceaf9cc214a9874feaa183c3acba036c9592b19886e0e45efc62b1e89
|
|
401
|
+
railties (8.1.3) sha256=913eb0e0cb520aac687ffd74916bd726d48fa21f47833c6292576ef6a286de22
|
|
399
402
|
rainbow (3.1.1) sha256=039491aa3a89f42efa1d6dec2fc4e62ede96eb6acd95e52f1ad581182b79bc6a
|
|
400
403
|
rake (13.3.1) sha256=8c9e89d09f66a26a01264e7e3480ec0607f0c497a861ef16063604b1b08eb19c
|
|
401
404
|
rb-fsevent (0.11.2) sha256=43900b972e7301d6570f64b850a5aa67833ee7d87b458ee92805d56b7318aefe
|
|
402
405
|
rb-inotify (0.11.1) sha256=a0a700441239b0ff18eb65e3866236cd78613d6b9f78fea1f9ac47a85e47be6e
|
|
403
|
-
rdoc (7.0
|
|
406
|
+
rdoc (7.2.0) sha256=8650f76cd4009c3b54955eb5d7e3a075c60a57276766ebf36f9085e8c9f23192
|
|
404
407
|
regexp_parser (2.11.3) sha256=ca13f381a173b7a93450e53459075c9b76a10433caadcb2f1180f2c741fc55a4
|
|
405
408
|
reline (0.6.3) sha256=1198b04973565b36ec0f11542ab3f5cfeeec34823f4e54cebde90968092b1835
|
|
406
409
|
ricecream (0.2.1) sha256=d32d7781d554d1e1ec44325cabeb22f604a74c563c08d2cfe82f4e2e2bb3ac93
|
|
407
|
-
rubocop (1.
|
|
408
|
-
rubocop-ast (1.49.
|
|
410
|
+
rubocop (1.84.2) sha256=5692cea54168f3dc8cb79a6fe95c5424b7ea893c707ad7a4307b0585e88dbf5f
|
|
411
|
+
rubocop-ast (1.49.1) sha256=4412f3ee70f6fe4546cc489548e0f6fcf76cafcfa80fa03af67098ffed755035
|
|
409
412
|
rubocop-performance (1.26.1) sha256=cd19b936ff196df85829d264b522fd4f98b6c89ad271fa52744a8c11b8f71834
|
|
410
413
|
ruby-progressbar (1.13.0) sha256=80fc9c47a9b640d6834e0dc7b3c94c9df37f08cb072b7761e4a71e22cff29b33
|
|
411
414
|
securerandom (0.4.1) sha256=cc5193d414a4341b6e225f0cb4446aceca8e50d5e1888743fac16987638ea0b1
|
|
412
415
|
simplecov (0.22.0) sha256=fe2622c7834ff23b98066bb0a854284b2729a569ac659f82621fc22ef36213a5
|
|
413
416
|
simplecov-html (0.13.2) sha256=bd0b8e54e7c2d7685927e8d6286466359b6f16b18cb0df47b508e8d73c777246
|
|
414
417
|
simplecov_json_formatter (0.1.4) sha256=529418fbe8de1713ac2b2d612aa3daa56d316975d307244399fa4838c601b428
|
|
415
|
-
sqlite3 (2.9.
|
|
416
|
-
sqlite3 (2.9.
|
|
417
|
-
sqlite3 (2.9.
|
|
418
|
-
sqlite3 (2.9.
|
|
419
|
-
sqlite3 (2.9.
|
|
420
|
-
sqlite3 (2.9.
|
|
421
|
-
sqlite3 (2.9.
|
|
422
|
-
sqlite3 (2.9.
|
|
423
|
-
standard (1.
|
|
418
|
+
sqlite3 (2.9.2-aarch64-linux-gnu) sha256=eeb86db55645b85327ba75129e3614658d974bf4da8fdc87018a0d42c59f6e42
|
|
419
|
+
sqlite3 (2.9.2-aarch64-linux-musl) sha256=4feff91fb8c2b13688da34b5627c9d1ed9cedb3ee87a7114ec82209147f07a6d
|
|
420
|
+
sqlite3 (2.9.2-arm-linux-gnu) sha256=1ee2eb06b5301aaf5ce343a6e88d99ac932d95202d7b350f0e7b6d8d588580d7
|
|
421
|
+
sqlite3 (2.9.2-arm-linux-musl) sha256=8ca0de6aceede968de0394e22e95d549834c4d8e318f69a92a52f049878a0057
|
|
422
|
+
sqlite3 (2.9.2-arm64-darwin) sha256=d15bd9609a05f9d54930babe039585efc8cadd57517c15b64ec7dfa75158a5e9
|
|
423
|
+
sqlite3 (2.9.2-x86_64-darwin) sha256=ed691b5021674d72582d03c5a38e89634b961902735fb6225273892805421d13
|
|
424
|
+
sqlite3 (2.9.2-x86_64-linux-gnu) sha256=dce83ffcb7e72f9f7aeb6e5404f15d277a45332fe18ccce8a8b3ed51e8d23aee
|
|
425
|
+
sqlite3 (2.9.2-x86_64-linux-musl) sha256=e8dd906a613f13b60f6d47ae9dda376384d9de1ab3f7e3f2fdf2fd18a871a2d7
|
|
426
|
+
standard (1.54.0) sha256=7a4b08f83d9893083c8f03bc486f0feeb6a84d48233b40829c03ef4767ea0100
|
|
424
427
|
standard-custom (1.0.2) sha256=424adc84179a074f1a2a309bb9cf7cd6bfdb2b6541f20c6bf9436c0ba22a652b
|
|
425
428
|
standard-performance (1.9.0) sha256=49483d31be448292951d80e5e67cdcb576c2502103c7b40aec6f1b6e9c88e3f2
|
|
426
429
|
stringio (3.2.0) sha256=c37cb2e58b4ffbd33fe5cd948c05934af997b36e0b6ca6fdf43afa234cf222e1
|
|
427
|
-
thor (1.
|
|
428
|
-
timeout (0.6.
|
|
430
|
+
thor (1.5.0) sha256=e3a9e55fe857e44859ce104a84675ab6e8cd59c650a49106a05f55f136425e73
|
|
431
|
+
timeout (0.6.1) sha256=78f57368a7e7bbadec56971f78a3f5ecbcfb59b7fcbb0a3ed6ddc08a5094accb
|
|
429
432
|
tsort (0.2.0) sha256=9650a793f6859a43b6641671278f79cfead60ac714148aabe4e3f0060480089f
|
|
430
433
|
tzinfo (2.0.6) sha256=8daf828cc77bcf7d63b0e3bdb6caa47e2272dcfaf4fbfe46f8c3a9df087a829b
|
|
431
434
|
unicode-display_width (3.2.0) sha256=0cdd96b5681a5949cdbc2c55e7b420facae74c4aaf9a9815eee1087cb1853c42
|
|
@@ -434,7 +437,7 @@ CHECKSUMS
|
|
|
434
437
|
useragent (0.16.11) sha256=700e6413ad4bb954bb63547fa098dddf7b0ebe75b40cc6f93b8d54255b173844
|
|
435
438
|
websocket-driver (0.8.0) sha256=ed0dba4b943c22f17f9a734817e808bc84cdce6a7e22045f5315aa57676d4962
|
|
436
439
|
websocket-extensions (0.1.5) sha256=1c6ba63092cda343eb53fc657110c71c754c56484aad42578495227d717a8241
|
|
437
|
-
zeitwerk (2.7.
|
|
440
|
+
zeitwerk (2.7.5) sha256=d8da92128c09ea6ec62c949011b00ed4a20242b255293dd66bf41545398f73dd
|
|
438
441
|
|
|
439
442
|
BUNDLED WITH
|
|
440
|
-
4.0.
|
|
443
|
+
4.0.6
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: act_with_flags
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.2.
|
|
4
|
+
version: 3.2.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Dittmar Krall
|
|
@@ -114,7 +114,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
114
114
|
- !ruby/object:Gem::Version
|
|
115
115
|
version: '0'
|
|
116
116
|
requirements: []
|
|
117
|
-
rubygems_version: 4.0.
|
|
117
|
+
rubygems_version: 4.0.6
|
|
118
118
|
specification_version: 4
|
|
119
119
|
summary: act_with_flags gem
|
|
120
120
|
test_files: []
|