|
22 | 22 | GEM
|
23 | 23 | remote: https://rubygems.org/
|
24 | 24 | specs:
|
25 |
| - actioncable (8.0.1) |
26 |
| - actionpack (= 8.0.1) |
27 |
| - activesupport (= 8.0.1) |
| 25 | + actioncable (8.0.2) |
| 26 | + actionpack (= 8.0.2) |
| 27 | + activesupport (= 8.0.2) |
28 | 28 | nio4r (~> 2.0)
|
29 | 29 | websocket-driver (>= 0.6.1)
|
30 | 30 | zeitwerk (~> 2.6)
|
31 |
| - actionmailbox (8.0.1) |
32 |
| - actionpack (= 8.0.1) |
33 |
| - activejob (= 8.0.1) |
34 |
| - activerecord (= 8.0.1) |
35 |
| - activestorage (= 8.0.1) |
36 |
| - activesupport (= 8.0.1) |
| 31 | + actionmailbox (8.0.2) |
| 32 | + actionpack (= 8.0.2) |
| 33 | + activejob (= 8.0.2) |
| 34 | + activerecord (= 8.0.2) |
| 35 | + activestorage (= 8.0.2) |
| 36 | + activesupport (= 8.0.2) |
37 | 37 | mail (>= 2.8.0)
|
38 |
| - actionmailer (8.0.1) |
39 |
| - actionpack (= 8.0.1) |
40 |
| - actionview (= 8.0.1) |
41 |
| - activejob (= 8.0.1) |
42 |
| - activesupport (= 8.0.1) |
| 38 | + actionmailer (8.0.2) |
| 39 | + actionpack (= 8.0.2) |
| 40 | + actionview (= 8.0.2) |
| 41 | + activejob (= 8.0.2) |
| 42 | + activesupport (= 8.0.2) |
43 | 43 | mail (>= 2.8.0)
|
44 | 44 | rails-dom-testing (~> 2.2)
|
45 |
| - actionpack (8.0.1) |
46 |
| - actionview (= 8.0.1) |
47 |
| - activesupport (= 8.0.1) |
| 45 | + actionpack (8.0.2) |
| 46 | + actionview (= 8.0.2) |
| 47 | + activesupport (= 8.0.2) |
48 | 48 | nokogiri (>= 1.8.5)
|
49 | 49 | rack (>= 2.2.4)
|
50 | 50 | rack-session (>= 1.0.1)
|
51 | 51 | rack-test (>= 0.6.3)
|
52 | 52 | rails-dom-testing (~> 2.2)
|
53 | 53 | rails-html-sanitizer (~> 1.6)
|
54 | 54 | useragent (~> 0.16)
|
55 |
| - actiontext (8.0.1) |
56 |
| - actionpack (= 8.0.1) |
57 |
| - activerecord (= 8.0.1) |
58 |
| - activestorage (= 8.0.1) |
59 |
| - activesupport (= 8.0.1) |
| 55 | + actiontext (8.0.2) |
| 56 | + actionpack (= 8.0.2) |
| 57 | + activerecord (= 8.0.2) |
| 58 | + activestorage (= 8.0.2) |
| 59 | + activesupport (= 8.0.2) |
60 | 60 | globalid (>= 0.6.0)
|
61 | 61 | nokogiri (>= 1.8.5)
|
62 |
| - actionview (8.0.1) |
63 |
| - activesupport (= 8.0.1) |
| 62 | + actionview (8.0.2) |
| 63 | + activesupport (= 8.0.2) |
64 | 64 | builder (~> 3.1)
|
65 | 65 | erubi (~> 1.11)
|
66 | 66 | rails-dom-testing (~> 2.2)
|
67 | 67 | rails-html-sanitizer (~> 1.6)
|
68 |
| - activejob (8.0.1) |
69 |
| - activesupport (= 8.0.1) |
| 68 | + activejob (8.0.2) |
| 69 | + activesupport (= 8.0.2) |
70 | 70 | globalid (>= 0.3.6)
|
71 |
| - activemodel (8.0.1) |
72 |
| - activesupport (= 8.0.1) |
73 |
| - activerecord (8.0.1) |
74 |
| - activemodel (= 8.0.1) |
75 |
| - activesupport (= 8.0.1) |
| 71 | + activemodel (8.0.2) |
| 72 | + activesupport (= 8.0.2) |
| 73 | + activerecord (8.0.2) |
| 74 | + activemodel (= 8.0.2) |
| 75 | + activesupport (= 8.0.2) |
76 | 76 | timeout (>= 0.4.0)
|
77 |
| - activestorage (8.0.1) |
78 |
| - actionpack (= 8.0.1) |
79 |
| - activejob (= 8.0.1) |
80 |
| - activerecord (= 8.0.1) |
81 |
| - activesupport (= 8.0.1) |
| 77 | + activestorage (8.0.2) |
| 78 | + actionpack (= 8.0.2) |
| 79 | + activejob (= 8.0.2) |
| 80 | + activerecord (= 8.0.2) |
| 81 | + activesupport (= 8.0.2) |
82 | 82 | marcel (~> 1.0)
|
83 |
| - activesupport (8.0.1) |
| 83 | + activesupport (8.0.2) |
84 | 84 | base64
|
85 | 85 | benchmark (>= 0.3)
|
86 | 86 | bigdecimal
|
|
114 | 114 | xpath (~> 3.2)
|
115 | 115 | coderay (1.1.3)
|
116 | 116 | concurrent-ruby (1.3.5)
|
117 |
| - connection_pool (2.5.0) |
| 117 | + connection_pool (2.5.1) |
118 | 118 | crass (1.0.6)
|
119 | 119 | cssbundling-rails (1.4.0)
|
120 | 120 | railties (>= 6.0.0)
|
@@ -205,30 +205,30 @@ GEM
|
205 | 205 | rack (>= 1.3)
|
206 | 206 | rackup (2.2.1)
|
207 | 207 | rack (>= 3)
|
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) |
| 208 | + rails (8.0.2) |
| 209 | + actioncable (= 8.0.2) |
| 210 | + actionmailbox (= 8.0.2) |
| 211 | + actionmailer (= 8.0.2) |
| 212 | + actionpack (= 8.0.2) |
| 213 | + actiontext (= 8.0.2) |
| 214 | + actionview (= 8.0.2) |
| 215 | + activejob (= 8.0.2) |
| 216 | + activemodel (= 8.0.2) |
| 217 | + activerecord (= 8.0.2) |
| 218 | + activestorage (= 8.0.2) |
| 219 | + activesupport (= 8.0.2) |
220 | 220 | bundler (>= 1.15.0)
|
221 |
| - railties (= 8.0.1) |
| 221 | + railties (= 8.0.2) |
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.2)
|
227 | 227 | loofah (~> 2.21)
|
228 | 228 | 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)
|
229 |
| - railties (8.0.1) |
230 |
| - actionpack (= 8.0.1) |
231 |
| - activesupport (= 8.0.1) |
| 229 | + railties (8.0.2) |
| 230 | + actionpack (= 8.0.2) |
| 231 | + activesupport (= 8.0.2) |
232 | 232 | irb (~> 1.13)
|
233 | 233 | rackup (>= 1.0.0)
|
234 | 234 | rake (>= 12.2)
|
|
287 | 287 | rubocop-performance (~> 1.25.0)
|
288 | 288 | stimulus-rails (1.3.4)
|
289 | 289 | railties (>= 6.0.0)
|
290 |
| - stringio (3.1.6) |
| 290 | + stringio (3.1.7) |
291 | 291 | tailwind_merge (0.13.3)
|
292 | 292 | lru_redux (~> 1.1)
|
293 | 293 | thor (1.3.2)
|
@@ -333,7 +333,7 @@ DEPENDENCIES
|
333 | 333 | propshaft (= 0.9.0)
|
334 | 334 | pry (= 0.15.2)
|
335 | 335 | puma (= 6.6.0)
|
336 |
| - rails (= 8.0.1) |
| 336 | + rails (= 8.0.2) |
337 | 337 | rouge (~> 4.5)
|
338 | 338 | ruby_ui!
|
339 | 339 | selenium-webdriver
|
|
0 commit comments