|
11 | 11 | GEM |
12 | 12 | remote: https://rubygems.org/ |
13 | 13 | specs: |
14 | | - actionpack (7.1.0) |
15 | | - actionview (= 7.1.0) |
16 | | - activesupport (= 7.1.0) |
| 14 | + actionpack (7.1.3.4) |
| 15 | + actionview (= 7.1.3.4) |
| 16 | + activesupport (= 7.1.3.4) |
17 | 17 | nokogiri (>= 1.8.5) |
| 18 | + racc |
18 | 19 | rack (>= 2.2.4) |
19 | 20 | rack-session (>= 1.0.1) |
20 | 21 | rack-test (>= 0.6.3) |
21 | 22 | rails-dom-testing (~> 2.2) |
22 | 23 | rails-html-sanitizer (~> 1.6) |
23 | | - actionview (7.1.0) |
24 | | - activesupport (= 7.1.0) |
| 24 | + actionview (7.1.3.4) |
| 25 | + activesupport (= 7.1.3.4) |
25 | 26 | builder (~> 3.1) |
26 | 27 | erubi (~> 1.11) |
27 | 28 | rails-dom-testing (~> 2.2) |
28 | 29 | rails-html-sanitizer (~> 1.6) |
29 | | - activejob (7.1.0) |
30 | | - activesupport (= 7.1.0) |
| 30 | + activejob (7.1.3.4) |
| 31 | + activesupport (= 7.1.3.4) |
31 | 32 | globalid (>= 0.3.6) |
32 | | - activemodel (7.1.0) |
33 | | - activesupport (= 7.1.0) |
34 | | - activerecord (7.1.0) |
35 | | - activemodel (= 7.1.0) |
36 | | - activesupport (= 7.1.0) |
| 33 | + activemodel (7.1.3.4) |
| 34 | + activesupport (= 7.1.3.4) |
| 35 | + activerecord (7.1.3.4) |
| 36 | + activemodel (= 7.1.3.4) |
| 37 | + activesupport (= 7.1.3.4) |
37 | 38 | timeout (>= 0.4.0) |
38 | | - activesupport (7.1.0) |
| 39 | + activesupport (7.1.3.4) |
39 | 40 | base64 |
40 | 41 | bigdecimal |
41 | 42 | concurrent-ruby (~> 1.0, >= 1.0.2) |
|
46 | 47 | mutex_m |
47 | 48 | tzinfo (~> 2.0) |
48 | 49 | ast (2.4.2) |
49 | | - base64 (0.1.1) |
50 | | - bigdecimal (3.1.4) |
51 | | - builder (3.2.4) |
52 | | - concurrent-ruby (1.3.1) |
| 50 | + base64 (0.2.0) |
| 51 | + bigdecimal (3.1.8) |
| 52 | + builder (3.3.0) |
| 53 | + concurrent-ruby (1.3.3) |
53 | 54 | connection_pool (2.4.1) |
54 | 55 | crass (1.0.6) |
55 | 56 | debug (1.7.1) |
56 | 57 | irb (>= 1.5.0) |
57 | 58 | reline (>= 0.3.1) |
58 | | - drb (2.1.1) |
59 | | - ruby2_keywords |
60 | | - erubi (1.12.0) |
| 59 | + drb (2.2.1) |
| 60 | + erubi (1.13.0) |
61 | 61 | et-orbi (1.2.11) |
62 | 62 | tzinfo |
63 | 63 | fugit (1.11.0) |
64 | 64 | et-orbi (~> 1, >= 1.2.11) |
65 | 65 | raabro (~> 1.4) |
66 | 66 | globalid (1.2.1) |
67 | 67 | activesupport (>= 6.1) |
68 | | - i18n (1.14.1) |
| 68 | + i18n (1.14.5) |
69 | 69 | concurrent-ruby (~> 1.0) |
70 | 70 | io-console (0.6.0) |
71 | 71 | irb (1.6.2) |
72 | 72 | reline (>= 0.3.0) |
73 | 73 | json (2.7.1) |
74 | 74 | language_server-protocol (3.17.0.3) |
75 | | - loofah (2.21.4) |
| 75 | + loofah (2.22.0) |
76 | 76 | crass (~> 1.0.2) |
77 | 77 | nokogiri (>= 1.12.0) |
78 | 78 | mini_portile2 (2.8.1) |
79 | | - minitest (5.20.0) |
| 79 | + minitest (5.24.0) |
80 | 80 | mocha (2.1.0) |
81 | 81 | ruby2_keywords (>= 0.0.5) |
82 | | - mutex_m (0.1.2) |
| 82 | + mutex_m (0.2.0) |
83 | 83 | mysql2 (0.5.4) |
84 | 84 | nio4r (2.7.0) |
85 | | - nokogiri (1.16.2-arm64-darwin) |
| 85 | + nokogiri (1.16.6-arm64-darwin) |
86 | 86 | racc (~> 1.4) |
87 | | - nokogiri (1.16.2-x86_64-darwin) |
| 87 | + nokogiri (1.16.6-x86_64-darwin) |
88 | 88 | racc (~> 1.4) |
89 | | - nokogiri (1.16.2-x86_64-linux) |
| 89 | + nokogiri (1.16.6-x86_64-linux) |
90 | 90 | racc (~> 1.4) |
91 | 91 | parallel (1.24.0) |
92 | 92 | parser (3.3.0.5) |
|
96 | 96 | puma (6.4.2) |
97 | 97 | nio4r (~> 2.0) |
98 | 98 | raabro (1.4.0) |
99 | | - racc (1.7.3) |
100 | | - rack (3.0.8) |
| 99 | + racc (1.8.0) |
| 100 | + rack (3.1.4) |
101 | 101 | rack-session (2.0.0) |
102 | 102 | rack (>= 3.0.0) |
103 | 103 | rack-test (2.1.0) |
|
112 | 112 | rails-html-sanitizer (1.6.0) |
113 | 113 | loofah (~> 2.21) |
114 | 114 | nokogiri (~> 1.14) |
115 | | - railties (7.1.0) |
116 | | - actionpack (= 7.1.0) |
117 | | - activesupport (= 7.1.0) |
| 115 | + railties (7.1.3.4) |
| 116 | + actionpack (= 7.1.3.4) |
| 117 | + activesupport (= 7.1.3.4) |
118 | 118 | irb |
119 | 119 | rackup (>= 1.0.0) |
120 | 120 | rake (>= 12.2) |
|
0 commit comments