|
13 | 13 | GEM
|
14 | 14 | remote: https://rubygems.org/
|
15 | 15 | specs:
|
16 |
| - actionpack (7.0.8) |
17 |
| - actionview (= 7.0.8) |
18 |
| - activesupport (= 7.0.8) |
| 16 | + actionpack (7.0.8.7) |
| 17 | + actionview (= 7.0.8.7) |
| 18 | + activesupport (= 7.0.8.7) |
19 | 19 | rack (~> 2.0, >= 2.2.4)
|
20 | 20 | rack-test (>= 0.6.3)
|
21 | 21 | rails-dom-testing (~> 2.0)
|
22 | 22 | rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
23 |
| - actionview (7.0.8) |
24 |
| - activesupport (= 7.0.8) |
| 23 | + actionview (7.0.8.7) |
| 24 | + activesupport (= 7.0.8.7) |
25 | 25 | builder (~> 3.1)
|
26 | 26 | erubi (~> 1.4)
|
27 | 27 | rails-dom-testing (~> 2.0)
|
28 | 28 | rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
29 |
| - activemodel (7.0.8) |
30 |
| - activesupport (= 7.0.8) |
31 |
| - activerecord (7.0.8) |
32 |
| - activemodel (= 7.0.8) |
33 |
| - activesupport (= 7.0.8) |
| 29 | + activemodel (7.0.8.7) |
| 30 | + activesupport (= 7.0.8.7) |
| 31 | + activerecord (7.0.8.7) |
| 32 | + activemodel (= 7.0.8.7) |
| 33 | + activesupport (= 7.0.8.7) |
34 | 34 | activerecord-pg-extensions (0.6.0)
|
35 | 35 | activerecord (>= 7.0, < 8.1)
|
36 | 36 | railties (>= 7.0, < 8.1)
|
37 |
| - activesupport (7.0.8) |
| 37 | + activesupport (7.0.8.7) |
38 | 38 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
39 | 39 | i18n (>= 1.6, < 2)
|
40 | 40 | minitest (>= 5.1)
|
|
96 | 96 | loofah (2.24.0)
|
97 | 97 | crass (~> 1.0.2)
|
98 | 98 | nokogiri (>= 1.12.0)
|
99 |
| - method_source (1.0.0) |
| 99 | + method_source (1.1.0) |
100 | 100 | minitest (5.25.4)
|
101 | 101 | multi_json (1.15.0)
|
102 | 102 | mustermann (3.0.3)
|
103 | 103 | ruby2_keywords (~> 0.0.1)
|
| 104 | + mutex_m (0.3.0) |
104 | 105 | net-http (0.6.0)
|
105 | 106 | uri
|
106 | 107 | nokogiri (1.18.3-aarch64-linux-gnu)
|
107 | 108 | racc (~> 1.4)
|
108 |
| - nokogiri (1.18.3-arm64-darwin) |
109 |
| - racc (~> 1.4) |
110 |
| - nokogiri (1.18.3-x86_64-darwin) |
111 |
| - racc (~> 1.4) |
112 |
| - nokogiri (1.18.3-x86_64-linux-gnu) |
113 |
| - racc (~> 1.4) |
114 | 109 | parallel (1.26.3)
|
115 | 110 | parser (3.3.7.1)
|
116 | 111 | ast (~> 2.4.1)
|
|
138 | 133 | rails-html-sanitizer (1.6.2)
|
139 | 134 | loofah (~> 2.21)
|
140 | 135 | 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)
|
141 |
| - railties (7.0.8) |
142 |
| - actionpack (= 7.0.8) |
143 |
| - activesupport (= 7.0.8) |
| 136 | + railties (7.0.8.7) |
| 137 | + actionpack (= 7.0.8.7) |
| 138 | + activesupport (= 7.0.8.7) |
144 | 139 | method_source
|
145 | 140 | rake (>= 12.2)
|
146 | 141 | thor (~> 1.0)
|
@@ -245,6 +240,7 @@ DEPENDENCIES
|
245 | 240 | debug
|
246 | 241 | diplomat (~> 2.6.3)
|
247 | 242 | inst-jobs!
|
| 243 | + mutex_m |
248 | 244 | pg
|
249 | 245 | rack-test
|
250 | 246 | railties (~> 7.0.0)
|
|
0 commit comments