|
3 | 3 | specs: |
4 | 4 | action_text-trix (2.1.15) |
5 | 5 | railties |
6 | | - actioncable (8.1.0) |
7 | | - actionpack (= 8.1.0) |
8 | | - activesupport (= 8.1.0) |
| 6 | + actioncable (8.1.1) |
| 7 | + actionpack (= 8.1.1) |
| 8 | + activesupport (= 8.1.1) |
9 | 9 | nio4r (~> 2.0) |
10 | 10 | websocket-driver (>= 0.6.1) |
11 | 11 | zeitwerk (~> 2.6) |
12 | | - actionmailbox (8.1.0) |
13 | | - actionpack (= 8.1.0) |
14 | | - activejob (= 8.1.0) |
15 | | - activerecord (= 8.1.0) |
16 | | - activestorage (= 8.1.0) |
17 | | - activesupport (= 8.1.0) |
| 12 | + actionmailbox (8.1.1) |
| 13 | + actionpack (= 8.1.1) |
| 14 | + activejob (= 8.1.1) |
| 15 | + activerecord (= 8.1.1) |
| 16 | + activestorage (= 8.1.1) |
| 17 | + activesupport (= 8.1.1) |
18 | 18 | mail (>= 2.8.0) |
19 | | - actionmailer (8.1.0) |
20 | | - actionpack (= 8.1.0) |
21 | | - actionview (= 8.1.0) |
22 | | - activejob (= 8.1.0) |
23 | | - activesupport (= 8.1.0) |
| 19 | + actionmailer (8.1.1) |
| 20 | + actionpack (= 8.1.1) |
| 21 | + actionview (= 8.1.1) |
| 22 | + activejob (= 8.1.1) |
| 23 | + activesupport (= 8.1.1) |
24 | 24 | mail (>= 2.8.0) |
25 | 25 | rails-dom-testing (~> 2.2) |
26 | | - actionpack (8.1.0) |
27 | | - actionview (= 8.1.0) |
28 | | - activesupport (= 8.1.0) |
| 26 | + actionpack (8.1.1) |
| 27 | + actionview (= 8.1.1) |
| 28 | + activesupport (= 8.1.1) |
29 | 29 | nokogiri (>= 1.8.5) |
30 | 30 | rack (>= 2.2.4) |
31 | 31 | rack-session (>= 1.0.1) |
32 | 32 | rack-test (>= 0.6.3) |
33 | 33 | rails-dom-testing (~> 2.2) |
34 | 34 | rails-html-sanitizer (~> 1.6) |
35 | 35 | useragent (~> 0.16) |
36 | | - actiontext (8.1.0) |
| 36 | + actiontext (8.1.1) |
37 | 37 | action_text-trix (~> 2.1.15) |
38 | | - actionpack (= 8.1.0) |
39 | | - activerecord (= 8.1.0) |
40 | | - activestorage (= 8.1.0) |
41 | | - activesupport (= 8.1.0) |
| 38 | + actionpack (= 8.1.1) |
| 39 | + activerecord (= 8.1.1) |
| 40 | + activestorage (= 8.1.1) |
| 41 | + activesupport (= 8.1.1) |
42 | 42 | globalid (>= 0.6.0) |
43 | 43 | nokogiri (>= 1.8.5) |
44 | | - actionview (8.1.0) |
45 | | - activesupport (= 8.1.0) |
| 44 | + actionview (8.1.1) |
| 45 | + activesupport (= 8.1.1) |
46 | 46 | builder (~> 3.1) |
47 | 47 | erubi (~> 1.11) |
48 | 48 | rails-dom-testing (~> 2.2) |
49 | 49 | rails-html-sanitizer (~> 1.6) |
50 | | - activejob (8.1.0) |
51 | | - activesupport (= 8.1.0) |
| 50 | + activejob (8.1.1) |
| 51 | + activesupport (= 8.1.1) |
52 | 52 | globalid (>= 0.3.6) |
53 | | - activemodel (8.1.0) |
54 | | - activesupport (= 8.1.0) |
55 | | - activerecord (8.1.0) |
56 | | - activemodel (= 8.1.0) |
57 | | - activesupport (= 8.1.0) |
| 53 | + activemodel (8.1.1) |
| 54 | + activesupport (= 8.1.1) |
| 55 | + activerecord (8.1.1) |
| 56 | + activemodel (= 8.1.1) |
| 57 | + activesupport (= 8.1.1) |
58 | 58 | timeout (>= 0.4.0) |
59 | | - activestorage (8.1.0) |
60 | | - actionpack (= 8.1.0) |
61 | | - activejob (= 8.1.0) |
62 | | - activerecord (= 8.1.0) |
63 | | - activesupport (= 8.1.0) |
| 59 | + activestorage (8.1.1) |
| 60 | + actionpack (= 8.1.1) |
| 61 | + activejob (= 8.1.1) |
| 62 | + activerecord (= 8.1.1) |
| 63 | + activesupport (= 8.1.1) |
64 | 64 | marcel (~> 1.0) |
65 | | - activesupport (8.1.0) |
| 65 | + activesupport (8.1.1) |
66 | 66 | base64 |
67 | 67 | bigdecimal |
68 | 68 | concurrent-ruby (~> 1.0, >= 1.3.1) |
@@ -106,22 +106,17 @@ GEM |
106 | 106 | concurrent-ruby (1.3.5) |
107 | 107 | connection_pool (2.5.4) |
108 | 108 | crass (1.0.6) |
109 | | - date (3.4.1) |
| 109 | + date (3.5.0) |
110 | 110 | debug (1.11.0) |
111 | 111 | irb (~> 1.10) |
112 | 112 | reline (>= 0.3.8) |
113 | 113 | dotenv (3.1.8) |
114 | 114 | drb (2.2.3) |
115 | 115 | ed25519 (1.4.0) |
116 | | - erb (5.1.1) |
| 116 | + erb (5.1.3) |
117 | 117 | erubi (1.13.1) |
118 | | - et-orbi (1.4.0) |
119 | | - tzinfo |
120 | 118 | ffi (1.17.2-x86_64-darwin) |
121 | 119 | ffi (1.17.2-x86_64-linux-gnu) |
122 | | - fugit (1.12.1) |
123 | | - et-orbi (~> 1.4) |
124 | | - raabro (~> 1.4) |
125 | 120 | globalid (1.3.0) |
126 | 121 | activesupport (>= 6.1) |
127 | 122 | i18n (1.14.7) |
|
134 | 129 | activesupport (>= 6.0.0) |
135 | 130 | railties (>= 6.0.0) |
136 | 131 | io-console (0.8.1) |
137 | | - irb (1.15.2) |
| 132 | + irb (1.15.3) |
138 | 133 | pp (>= 0.6.0) |
139 | 134 | rdoc (>= 4.0.0) |
140 | 135 | reline (>= 0.4.2) |
|
187 | 182 | net-smtp (0.5.1) |
188 | 183 | net-protocol |
189 | 184 | net-ssh (7.3.0) |
190 | | - nio4r (2.7.4) |
| 185 | + nio4r (2.7.5) |
191 | 186 | nokogiri (1.18.10-x86_64-darwin) |
192 | 187 | racc (~> 1.4) |
193 | 188 | nokogiri (1.18.10-x86_64-linux-gnu) |
@@ -221,49 +216,48 @@ GEM |
221 | 216 | public_suffix (6.0.2) |
222 | 217 | puma (7.1.0) |
223 | 218 | nio4r (~> 2.0) |
224 | | - raabro (1.4.0) |
225 | 219 | racc (1.8.1) |
226 | | - rack (3.2.3) |
| 220 | + rack (3.2.4) |
227 | 221 | rack-session (2.1.1) |
228 | 222 | base64 (>= 0.1.0) |
229 | 223 | rack (>= 3.0.0) |
230 | 224 | rack-test (2.2.0) |
231 | 225 | rack (>= 1.3) |
232 | 226 | rackup (2.2.1) |
233 | 227 | rack (>= 3) |
234 | | - rails (8.1.0) |
235 | | - actioncable (= 8.1.0) |
236 | | - actionmailbox (= 8.1.0) |
237 | | - actionmailer (= 8.1.0) |
238 | | - actionpack (= 8.1.0) |
239 | | - actiontext (= 8.1.0) |
240 | | - actionview (= 8.1.0) |
241 | | - activejob (= 8.1.0) |
242 | | - activemodel (= 8.1.0) |
243 | | - activerecord (= 8.1.0) |
244 | | - activestorage (= 8.1.0) |
245 | | - activesupport (= 8.1.0) |
| 228 | + rails (8.1.1) |
| 229 | + actioncable (= 8.1.1) |
| 230 | + actionmailbox (= 8.1.1) |
| 231 | + actionmailer (= 8.1.1) |
| 232 | + actionpack (= 8.1.1) |
| 233 | + actiontext (= 8.1.1) |
| 234 | + actionview (= 8.1.1) |
| 235 | + activejob (= 8.1.1) |
| 236 | + activemodel (= 8.1.1) |
| 237 | + activerecord (= 8.1.1) |
| 238 | + activestorage (= 8.1.1) |
| 239 | + activesupport (= 8.1.1) |
246 | 240 | bundler (>= 1.15.0) |
247 | | - railties (= 8.1.0) |
| 241 | + railties (= 8.1.1) |
248 | 242 | rails-dom-testing (2.3.0) |
249 | 243 | activesupport (>= 5.0.0) |
250 | 244 | minitest |
251 | 245 | nokogiri (>= 1.6) |
252 | 246 | rails-html-sanitizer (1.6.2) |
253 | 247 | loofah (~> 2.21) |
254 | 248 | 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) |
255 | | - railties (8.1.0) |
256 | | - actionpack (= 8.1.0) |
257 | | - activesupport (= 8.1.0) |
| 249 | + railties (8.1.1) |
| 250 | + actionpack (= 8.1.1) |
| 251 | + activesupport (= 8.1.1) |
258 | 252 | irb (~> 1.13) |
259 | 253 | rackup (>= 1.0.0) |
260 | 254 | rake (>= 12.2) |
261 | 255 | thor (~> 1.0, >= 1.2.2) |
262 | 256 | tsort (>= 0.2) |
263 | 257 | zeitwerk (~> 2.6) |
264 | 258 | rainbow (3.1.1) |
265 | | - rake (13.3.0) |
266 | | - rdoc (6.15.0) |
| 259 | + rake (13.3.1) |
| 260 | + rdoc (6.15.1) |
267 | 261 | erb |
268 | 262 | psych (>= 4.0.0) |
269 | 263 | tsort |
|
311 | 305 | rexml (~> 3.2, >= 3.2.5) |
312 | 306 | rubyzip (>= 1.2.2, < 4.0) |
313 | 307 | websocket (~> 1.0) |
314 | | - solid_cable (3.0.12) |
315 | | - actioncable (>= 7.2) |
316 | | - activejob (>= 7.2) |
317 | | - activerecord (>= 7.2) |
318 | | - railties (>= 7.2) |
319 | | - solid_cache (1.0.8) |
320 | | - activejob (>= 7.2) |
321 | | - activerecord (>= 7.2) |
322 | | - railties (>= 7.2) |
323 | | - solid_queue (1.2.2) |
324 | | - activejob (>= 7.1) |
325 | | - activerecord (>= 7.1) |
326 | | - concurrent-ruby (>= 1.3.1) |
327 | | - fugit (~> 1.11) |
328 | | - railties (>= 7.1) |
329 | | - thor (>= 1.3.1) |
330 | 308 | sshkit (1.24.0) |
331 | 309 | base64 |
332 | 310 | logger |
|
340 | 318 | thor (1.4.0) |
341 | 319 | thruster (0.1.16-x86_64-darwin) |
342 | 320 | thruster (0.1.16-x86_64-linux) |
343 | | - timeout (0.4.3) |
| 321 | + timeout (0.4.4) |
344 | 322 | tsort (0.2.0) |
345 | 323 | turbo-rails (2.0.17) |
346 | 324 | actionpack (>= 7.1.0) |
|
350 | 328 | unicode-display_width (3.2.0) |
351 | 329 | unicode-emoji (~> 4.1) |
352 | 330 | unicode-emoji (4.1.0) |
353 | | - uri (1.0.4) |
| 331 | + uri (1.1.1) |
354 | 332 | useragent (0.16.11) |
355 | 333 | web-console (4.2.1) |
356 | 334 | actionview (>= 6.0.0) |
@@ -386,12 +364,9 @@ DEPENDENCIES |
386 | 364 | pry-byebug |
387 | 365 | pry-rails |
388 | 366 | puma (>= 5.0) |
389 | | - rails (~> 8.1.0) |
| 367 | + rails (~> 8.1.1) |
390 | 368 | rubocop-rails-omakase |
391 | 369 | selenium-webdriver |
392 | | - solid_cable |
393 | | - solid_cache |
394 | | - solid_queue |
395 | 370 | stimulus-rails |
396 | 371 | thruster |
397 | 372 | turbo-rails |
|
0 commit comments