|
8 | 8 | GEM
|
9 | 9 | remote: https://rubygems.org/
|
10 | 10 | specs:
|
11 |
| - actionmailer (8.0.2) |
12 |
| - actionpack (= 8.0.2) |
13 |
| - actionview (= 8.0.2) |
14 |
| - activejob (= 8.0.2) |
15 |
| - activesupport (= 8.0.2) |
| 11 | + actionmailer (8.0.2.1) |
| 12 | + actionpack (= 8.0.2.1) |
| 13 | + actionview (= 8.0.2.1) |
| 14 | + activejob (= 8.0.2.1) |
| 15 | + activesupport (= 8.0.2.1) |
16 | 16 | mail (>= 2.8.0)
|
17 | 17 | rails-dom-testing (~> 2.2)
|
18 |
| - actionpack (8.0.2) |
19 |
| - actionview (= 8.0.2) |
20 |
| - activesupport (= 8.0.2) |
| 18 | + actionpack (8.0.2.1) |
| 19 | + actionview (= 8.0.2.1) |
| 20 | + activesupport (= 8.0.2.1) |
21 | 21 | nokogiri (>= 1.8.5)
|
22 | 22 | rack (>= 2.2.4)
|
23 | 23 | rack-session (>= 1.0.1)
|
24 | 24 | rack-test (>= 0.6.3)
|
25 | 25 | rails-dom-testing (~> 2.2)
|
26 | 26 | rails-html-sanitizer (~> 1.6)
|
27 | 27 | useragent (~> 0.16)
|
28 |
| - actionview (8.0.2) |
29 |
| - activesupport (= 8.0.2) |
| 28 | + actionview (8.0.2.1) |
| 29 | + activesupport (= 8.0.2.1) |
30 | 30 | builder (~> 3.1)
|
31 | 31 | erubi (~> 1.11)
|
32 | 32 | rails-dom-testing (~> 2.2)
|
33 | 33 | rails-html-sanitizer (~> 1.6)
|
34 |
| - activejob (8.0.2) |
35 |
| - activesupport (= 8.0.2) |
| 34 | + activejob (8.0.2.1) |
| 35 | + activesupport (= 8.0.2.1) |
36 | 36 | globalid (>= 0.3.6)
|
37 |
| - activesupport (8.0.2) |
| 37 | + activesupport (8.0.2.1) |
38 | 38 | base64
|
39 | 39 | benchmark (>= 0.3)
|
40 | 40 | bigdecimal
|
|
91 | 91 | timeout
|
92 | 92 | net-smtp (0.5.1)
|
93 | 93 | net-protocol
|
94 |
| - nokogiri (1.18.8) |
| 94 | + nokogiri (1.18.9) |
95 | 95 | mini_portile2 (~> 2.8.2)
|
96 | 96 | racc (~> 1.4)
|
97 |
| - nokogiri (1.18.8-aarch64-linux-gnu) |
| 97 | + nokogiri (1.18.9-aarch64-linux-gnu) |
98 | 98 | racc (~> 1.4)
|
99 |
| - nokogiri (1.18.8-arm-linux-gnu) |
| 99 | + nokogiri (1.18.9-arm-linux-gnu) |
100 | 100 | racc (~> 1.4)
|
101 |
| - nokogiri (1.18.8-arm64-darwin) |
| 101 | + nokogiri (1.18.9-arm64-darwin) |
102 | 102 | racc (~> 1.4)
|
103 |
| - nokogiri (1.18.8-x86_64-darwin) |
| 103 | + nokogiri (1.18.9-x86_64-darwin) |
104 | 104 | racc (~> 1.4)
|
105 |
| - nokogiri (1.18.8-x86_64-linux-gnu) |
| 105 | + nokogiri (1.18.9-x86_64-linux-gnu) |
106 | 106 | racc (~> 1.4)
|
107 | 107 | pp (0.6.2)
|
108 | 108 | prettyprint
|
|
111 | 111 | date
|
112 | 112 | stringio
|
113 | 113 | racc (1.8.1)
|
114 |
| - rack (3.1.16) |
| 114 | + rack (3.2.0) |
115 | 115 | rack-session (2.1.1)
|
116 | 116 | base64 (>= 0.1.0)
|
117 | 117 | rack (>= 3.0.0)
|
|
126 | 126 | rails-html-sanitizer (1.6.2)
|
127 | 127 | loofah (~> 2.21)
|
128 | 128 | 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)
|
129 |
| - railties (8.0.2) |
130 |
| - actionpack (= 8.0.2) |
131 |
| - activesupport (= 8.0.2) |
| 129 | + railties (8.0.2.1) |
| 130 | + actionpack (= 8.0.2.1) |
| 131 | + activesupport (= 8.0.2.1) |
132 | 132 | irb (~> 1.13)
|
133 | 133 | rackup (>= 1.0.0)
|
134 | 134 | rake (>= 12.2)
|
|
0 commit comments