|
1 | 1 | PATH
|
2 | 2 | remote: .
|
3 | 3 | specs:
|
4 |
| - rails-settings-cached (2.8.2) |
| 4 | + rails-settings-cached (2.8.3) |
5 | 5 | activerecord (>= 5.0.0)
|
6 | 6 | railties (>= 5.0.0)
|
7 | 7 |
|
8 | 8 | GEM
|
9 | 9 | remote: https://rubygems.org/
|
10 | 10 | specs:
|
11 |
| - actionpack (7.0.2.2) |
12 |
| - actionview (= 7.0.2.2) |
13 |
| - activesupport (= 7.0.2.2) |
| 11 | + actionpack (7.0.4) |
| 12 | + actionview (= 7.0.4) |
| 13 | + activesupport (= 7.0.4) |
14 | 14 | rack (~> 2.0, >= 2.2.0)
|
15 | 15 | rack-test (>= 0.6.3)
|
16 | 16 | rails-dom-testing (~> 2.0)
|
17 | 17 | rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
18 |
| - actionview (7.0.2.2) |
19 |
| - activesupport (= 7.0.2.2) |
| 18 | + actionview (7.0.4) |
| 19 | + activesupport (= 7.0.4) |
20 | 20 | builder (~> 3.1)
|
21 | 21 | erubi (~> 1.4)
|
22 | 22 | rails-dom-testing (~> 2.0)
|
23 | 23 | rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
24 |
| - activemodel (7.0.2.2) |
25 |
| - activesupport (= 7.0.2.2) |
26 |
| - activerecord (7.0.2.2) |
27 |
| - activemodel (= 7.0.2.2) |
28 |
| - activesupport (= 7.0.2.2) |
29 |
| - activesupport (7.0.2.2) |
| 24 | + activemodel (7.0.4) |
| 25 | + activesupport (= 7.0.4) |
| 26 | + activerecord (7.0.4) |
| 27 | + activemodel (= 7.0.4) |
| 28 | + activesupport (= 7.0.4) |
| 29 | + activesupport (7.0.4) |
30 | 30 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
31 | 31 | i18n (>= 1.6, < 2)
|
32 | 32 | minitest (>= 5.1)
|
|
35 | 35 | builder (3.2.4)
|
36 | 36 | concurrent-ruby (1.1.10)
|
37 | 37 | crass (1.0.6)
|
38 |
| - erubi (1.10.0) |
39 |
| - i18n (1.10.0) |
| 38 | + erubi (1.11.0) |
| 39 | + i18n (1.12.0) |
40 | 40 | concurrent-ruby (~> 1.0)
|
41 |
| - loofah (2.18.0) |
| 41 | + json (2.6.3) |
| 42 | + loofah (2.19.1) |
42 | 43 | crass (~> 1.0.2)
|
43 | 44 | nokogiri (>= 1.5.9)
|
44 | 45 | method_source (1.0.0)
|
45 | 46 | mini_portile2 (2.8.0)
|
46 |
| - minitest (5.15.0) |
47 |
| - nokogiri (1.13.6) |
| 47 | + minitest (5.16.3) |
| 48 | + nokogiri (1.13.10) |
48 | 49 | mini_portile2 (~> 2.8.0)
|
49 | 50 | racc (~> 1.4)
|
50 |
| - nokogiri (1.13.6-x86_64-darwin) |
| 51 | + nokogiri (1.13.10-x86_64-darwin) |
51 | 52 | racc (~> 1.4)
|
52 | 53 | parallel (1.22.1)
|
53 |
| - parser (3.1.2.0) |
| 54 | + parser (3.1.3.0) |
54 | 55 | ast (~> 2.4.1)
|
55 |
| - pg (1.3.5) |
56 |
| - racc (1.6.0) |
57 |
| - rack (2.2.3.1) |
58 |
| - rack-test (1.1.0) |
59 |
| - rack (>= 1.0, < 3) |
| 56 | + pg (1.4.5) |
| 57 | + racc (1.6.1) |
| 58 | + rack (2.2.4) |
| 59 | + rack-test (2.0.2) |
| 60 | + rack (>= 1.3) |
60 | 61 | rails-dom-testing (2.0.3)
|
61 | 62 | activesupport (>= 4.2.0)
|
62 | 63 | nokogiri (>= 1.6)
|
63 |
| - rails-html-sanitizer (1.4.3) |
64 |
| - loofah (~> 2.3) |
65 |
| - railties (7.0.3) |
66 |
| - actionpack (= 7.0.3) |
67 |
| - activesupport (= 7.0.3) |
| 64 | + rails-html-sanitizer (1.4.4) |
| 65 | + loofah (~> 2.19, >= 2.19.1) |
| 66 | + railties (7.0.4) |
| 67 | + actionpack (= 7.0.4) |
| 68 | + activesupport (= 7.0.4) |
68 | 69 | method_source
|
69 | 70 | rake (>= 12.2)
|
70 | 71 | thor (~> 1.0)
|
71 | 72 | zeitwerk (~> 2.5)
|
72 | 73 | rainbow (3.1.1)
|
73 | 74 | rake (13.0.6)
|
74 |
| - regexp_parser (2.5.0) |
| 75 | + regexp_parser (2.6.1) |
75 | 76 | rexml (3.2.5)
|
76 |
| - rubocop (1.30.1) |
| 77 | + rubocop (1.40.0) |
| 78 | + json (~> 2.3) |
77 | 79 | parallel (~> 1.10)
|
78 |
| - parser (>= 3.1.0.0) |
| 80 | + parser (>= 3.1.2.1) |
79 | 81 | rainbow (>= 2.2.2, < 4.0)
|
80 | 82 | regexp_parser (>= 1.8, < 3.0)
|
81 | 83 | rexml (>= 3.2.5, < 4.0)
|
82 |
| - rubocop-ast (>= 1.18.0, < 2.0) |
| 84 | + rubocop-ast (>= 1.23.0, < 2.0) |
83 | 85 | ruby-progressbar (~> 1.7)
|
84 | 86 | unicode-display_width (>= 1.4.0, < 3.0)
|
85 |
| - rubocop-ast (1.18.0) |
| 87 | + rubocop-ast (1.24.0) |
86 | 88 | parser (>= 3.1.1.0)
|
87 | 89 | ruby-progressbar (1.11.0)
|
88 |
| - sqlite3 (1.4.2) |
| 90 | + sqlite3 (1.5.4) |
| 91 | + mini_portile2 (~> 2.8.0) |
| 92 | + sqlite3 (1.5.4-x86_64-darwin) |
89 | 93 | thor (1.2.1)
|
90 |
| - tzinfo (2.0.4) |
| 94 | + tzinfo (2.0.5) |
91 | 95 | concurrent-ruby (~> 1.0)
|
92 |
| - unicode-display_width (2.1.0) |
93 |
| - zeitwerk (2.5.4) |
| 96 | + unicode-display_width (2.3.0) |
| 97 | + zeitwerk (2.6.6) |
94 | 98 |
|
95 | 99 | PLATFORMS
|
96 | 100 | ruby
|
|
0 commit comments