|
9 | 9 | GEM |
10 | 10 | remote: https://rubygems.org/ |
11 | 11 | specs: |
12 | | - actionmailer (7.2.2.1) |
13 | | - actionpack (= 7.2.2.1) |
14 | | - actionview (= 7.2.2.1) |
15 | | - activejob (= 7.2.2.1) |
16 | | - activesupport (= 7.2.2.1) |
| 12 | + actionmailer (7.2.2.2) |
| 13 | + actionpack (= 7.2.2.2) |
| 14 | + actionview (= 7.2.2.2) |
| 15 | + activejob (= 7.2.2.2) |
| 16 | + activesupport (= 7.2.2.2) |
17 | 17 | mail (>= 2.8.0) |
18 | 18 | rails-dom-testing (~> 2.2) |
19 | | - actionpack (7.2.2.1) |
20 | | - actionview (= 7.2.2.1) |
21 | | - activesupport (= 7.2.2.1) |
| 19 | + actionpack (7.2.2.2) |
| 20 | + actionview (= 7.2.2.2) |
| 21 | + activesupport (= 7.2.2.2) |
22 | 22 | nokogiri (>= 1.8.5) |
23 | 23 | racc |
24 | 24 | rack (>= 2.2.4, < 3.2) |
|
27 | 27 | rails-dom-testing (~> 2.2) |
28 | 28 | rails-html-sanitizer (~> 1.6) |
29 | 29 | useragent (~> 0.16) |
30 | | - actionview (7.2.2.1) |
31 | | - activesupport (= 7.2.2.1) |
| 30 | + actionview (7.2.2.2) |
| 31 | + activesupport (= 7.2.2.2) |
32 | 32 | builder (~> 3.1) |
33 | 33 | erubi (~> 1.11) |
34 | 34 | rails-dom-testing (~> 2.2) |
35 | 35 | rails-html-sanitizer (~> 1.6) |
36 | | - activejob (7.2.2.1) |
37 | | - activesupport (= 7.2.2.1) |
| 36 | + activejob (7.2.2.2) |
| 37 | + activesupport (= 7.2.2.2) |
38 | 38 | globalid (>= 0.3.6) |
39 | | - activemodel (7.2.2.1) |
40 | | - activesupport (= 7.2.2.1) |
41 | | - activerecord (7.2.2.1) |
42 | | - activemodel (= 7.2.2.1) |
43 | | - activesupport (= 7.2.2.1) |
| 39 | + activemodel (7.2.2.2) |
| 40 | + activesupport (= 7.2.2.2) |
| 41 | + activerecord (7.2.2.2) |
| 42 | + activemodel (= 7.2.2.2) |
| 43 | + activesupport (= 7.2.2.2) |
44 | 44 | timeout (>= 0.4.0) |
45 | | - activesupport (7.2.2.1) |
| 45 | + activesupport (7.2.2.2) |
46 | 46 | base64 |
47 | 47 | benchmark (>= 0.3) |
48 | 48 | bigdecimal |
|
64 | 64 | base64 (0.3.0) |
65 | 65 | bcrypt (3.1.20) |
66 | 66 | benchmark (0.4.1) |
67 | | - bigdecimal (3.2.2) |
| 67 | + bigdecimal (3.2.3) |
68 | 68 | builder (3.3.0) |
69 | 69 | byebug (12.0.0) |
70 | 70 | castle-rb (8.1.0) |
71 | 71 | concurrent-ruby (1.3.5) |
72 | | - connection_pool (2.5.3) |
| 72 | + connection_pool (2.5.4) |
73 | 73 | crack (1.0.0) |
74 | 74 | bigdecimal |
75 | 75 | rexml |
|
109 | 109 | net-pop |
110 | 110 | net-smtp |
111 | 111 | mini_mime (1.1.5) |
| 112 | + mini_portile2 (2.8.9) |
112 | 113 | minitest (5.25.5) |
113 | 114 | mutex_m (0.3.0) |
114 | 115 | net-imap (0.5.8) |
|
155 | 156 | rails-html-sanitizer (1.6.2) |
156 | 157 | loofah (~> 2.21) |
157 | 158 | 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) |
158 | | - railties (7.2.2.1) |
159 | | - actionpack (= 7.2.2.1) |
160 | | - activesupport (= 7.2.2.1) |
| 159 | + railties (7.2.2.2) |
| 160 | + actionpack (= 7.2.2.2) |
| 161 | + activesupport (= 7.2.2.2) |
161 | 162 | irb (~> 1.13) |
162 | 163 | rackup (>= 1.0.0) |
163 | 164 | rake (>= 12.2) |
|
222 | 223 | simplecov_json_formatter (~> 0.1) |
223 | 224 | simplecov-html (0.13.1) |
224 | 225 | simplecov_json_formatter (0.1.4) |
| 226 | + sqlite3 (1.7.3) |
| 227 | + mini_portile2 (~> 2.8.0) |
225 | 228 | sqlite3 (1.7.3-aarch64-linux) |
226 | 229 | sqlite3 (1.7.3-arm64-darwin) |
227 | 230 | sqlite3 (1.7.3-x86_64-darwin) |
|
0 commit comments