|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - actioncable (8.0.0) |
5 |
| - actionpack (= 8.0.0) |
6 |
| - activesupport (= 8.0.0) |
| 4 | + actioncable (8.0.1) |
| 5 | + actionpack (= 8.0.1) |
| 6 | + activesupport (= 8.0.1) |
7 | 7 | nio4r (~> 2.0)
|
8 | 8 | websocket-driver (>= 0.6.1)
|
9 | 9 | zeitwerk (~> 2.6)
|
10 |
| - actionmailbox (8.0.0) |
11 |
| - actionpack (= 8.0.0) |
12 |
| - activejob (= 8.0.0) |
13 |
| - activerecord (= 8.0.0) |
14 |
| - activestorage (= 8.0.0) |
15 |
| - activesupport (= 8.0.0) |
| 10 | + actionmailbox (8.0.1) |
| 11 | + actionpack (= 8.0.1) |
| 12 | + activejob (= 8.0.1) |
| 13 | + activerecord (= 8.0.1) |
| 14 | + activestorage (= 8.0.1) |
| 15 | + activesupport (= 8.0.1) |
16 | 16 | mail (>= 2.8.0)
|
17 |
| - actionmailer (8.0.0) |
18 |
| - actionpack (= 8.0.0) |
19 |
| - actionview (= 8.0.0) |
20 |
| - activejob (= 8.0.0) |
21 |
| - activesupport (= 8.0.0) |
| 17 | + actionmailer (8.0.1) |
| 18 | + actionpack (= 8.0.1) |
| 19 | + actionview (= 8.0.1) |
| 20 | + activejob (= 8.0.1) |
| 21 | + activesupport (= 8.0.1) |
22 | 22 | mail (>= 2.8.0)
|
23 | 23 | rails-dom-testing (~> 2.2)
|
24 |
| - actionpack (8.0.0) |
25 |
| - actionview (= 8.0.0) |
26 |
| - activesupport (= 8.0.0) |
| 24 | + actionpack (8.0.1) |
| 25 | + actionview (= 8.0.1) |
| 26 | + activesupport (= 8.0.1) |
27 | 27 | nokogiri (>= 1.8.5)
|
28 | 28 | rack (>= 2.2.4)
|
29 | 29 | rack-session (>= 1.0.1)
|
30 | 30 | rack-test (>= 0.6.3)
|
31 | 31 | rails-dom-testing (~> 2.2)
|
32 | 32 | rails-html-sanitizer (~> 1.6)
|
33 | 33 | useragent (~> 0.16)
|
34 |
| - actiontext (8.0.0) |
35 |
| - actionpack (= 8.0.0) |
36 |
| - activerecord (= 8.0.0) |
37 |
| - activestorage (= 8.0.0) |
38 |
| - activesupport (= 8.0.0) |
| 34 | + actiontext (8.0.1) |
| 35 | + actionpack (= 8.0.1) |
| 36 | + activerecord (= 8.0.1) |
| 37 | + activestorage (= 8.0.1) |
| 38 | + activesupport (= 8.0.1) |
39 | 39 | globalid (>= 0.6.0)
|
40 | 40 | nokogiri (>= 1.8.5)
|
41 |
| - actionview (8.0.0) |
42 |
| - activesupport (= 8.0.0) |
| 41 | + actionview (8.0.1) |
| 42 | + activesupport (= 8.0.1) |
43 | 43 | builder (~> 3.1)
|
44 | 44 | erubi (~> 1.11)
|
45 | 45 | rails-dom-testing (~> 2.2)
|
46 | 46 | rails-html-sanitizer (~> 1.6)
|
47 |
| - activejob (8.0.0) |
48 |
| - activesupport (= 8.0.0) |
| 47 | + activejob (8.0.1) |
| 48 | + activesupport (= 8.0.1) |
49 | 49 | globalid (>= 0.3.6)
|
50 |
| - activemodel (8.0.0) |
51 |
| - activesupport (= 8.0.0) |
52 |
| - activerecord (8.0.0) |
53 |
| - activemodel (= 8.0.0) |
54 |
| - activesupport (= 8.0.0) |
| 50 | + activemodel (8.0.1) |
| 51 | + activesupport (= 8.0.1) |
| 52 | + activerecord (8.0.1) |
| 53 | + activemodel (= 8.0.1) |
| 54 | + activesupport (= 8.0.1) |
55 | 55 | timeout (>= 0.4.0)
|
56 |
| - activestorage (8.0.0) |
57 |
| - actionpack (= 8.0.0) |
58 |
| - activejob (= 8.0.0) |
59 |
| - activerecord (= 8.0.0) |
60 |
| - activesupport (= 8.0.0) |
| 56 | + activestorage (8.0.1) |
| 57 | + actionpack (= 8.0.1) |
| 58 | + activejob (= 8.0.1) |
| 59 | + activerecord (= 8.0.1) |
| 60 | + activesupport (= 8.0.1) |
61 | 61 | marcel (~> 1.0)
|
62 |
| - activesupport (8.0.0) |
| 62 | + activesupport (8.0.1) |
63 | 63 | base64
|
64 | 64 | benchmark (>= 0.3)
|
65 | 65 | bigdecimal
|
|
99 | 99 | concurrent-ruby (1.3.4)
|
100 | 100 | connection_pool (2.4.1)
|
101 | 101 | crass (1.0.6)
|
102 |
| - date (3.4.0) |
| 102 | + date (3.4.1) |
103 | 103 | debug (1.9.2)
|
104 | 104 | irb (~> 1.10)
|
105 | 105 | reline (>= 0.3.8)
|
|
154 | 154 | mini_mime (1.1.5)
|
155 | 155 | minitest (5.25.2)
|
156 | 156 | msgpack (1.7.5)
|
157 |
| - net-imap (0.5.1) |
| 157 | + net-imap (0.5.5) |
158 | 158 | date
|
159 | 159 | net-protocol
|
160 | 160 | net-pop (0.1.2)
|
@@ -205,30 +205,30 @@ GEM
|
205 | 205 | rack (>= 1.3)
|
206 | 206 | rackup (2.2.1)
|
207 | 207 | rack (>= 3)
|
208 |
| - rails (8.0.0) |
209 |
| - actioncable (= 8.0.0) |
210 |
| - actionmailbox (= 8.0.0) |
211 |
| - actionmailer (= 8.0.0) |
212 |
| - actionpack (= 8.0.0) |
213 |
| - actiontext (= 8.0.0) |
214 |
| - actionview (= 8.0.0) |
215 |
| - activejob (= 8.0.0) |
216 |
| - activemodel (= 8.0.0) |
217 |
| - activerecord (= 8.0.0) |
218 |
| - activestorage (= 8.0.0) |
219 |
| - activesupport (= 8.0.0) |
| 208 | + rails (8.0.1) |
| 209 | + actioncable (= 8.0.1) |
| 210 | + actionmailbox (= 8.0.1) |
| 211 | + actionmailer (= 8.0.1) |
| 212 | + actionpack (= 8.0.1) |
| 213 | + actiontext (= 8.0.1) |
| 214 | + actionview (= 8.0.1) |
| 215 | + activejob (= 8.0.1) |
| 216 | + activemodel (= 8.0.1) |
| 217 | + activerecord (= 8.0.1) |
| 218 | + activestorage (= 8.0.1) |
| 219 | + activesupport (= 8.0.1) |
220 | 220 | bundler (>= 1.15.0)
|
221 |
| - railties (= 8.0.0) |
| 221 | + railties (= 8.0.1) |
222 | 222 | rails-dom-testing (2.2.0)
|
223 | 223 | activesupport (>= 5.0.0)
|
224 | 224 | minitest
|
225 | 225 | nokogiri (>= 1.6)
|
226 | 226 | rails-html-sanitizer (1.6.0)
|
227 | 227 | loofah (~> 2.21)
|
228 | 228 | nokogiri (~> 1.14)
|
229 |
| - railties (8.0.0) |
230 |
| - actionpack (= 8.0.0) |
231 |
| - activesupport (= 8.0.0) |
| 229 | + railties (8.0.1) |
| 230 | + actionpack (= 8.0.1) |
| 231 | + activesupport (= 8.0.1) |
232 | 232 | irb (~> 1.13)
|
233 | 233 | rackup (>= 1.0.0)
|
234 | 234 | rake (>= 12.2)
|
@@ -369,7 +369,7 @@ DEPENDENCIES
|
369 | 369 | kamal
|
370 | 370 | propshaft
|
371 | 371 | puma (>= 5.0)
|
372 |
| - rails (~> 8.0.0) |
| 372 | + rails (~> 8.0.1) |
373 | 373 | rubocop-rails-omakase
|
374 | 374 | selenium-webdriver
|
375 | 375 | solid_cable
|
|
0 commit comments