|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - actioncable (7.2.3.1) |
5 | | - actionpack (= 7.2.3.1) |
6 | | - activesupport (= 7.2.3.1) |
| 4 | + actioncable (8.0.5) |
| 5 | + actionpack (= 8.0.5) |
| 6 | + activesupport (= 8.0.5) |
7 | 7 | nio4r (~> 2.0) |
8 | 8 | websocket-driver (>= 0.6.1) |
9 | 9 | zeitwerk (~> 2.6) |
10 | | - actionmailbox (7.2.3.1) |
11 | | - actionpack (= 7.2.3.1) |
12 | | - activejob (= 7.2.3.1) |
13 | | - activerecord (= 7.2.3.1) |
14 | | - activestorage (= 7.2.3.1) |
15 | | - activesupport (= 7.2.3.1) |
| 10 | + actionmailbox (8.0.5) |
| 11 | + actionpack (= 8.0.5) |
| 12 | + activejob (= 8.0.5) |
| 13 | + activerecord (= 8.0.5) |
| 14 | + activestorage (= 8.0.5) |
| 15 | + activesupport (= 8.0.5) |
16 | 16 | mail (>= 2.8.0) |
17 | | - actionmailer (7.2.3.1) |
18 | | - actionpack (= 7.2.3.1) |
19 | | - actionview (= 7.2.3.1) |
20 | | - activejob (= 7.2.3.1) |
21 | | - activesupport (= 7.2.3.1) |
| 17 | + actionmailer (8.0.5) |
| 18 | + actionpack (= 8.0.5) |
| 19 | + actionview (= 8.0.5) |
| 20 | + activejob (= 8.0.5) |
| 21 | + activesupport (= 8.0.5) |
22 | 22 | mail (>= 2.8.0) |
23 | 23 | rails-dom-testing (~> 2.2) |
24 | | - actionpack (7.2.3.1) |
25 | | - actionview (= 7.2.3.1) |
26 | | - activesupport (= 7.2.3.1) |
27 | | - cgi |
| 24 | + actionpack (8.0.5) |
| 25 | + actionview (= 8.0.5) |
| 26 | + activesupport (= 8.0.5) |
28 | 27 | nokogiri (>= 1.8.5) |
29 | | - racc |
30 | | - rack (>= 2.2.4, < 3.3) |
| 28 | + rack (>= 2.2.4) |
31 | 29 | rack-session (>= 1.0.1) |
32 | 30 | rack-test (>= 0.6.3) |
33 | 31 | rails-dom-testing (~> 2.2) |
34 | 32 | rails-html-sanitizer (~> 1.6) |
35 | 33 | useragent (~> 0.16) |
36 | | - actiontext (7.2.3.1) |
37 | | - actionpack (= 7.2.3.1) |
38 | | - activerecord (= 7.2.3.1) |
39 | | - activestorage (= 7.2.3.1) |
40 | | - activesupport (= 7.2.3.1) |
| 34 | + actiontext (8.0.5) |
| 35 | + actionpack (= 8.0.5) |
| 36 | + activerecord (= 8.0.5) |
| 37 | + activestorage (= 8.0.5) |
| 38 | + activesupport (= 8.0.5) |
41 | 39 | globalid (>= 0.6.0) |
42 | 40 | nokogiri (>= 1.8.5) |
43 | | - actionview (7.2.3.1) |
44 | | - activesupport (= 7.2.3.1) |
| 41 | + actionview (8.0.5) |
| 42 | + activesupport (= 8.0.5) |
45 | 43 | builder (~> 3.1) |
46 | | - cgi |
47 | 44 | erubi (~> 1.11) |
48 | 45 | rails-dom-testing (~> 2.2) |
49 | 46 | rails-html-sanitizer (~> 1.6) |
50 | | - activejob (7.2.3.1) |
51 | | - activesupport (= 7.2.3.1) |
| 47 | + activejob (8.0.5) |
| 48 | + activesupport (= 8.0.5) |
52 | 49 | globalid (>= 0.3.6) |
53 | | - activemodel (7.2.3.1) |
54 | | - activesupport (= 7.2.3.1) |
55 | | - activerecord (7.2.3.1) |
56 | | - activemodel (= 7.2.3.1) |
57 | | - activesupport (= 7.2.3.1) |
| 50 | + activemodel (8.0.5) |
| 51 | + activesupport (= 8.0.5) |
| 52 | + activerecord (8.0.5) |
| 53 | + activemodel (= 8.0.5) |
| 54 | + activesupport (= 8.0.5) |
58 | 55 | timeout (>= 0.4.0) |
59 | | - activestorage (7.2.3.1) |
60 | | - actionpack (= 7.2.3.1) |
61 | | - activejob (= 7.2.3.1) |
62 | | - activerecord (= 7.2.3.1) |
63 | | - activesupport (= 7.2.3.1) |
| 56 | + activestorage (8.0.5) |
| 57 | + actionpack (= 8.0.5) |
| 58 | + activejob (= 8.0.5) |
| 59 | + activerecord (= 8.0.5) |
| 60 | + activesupport (= 8.0.5) |
64 | 61 | marcel (~> 1.0) |
65 | | - activesupport (7.2.3.1) |
| 62 | + activesupport (8.0.5) |
66 | 63 | base64 |
67 | 64 | benchmark (>= 0.3) |
68 | 65 | bigdecimal |
|
71 | 68 | drb |
72 | 69 | i18n (>= 1.6, < 2) |
73 | 70 | logger (>= 1.4.2) |
74 | | - minitest (>= 5.1, < 6) |
| 71 | + minitest (>= 5.1) |
75 | 72 | securerandom (>= 0.3) |
76 | 73 | tzinfo (~> 2.0, >= 2.0.5) |
| 74 | + uri (>= 0.13.1) |
77 | 75 | addressable (2.8.7) |
78 | 76 | public_suffix (>= 2.0.2, < 7.0) |
79 | 77 | amazing_print (1.8.1) |
|
108 | 106 | bundler-audit (0.9.2) |
109 | 107 | bundler (>= 1.2.0, < 3) |
110 | 108 | thor (~> 1.0) |
111 | | - cgi (0.5.1) |
112 | 109 | colorize (1.1.0) |
113 | 110 | concurrent-ruby (1.3.6) |
114 | 111 | connection_pool (3.0.2) |
|
188 | 185 | logger |
189 | 186 | mini_mime (1.1.5) |
190 | 187 | mini_portile2 (2.8.9) |
191 | | - minitest (5.27.0) |
| 188 | + minitest (6.0.2) |
| 189 | + drb (~> 2.0) |
| 190 | + prism (~> 1.5) |
192 | 191 | mutex_m (0.3.0) |
193 | 192 | net-imap (0.6.3) |
194 | 193 | date |
@@ -256,20 +255,20 @@ GEM |
256 | 255 | rackup (1.0.1) |
257 | 256 | rack (< 3) |
258 | 257 | webrick |
259 | | - rails (7.2.3.1) |
260 | | - actioncable (= 7.2.3.1) |
261 | | - actionmailbox (= 7.2.3.1) |
262 | | - actionmailer (= 7.2.3.1) |
263 | | - actionpack (= 7.2.3.1) |
264 | | - actiontext (= 7.2.3.1) |
265 | | - actionview (= 7.2.3.1) |
266 | | - activejob (= 7.2.3.1) |
267 | | - activemodel (= 7.2.3.1) |
268 | | - activerecord (= 7.2.3.1) |
269 | | - activestorage (= 7.2.3.1) |
270 | | - activesupport (= 7.2.3.1) |
| 258 | + rails (8.0.5) |
| 259 | + actioncable (= 8.0.5) |
| 260 | + actionmailbox (= 8.0.5) |
| 261 | + actionmailer (= 8.0.5) |
| 262 | + actionpack (= 8.0.5) |
| 263 | + actiontext (= 8.0.5) |
| 264 | + actionview (= 8.0.5) |
| 265 | + activejob (= 8.0.5) |
| 266 | + activemodel (= 8.0.5) |
| 267 | + activerecord (= 8.0.5) |
| 268 | + activestorage (= 8.0.5) |
| 269 | + activesupport (= 8.0.5) |
271 | 270 | bundler (>= 1.15.0) |
272 | | - railties (= 7.2.3.1) |
| 271 | + railties (= 8.0.5) |
273 | 272 | rails-controller-testing (1.0.5) |
274 | 273 | actionpack (>= 5.0.1.rc1) |
275 | 274 | actionview (>= 5.0.1.rc1) |
|
281 | 280 | rails-html-sanitizer (1.7.0) |
282 | 281 | loofah (~> 2.25) |
283 | 282 | 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) |
284 | | - railties (7.2.3.1) |
285 | | - actionpack (= 7.2.3.1) |
286 | | - activesupport (= 7.2.3.1) |
287 | | - cgi |
| 283 | + railties (8.0.5) |
| 284 | + actionpack (= 8.0.5) |
| 285 | + activesupport (= 8.0.5) |
288 | 286 | irb (~> 1.13) |
289 | 287 | rackup (>= 1.0.0) |
290 | 288 | rake (>= 12.2) |
|
379 | 377 | tzinfo (2.0.6) |
380 | 378 | concurrent-ruby (~> 1.0) |
381 | 379 | unicode-display_width (2.6.0) |
| 380 | + uri (1.1.1) |
382 | 381 | useragent (0.16.11) |
383 | 382 | webmock (3.25.1) |
384 | 383 | addressable (>= 2.8.0) |
@@ -420,7 +419,7 @@ DEPENDENCIES |
420 | 419 | pg_search (~> 2.3) |
421 | 420 | puma (~> 5.0) |
422 | 421 | rack-cors |
423 | | - rails (~> 7.2.0) |
| 422 | + rails (~> 8.0.4) |
424 | 423 | rails-controller-testing |
425 | 424 | ransack (~> 4.2) |
426 | 425 | rspec (~> 3.13) |
|
0 commit comments