42
42
GEM
43
43
remote: https://rubygems.org/
44
44
specs:
45
- actioncable (7.1.3.2 )
46
- actionpack (= 7.1.3.2 )
47
- activesupport (= 7.1.3.2 )
45
+ actioncable (7.1.3.4 )
46
+ actionpack (= 7.1.3.4 )
47
+ activesupport (= 7.1.3.4 )
48
48
nio4r (~> 2.0 )
49
49
websocket-driver (>= 0.6.1 )
50
50
zeitwerk (~> 2.6 )
51
- actionmailbox (7.1.3.2 )
52
- actionpack (= 7.1.3.2 )
53
- activejob (= 7.1.3.2 )
54
- activerecord (= 7.1.3.2 )
55
- activestorage (= 7.1.3.2 )
56
- activesupport (= 7.1.3.2 )
51
+ actionmailbox (7.1.3.4 )
52
+ actionpack (= 7.1.3.4 )
53
+ activejob (= 7.1.3.4 )
54
+ activerecord (= 7.1.3.4 )
55
+ activestorage (= 7.1.3.4 )
56
+ activesupport (= 7.1.3.4 )
57
57
mail (>= 2.7.1 )
58
58
net-imap
59
59
net-pop
60
60
net-smtp
61
- actionmailer (7.1.3.2 )
62
- actionpack (= 7.1.3.2 )
63
- actionview (= 7.1.3.2 )
64
- activejob (= 7.1.3.2 )
65
- activesupport (= 7.1.3.2 )
61
+ actionmailer (7.1.3.4 )
62
+ actionpack (= 7.1.3.4 )
63
+ actionview (= 7.1.3.4 )
64
+ activejob (= 7.1.3.4 )
65
+ activesupport (= 7.1.3.4 )
66
66
mail (~> 2.5 , >= 2.5.4 )
67
67
net-imap
68
68
net-pop
69
69
net-smtp
70
70
rails-dom-testing (~> 2.2 )
71
- actionpack (7.1.3.2 )
72
- actionview (= 7.1.3.2 )
73
- activesupport (= 7.1.3.2 )
71
+ actionpack (7.1.3.4 )
72
+ actionview (= 7.1.3.4 )
73
+ activesupport (= 7.1.3.4 )
74
74
nokogiri (>= 1.8.5 )
75
75
racc
76
76
rack (>= 2.2.4 )
80
80
rails-html-sanitizer (~> 1.6 )
81
81
actionpack-page_caching (1.2.4 )
82
82
actionpack (>= 4.0.0 )
83
- actiontext (7.1.3.2 )
84
- actionpack (= 7.1.3.2 )
85
- activerecord (= 7.1.3.2 )
86
- activestorage (= 7.1.3.2 )
87
- activesupport (= 7.1.3.2 )
83
+ actiontext (7.1.3.4 )
84
+ actionpack (= 7.1.3.4 )
85
+ activerecord (= 7.1.3.4 )
86
+ activestorage (= 7.1.3.4 )
87
+ activesupport (= 7.1.3.4 )
88
88
globalid (>= 0.6.0 )
89
89
nokogiri (>= 1.8.5 )
90
- actionview (7.1.3.2 )
91
- activesupport (= 7.1.3.2 )
90
+ actionview (7.1.3.4 )
91
+ activesupport (= 7.1.3.4 )
92
92
builder (~> 3.1 )
93
93
erubi (~> 1.11 )
94
94
rails-dom-testing (~> 2.2 )
95
95
rails-html-sanitizer (~> 1.6 )
96
- activejob (7.1.3.2 )
97
- activesupport (= 7.1.3.2 )
96
+ activejob (7.1.3.4 )
97
+ activesupport (= 7.1.3.4 )
98
98
globalid (>= 0.3.6 )
99
- activemodel (7.1.3.2 )
100
- activesupport (= 7.1.3.2 )
101
- activerecord (7.1.3.2 )
102
- activemodel (= 7.1.3.2 )
103
- activesupport (= 7.1.3.2 )
99
+ activemodel (7.1.3.4 )
100
+ activesupport (= 7.1.3.4 )
101
+ activerecord (7.1.3.4 )
102
+ activemodel (= 7.1.3.4 )
103
+ activesupport (= 7.1.3.4 )
104
104
timeout (>= 0.4.0 )
105
- activestorage (7.1.3.2 )
106
- actionpack (= 7.1.3.2 )
107
- activejob (= 7.1.3.2 )
108
- activerecord (= 7.1.3.2 )
109
- activesupport (= 7.1.3.2 )
105
+ activestorage (7.1.3.4 )
106
+ actionpack (= 7.1.3.4 )
107
+ activejob (= 7.1.3.4 )
108
+ activerecord (= 7.1.3.4 )
109
+ activesupport (= 7.1.3.4 )
110
110
marcel (~> 1.0 )
111
- activesupport (7.1.3.2 )
111
+ activesupport (7.1.3.4 )
112
112
base64
113
113
bigdecimal
114
114
concurrent-ruby (~> 1.0 , >= 1.0.2 )
118
118
minitest (>= 5.1 )
119
119
mutex_m
120
120
tzinfo (~> 2.0 )
121
- acts_as_list (1.1.0 )
122
- activerecord (>= 4.2 )
121
+ acts_as_list (1.2.1 )
122
+ activerecord (>= 6.1 )
123
+ activesupport (>= 6.1 )
123
124
addressable (2.8.6 )
124
125
public_suffix (>= 2.0.2 , < 6.0 )
125
126
annotate (3.2.0 )
@@ -132,15 +133,15 @@ GEM
132
133
erubi (>= 1.0.0 )
133
134
rack (>= 0.9.0 )
134
135
rouge (>= 1.0.0 )
135
- bigdecimal (3.1.7 )
136
+ bigdecimal (3.1.8 )
136
137
bindex (0.8.1 )
137
138
binding_of_caller (1.0.1 )
138
139
debug_inspector (>= 1.2.0 )
139
140
bitfields (0.14.0 )
140
141
activerecord (>= 5.1 )
141
142
bootsnap (1.18.3 )
142
143
msgpack (~> 1.2 )
143
- builder (3.2.4 )
144
+ builder (3.3.0 )
144
145
byebug (11.1.3 )
145
146
canable (0.3.0 )
146
147
carrierwave (3.0.7 )
@@ -151,19 +152,19 @@ GEM
151
152
marcel (~> 1.0.0 )
152
153
ssrf_filter (~> 1.0 )
153
154
childprocess (5.0.0 )
154
- concurrent-ruby (1.2.3 )
155
+ concurrent-ruby (1.3.2 )
155
156
connection_pool (2.4.1 )
156
157
crass (1.0.6 )
157
158
date (3.3.4 )
158
159
debug_inspector (1.2.0 )
159
- devise (4.9.3 )
160
+ devise (4.9.4 )
160
161
bcrypt (~> 3.0 )
161
162
orm_adapter (~> 0.1 )
162
163
railties (>= 4.1.0 )
163
164
responders
164
165
warden (~> 1.2.3 )
165
166
docile (1.4.0 )
166
- doorkeeper (5.6.9 )
167
+ doorkeeper (5.7.0 )
167
168
railties (>= 5 )
168
169
drb (2.2.1 )
169
170
erubi (1.12.0 )
187
188
html_truncator (0.4.2 )
188
189
nokogiri (~> 1.5 )
189
190
htmlentities (4.3.4 )
190
- i18n (1.14.4 )
191
+ i18n (1.14.5 )
191
192
concurrent-ruby (~> 1.0 )
192
193
image_processing (1.12.2 )
193
194
mini_magick (>= 4.9.5 , < 5 )
198
199
railties (>= 6.0 )
199
200
responders (>= 2 )
200
201
io-console (0.7.2 )
201
- irb (1.12.0 )
202
- rdoc
202
+ irb (1.13.1 )
203
+ rdoc ( >= 4.0.0 )
203
204
reline (>= 0.4.2 )
204
205
jquery-rails (4.6.0 )
205
206
rails-dom-testing (>= 1 , < 3 )
218
219
kaminari-core (= 1.2.2 )
219
220
kaminari-core (1.2.2 )
220
221
kgio (2.11.4 )
221
- launchy (3.0.0 )
222
+ launchy (3.0.1 )
222
223
addressable (~> 2.8 )
223
224
childprocess (~> 5.0 )
224
225
letter_opener (1.10.0 )
@@ -234,12 +235,13 @@ GEM
234
235
marcel (1.0.4 )
235
236
mini_magick (4.12.0 )
236
237
mini_mime (1.1.5 )
237
- minitest (5.22.3 )
238
+ mini_portile2 (2.8.7 )
239
+ minitest (5.23.1 )
238
240
msgpack (1.7.2 )
239
241
multi_json (1.15.0 )
240
242
mutex_m (0.2.0 )
241
243
mysql2 (0.5.6 )
242
- net-imap (0.4.10 )
244
+ net-imap (0.4.12 )
243
245
date
244
246
net-protocol
245
247
net-pop (0.1.2 )
248
250
timeout
249
251
net-smtp (0.5.0 )
250
252
net-protocol
251
- nio4r (2.7.1 )
252
- nokogiri (1.16.3-x86_64-linux )
253
+ nio4r (2.7.3 )
254
+ nokogiri (1.16.5 )
255
+ mini_portile2 (~> 2.8.2 )
256
+ racc (~> 1.4 )
257
+ nokogiri (1.16.5-x86_64-linux )
253
258
racc (~> 1.4 )
254
259
nokogumbo (2.0.5 )
255
260
nokogiri (~> 1.8 , >= 1.8.4 )
@@ -258,62 +263,62 @@ GEM
258
263
patron (0.13.3 )
259
264
psych (5.1.2 )
260
265
stringio
261
- public_suffix (5.0.4 )
266
+ public_suffix (5.0.5 )
262
267
puma (6.4.2 )
263
268
nio4r (~> 2.0 )
264
269
pygments.rb (1.2.1 )
265
270
multi_json (>= 1.0.0 )
266
- racc (1.7.3 )
267
- rack (3.0.10 )
271
+ racc (1.8.0 )
272
+ rack (3.0.11 )
268
273
rack-session (2.0.0 )
269
274
rack (>= 3.0.0 )
270
275
rack-test (2.1.0 )
271
276
rack (>= 1.3 )
272
277
rackup (2.1.0 )
273
278
rack (>= 3 )
274
279
webrick (~> 1.8 )
275
- rails (7.1.3.2 )
276
- actioncable (= 7.1.3.2 )
277
- actionmailbox (= 7.1.3.2 )
278
- actionmailer (= 7.1.3.2 )
279
- actionpack (= 7.1.3.2 )
280
- actiontext (= 7.1.3.2 )
281
- actionview (= 7.1.3.2 )
282
- activejob (= 7.1.3.2 )
283
- activemodel (= 7.1.3.2 )
284
- activerecord (= 7.1.3.2 )
285
- activestorage (= 7.1.3.2 )
286
- activesupport (= 7.1.3.2 )
280
+ rails (7.1.3.4 )
281
+ actioncable (= 7.1.3.4 )
282
+ actionmailbox (= 7.1.3.4 )
283
+ actionmailer (= 7.1.3.4 )
284
+ actionpack (= 7.1.3.4 )
285
+ actiontext (= 7.1.3.4 )
286
+ actionview (= 7.1.3.4 )
287
+ activejob (= 7.1.3.4 )
288
+ activemodel (= 7.1.3.4 )
289
+ activerecord (= 7.1.3.4 )
290
+ activestorage (= 7.1.3.4 )
291
+ activesupport (= 7.1.3.4 )
287
292
bundler (>= 1.15.0 )
288
- railties (= 7.1.3.2 )
293
+ railties (= 7.1.3.4 )
289
294
rails-dom-testing (2.2.0 )
290
295
activesupport (>= 5.0.0 )
291
296
minitest
292
297
nokogiri (>= 1.6 )
293
298
rails-html-sanitizer (1.6.0 )
294
299
loofah (~> 2.21 )
295
300
nokogiri (~> 1.14 )
296
- railties (7.1.3.2 )
297
- actionpack (= 7.1.3.2 )
298
- activesupport (= 7.1.3.2 )
301
+ railties (7.1.3.4 )
302
+ actionpack (= 7.1.3.4 )
303
+ activesupport (= 7.1.3.4 )
299
304
irb
300
305
rackup (>= 1.0.0 )
301
306
rake (>= 12.2 )
302
307
thor (~> 1.0 , >= 1.2.2 )
303
308
zeitwerk (~> 2.6 )
304
309
raindrops (0.20.1 )
305
- rake (13.1.0 )
310
+ rake (13.2.1 )
306
311
rb-fsevent (0.11.2 )
307
- rb-inotify (0.10 .1 )
312
+ rb-inotify (0.11 .1 )
308
313
ffi (~> 1.0 )
309
- rdoc (6.6.3.1 )
314
+ rdoc (6.7.0 )
310
315
psych (>= 4.0.0 )
311
316
redcarpet (3.6.0 )
312
- redis (5.1 .0 )
313
- redis-client (>= 0.17 .0 )
314
- redis-client (0.21.1 )
317
+ redis (5.2 .0 )
318
+ redis-client (>= 0.22 .0 )
319
+ redis-client (0.22.2 )
315
320
connection_pool
316
- reline (0.5.0 )
321
+ reline (0.5.8 )
317
322
io-console (~> 0.5 )
318
323
responders (3.1.1 )
319
324
actionpack (>= 5.2 )
@@ -340,14 +345,15 @@ GEM
340
345
simplecov_json_formatter (~> 0.1 )
341
346
simplecov-html (0.12.3 )
342
347
simplecov_json_formatter (0.1.4 )
343
- sitemap_generator (2.2.1 )
344
- spring (4.1.3 )
348
+ sitemap_generator (6.3.0 )
349
+ builder (~> 3.0 )
350
+ spring (4.2.1 )
345
351
sprockets (4.2.1 )
346
352
concurrent-ruby (~> 1.0 )
347
353
rack (>= 2.2.4 , < 4 )
348
- sprockets-rails (3.4.2 )
349
- actionpack (>= 5.2 )
350
- activesupport (>= 5.2 )
354
+ sprockets-rails (3.5.1 )
355
+ actionpack (>= 6.1 )
356
+ activesupport (>= 6.1 )
351
357
sprockets (>= 3.0.0 )
352
358
ssrf_filter (1.1.2 )
353
359
state_machines (0.6.0 )
359
365
state_machines-activemodel (>= 0.9.0 )
360
366
stringio (3.1.0 )
361
367
temple (0.10.3 )
362
- terser (1.2.1 )
368
+ terser (1.2.2 )
363
369
execjs (>= 0.3.0 , < 3 )
364
370
thor (1.3.1 )
365
371
tilt (2.3.0 )
380
386
websocket-driver (0.7.6 )
381
387
websocket-extensions (>= 0.1.0 )
382
388
websocket-extensions (0.1.5 )
383
- zeitwerk (2.6.13 )
389
+ zeitwerk (2.6.15 )
384
390
385
391
PLATFORMS
392
+ ruby
386
393
x86_64-linux
387
394
388
395
DEPENDENCIES
@@ -423,7 +430,7 @@ DEPENDENCIES
423
430
rinku (~> 2.0 )
424
431
sassc-rails
425
432
simplecov
426
- sitemap_generator ( ~> 2.1 )
433
+ sitemap_generator
427
434
spring
428
435
state_machines-activerecord
429
436
terser (~> 1.2 )
0 commit comments