|
9 | 9 | GEM
|
10 | 10 | remote: https://rubygems.org/
|
11 | 11 | specs:
|
12 |
| - actioncable (8.0.1) |
13 |
| - actionpack (= 8.0.1) |
14 |
| - activesupport (= 8.0.1) |
| 12 | + actioncable (8.0.2) |
| 13 | + actionpack (= 8.0.2) |
| 14 | + activesupport (= 8.0.2) |
15 | 15 | nio4r (~> 2.0)
|
16 | 16 | websocket-driver (>= 0.6.1)
|
17 | 17 | zeitwerk (~> 2.6)
|
18 |
| - actionmailbox (8.0.1) |
19 |
| - actionpack (= 8.0.1) |
20 |
| - activejob (= 8.0.1) |
21 |
| - activerecord (= 8.0.1) |
22 |
| - activestorage (= 8.0.1) |
23 |
| - activesupport (= 8.0.1) |
| 18 | + actionmailbox (8.0.2) |
| 19 | + actionpack (= 8.0.2) |
| 20 | + activejob (= 8.0.2) |
| 21 | + activerecord (= 8.0.2) |
| 22 | + activestorage (= 8.0.2) |
| 23 | + activesupport (= 8.0.2) |
24 | 24 | mail (>= 2.8.0)
|
25 |
| - actionmailer (8.0.1) |
26 |
| - actionpack (= 8.0.1) |
27 |
| - actionview (= 8.0.1) |
28 |
| - activejob (= 8.0.1) |
29 |
| - activesupport (= 8.0.1) |
| 25 | + actionmailer (8.0.2) |
| 26 | + actionpack (= 8.0.2) |
| 27 | + actionview (= 8.0.2) |
| 28 | + activejob (= 8.0.2) |
| 29 | + activesupport (= 8.0.2) |
30 | 30 | mail (>= 2.8.0)
|
31 | 31 | rails-dom-testing (~> 2.2)
|
32 |
| - actionpack (8.0.1) |
33 |
| - actionview (= 8.0.1) |
34 |
| - activesupport (= 8.0.1) |
| 32 | + actionpack (8.0.2) |
| 33 | + actionview (= 8.0.2) |
| 34 | + activesupport (= 8.0.2) |
35 | 35 | nokogiri (>= 1.8.5)
|
36 | 36 | rack (>= 2.2.4)
|
37 | 37 | rack-session (>= 1.0.1)
|
38 | 38 | rack-test (>= 0.6.3)
|
39 | 39 | rails-dom-testing (~> 2.2)
|
40 | 40 | rails-html-sanitizer (~> 1.6)
|
41 | 41 | useragent (~> 0.16)
|
42 |
| - actiontext (8.0.1) |
43 |
| - actionpack (= 8.0.1) |
44 |
| - activerecord (= 8.0.1) |
45 |
| - activestorage (= 8.0.1) |
46 |
| - activesupport (= 8.0.1) |
| 42 | + actiontext (8.0.2) |
| 43 | + actionpack (= 8.0.2) |
| 44 | + activerecord (= 8.0.2) |
| 45 | + activestorage (= 8.0.2) |
| 46 | + activesupport (= 8.0.2) |
47 | 47 | globalid (>= 0.6.0)
|
48 | 48 | nokogiri (>= 1.8.5)
|
49 |
| - actionview (8.0.1) |
50 |
| - activesupport (= 8.0.1) |
| 49 | + actionview (8.0.2) |
| 50 | + activesupport (= 8.0.2) |
51 | 51 | builder (~> 3.1)
|
52 | 52 | erubi (~> 1.11)
|
53 | 53 | rails-dom-testing (~> 2.2)
|
54 | 54 | rails-html-sanitizer (~> 1.6)
|
55 |
| - activejob (8.0.1) |
56 |
| - activesupport (= 8.0.1) |
| 55 | + activejob (8.0.2) |
| 56 | + activesupport (= 8.0.2) |
57 | 57 | globalid (>= 0.3.6)
|
58 |
| - activemodel (8.0.1) |
59 |
| - activesupport (= 8.0.1) |
60 |
| - activerecord (8.0.1) |
61 |
| - activemodel (= 8.0.1) |
62 |
| - activesupport (= 8.0.1) |
| 58 | + activemodel (8.0.2) |
| 59 | + activesupport (= 8.0.2) |
| 60 | + activerecord (8.0.2) |
| 61 | + activemodel (= 8.0.2) |
| 62 | + activesupport (= 8.0.2) |
63 | 63 | timeout (>= 0.4.0)
|
64 |
| - activestorage (8.0.1) |
65 |
| - actionpack (= 8.0.1) |
66 |
| - activejob (= 8.0.1) |
67 |
| - activerecord (= 8.0.1) |
68 |
| - activesupport (= 8.0.1) |
| 64 | + activestorage (8.0.2) |
| 65 | + actionpack (= 8.0.2) |
| 66 | + activejob (= 8.0.2) |
| 67 | + activerecord (= 8.0.2) |
| 68 | + activesupport (= 8.0.2) |
69 | 69 | marcel (~> 1.0)
|
70 |
| - activesupport (8.0.1) |
| 70 | + activesupport (8.0.2) |
71 | 71 | base64
|
72 | 72 | benchmark (>= 0.3)
|
73 | 73 | bigdecimal
|
|
153 | 153 | jbuilder (2.13.0)
|
154 | 154 | actionview (>= 5.0.0)
|
155 | 155 | activesupport (>= 5.0.0)
|
156 |
| - json (2.10.1) |
| 156 | + json (2.10.2) |
157 | 157 | language_server-protocol (3.17.0.4)
|
158 | 158 | lint_roller (1.1.0)
|
159 | 159 | logger (1.6.6)
|
|
173 | 173 | method_source (1.1.0)
|
174 | 174 | mini_mime (1.1.5)
|
175 | 175 | mini_portile2 (2.8.8)
|
176 |
| - minitest (5.25.4) |
| 176 | + minitest (5.25.5) |
177 | 177 | mutex_m (0.3.0)
|
178 | 178 | net-imap (0.5.6)
|
179 | 179 | date
|
@@ -218,30 +218,30 @@ GEM
|
218 | 218 | rack (>= 1.3)
|
219 | 219 | rackup (2.2.1)
|
220 | 220 | rack (>= 3)
|
221 |
| - rails (8.0.1) |
222 |
| - actioncable (= 8.0.1) |
223 |
| - actionmailbox (= 8.0.1) |
224 |
| - actionmailer (= 8.0.1) |
225 |
| - actionpack (= 8.0.1) |
226 |
| - actiontext (= 8.0.1) |
227 |
| - actionview (= 8.0.1) |
228 |
| - activejob (= 8.0.1) |
229 |
| - activemodel (= 8.0.1) |
230 |
| - activerecord (= 8.0.1) |
231 |
| - activestorage (= 8.0.1) |
232 |
| - activesupport (= 8.0.1) |
| 221 | + rails (8.0.2) |
| 222 | + actioncable (= 8.0.2) |
| 223 | + actionmailbox (= 8.0.2) |
| 224 | + actionmailer (= 8.0.2) |
| 225 | + actionpack (= 8.0.2) |
| 226 | + actiontext (= 8.0.2) |
| 227 | + actionview (= 8.0.2) |
| 228 | + activejob (= 8.0.2) |
| 229 | + activemodel (= 8.0.2) |
| 230 | + activerecord (= 8.0.2) |
| 231 | + activestorage (= 8.0.2) |
| 232 | + activesupport (= 8.0.2) |
233 | 233 | bundler (>= 1.15.0)
|
234 |
| - railties (= 8.0.1) |
| 234 | + railties (= 8.0.2) |
235 | 235 | rails-dom-testing (2.2.0)
|
236 | 236 | activesupport (>= 5.0.0)
|
237 | 237 | minitest
|
238 | 238 | nokogiri (>= 1.6)
|
239 | 239 | rails-html-sanitizer (1.6.2)
|
240 | 240 | loofah (~> 2.21)
|
241 | 241 | 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)
|
242 |
| - railties (8.0.1) |
243 |
| - actionpack (= 8.0.1) |
244 |
| - activesupport (= 8.0.1) |
| 242 | + railties (8.0.2) |
| 243 | + actionpack (= 8.0.2) |
| 244 | + activesupport (= 8.0.2) |
245 | 245 | irb (~> 1.13)
|
246 | 246 | rackup (>= 1.0.0)
|
247 | 247 | rake (>= 12.2)
|
|
272 | 272 | rspec-mocks (~> 3.10)
|
273 | 273 | rspec-support (~> 3.10)
|
274 | 274 | rspec-support (3.13.2)
|
275 |
| - rubocop (1.71.2) |
| 275 | + rubocop (1.73.2) |
276 | 276 | json (~> 2.3)
|
277 |
| - language_server-protocol (>= 3.17.0) |
| 277 | + language_server-protocol (~> 3.17.0.2) |
| 278 | + lint_roller (~> 1.1.0) |
278 | 279 | parallel (~> 1.10)
|
279 | 280 | parser (>= 3.3.0.2)
|
280 | 281 | rainbow (>= 2.2.2, < 4.0)
|
|
286 | 287 | parser (>= 3.3.1.0)
|
287 | 288 | rubocop-md (1.2.4)
|
288 | 289 | rubocop (>= 1.45)
|
289 |
| - rubocop-performance (1.23.1) |
290 |
| - rubocop (>= 1.48.1, < 2.0) |
291 |
| - rubocop-ast (>= 1.31.1, < 2.0) |
| 290 | + rubocop-performance (1.24.0) |
| 291 | + lint_roller (~> 1.1) |
| 292 | + rubocop (>= 1.72.1, < 2.0) |
| 293 | + rubocop-ast (>= 1.38.0, < 2.0) |
292 | 294 | ruby-progressbar (1.13.0)
|
293 | 295 | rubyzip (2.4.1)
|
294 | 296 | securerandom (0.4.1)
|
@@ -317,18 +319,18 @@ GEM
|
317 | 319 | actionpack (>= 5.2)
|
318 | 320 | activesupport (>= 5.2)
|
319 | 321 | sprockets (>= 3.0.0)
|
320 |
| - standard (1.45.0) |
| 322 | + standard (1.47.0) |
321 | 323 | language_server-protocol (~> 3.17.0.2)
|
322 | 324 | lint_roller (~> 1.0)
|
323 |
| - rubocop (~> 1.71.0) |
| 325 | + rubocop (~> 1.73.0) |
324 | 326 | standard-custom (~> 1.0.0)
|
325 |
| - standard-performance (~> 1.6) |
| 327 | + standard-performance (~> 1.7) |
326 | 328 | standard-custom (1.0.2)
|
327 | 329 | lint_roller (~> 1.0)
|
328 | 330 | rubocop (~> 1.50)
|
329 |
| - standard-performance (1.6.0) |
| 331 | + standard-performance (1.7.0) |
330 | 332 | lint_roller (~> 1.1)
|
331 |
| - rubocop-performance (~> 1.23.0) |
| 333 | + rubocop-performance (~> 1.24.0) |
332 | 334 | stringio (3.1.5)
|
333 | 335 | temple (0.10.3)
|
334 | 336 | terminal-table (4.0.0)
|
|
0 commit comments