|
6 | 6 | GEM |
7 | 7 | remote: https://rubygems.org/ |
8 | 8 | specs: |
9 | | - actioncable (6.1.7.1) |
10 | | - actionpack (= 6.1.7.1) |
11 | | - activesupport (= 6.1.7.1) |
| 9 | + actioncable (6.1.7.3) |
| 10 | + actionpack (= 6.1.7.3) |
| 11 | + activesupport (= 6.1.7.3) |
12 | 12 | nio4r (~> 2.0) |
13 | 13 | websocket-driver (>= 0.6.1) |
14 | | - actionmailbox (6.1.7.1) |
15 | | - actionpack (= 6.1.7.1) |
16 | | - activejob (= 6.1.7.1) |
17 | | - activerecord (= 6.1.7.1) |
18 | | - activestorage (= 6.1.7.1) |
19 | | - activesupport (= 6.1.7.1) |
| 14 | + actionmailbox (6.1.7.3) |
| 15 | + actionpack (= 6.1.7.3) |
| 16 | + activejob (= 6.1.7.3) |
| 17 | + activerecord (= 6.1.7.3) |
| 18 | + activestorage (= 6.1.7.3) |
| 19 | + activesupport (= 6.1.7.3) |
20 | 20 | mail (>= 2.7.1) |
21 | | - actionmailer (6.1.7.1) |
22 | | - actionpack (= 6.1.7.1) |
23 | | - actionview (= 6.1.7.1) |
24 | | - activejob (= 6.1.7.1) |
25 | | - activesupport (= 6.1.7.1) |
| 21 | + actionmailer (6.1.7.3) |
| 22 | + actionpack (= 6.1.7.3) |
| 23 | + actionview (= 6.1.7.3) |
| 24 | + activejob (= 6.1.7.3) |
| 25 | + activesupport (= 6.1.7.3) |
26 | 26 | mail (~> 2.5, >= 2.5.4) |
27 | 27 | rails-dom-testing (~> 2.0) |
28 | | - actionpack (6.1.7.1) |
29 | | - actionview (= 6.1.7.1) |
30 | | - activesupport (= 6.1.7.1) |
| 28 | + actionpack (6.1.7.3) |
| 29 | + actionview (= 6.1.7.3) |
| 30 | + activesupport (= 6.1.7.3) |
31 | 31 | rack (~> 2.0, >= 2.0.9) |
32 | 32 | rack-test (>= 0.6.3) |
33 | 33 | rails-dom-testing (~> 2.0) |
34 | 34 | rails-html-sanitizer (~> 1.0, >= 1.2.0) |
35 | | - actiontext (6.1.7.1) |
36 | | - actionpack (= 6.1.7.1) |
37 | | - activerecord (= 6.1.7.1) |
38 | | - activestorage (= 6.1.7.1) |
39 | | - activesupport (= 6.1.7.1) |
| 35 | + actiontext (6.1.7.3) |
| 36 | + actionpack (= 6.1.7.3) |
| 37 | + activerecord (= 6.1.7.3) |
| 38 | + activestorage (= 6.1.7.3) |
| 39 | + activesupport (= 6.1.7.3) |
40 | 40 | nokogiri (>= 1.8.5) |
41 | | - actionview (6.1.7.1) |
42 | | - activesupport (= 6.1.7.1) |
| 41 | + actionview (6.1.7.3) |
| 42 | + activesupport (= 6.1.7.3) |
43 | 43 | builder (~> 3.1) |
44 | 44 | erubi (~> 1.4) |
45 | 45 | rails-dom-testing (~> 2.0) |
46 | 46 | rails-html-sanitizer (~> 1.1, >= 1.2.0) |
47 | | - activejob (6.1.7.1) |
48 | | - activesupport (= 6.1.7.1) |
| 47 | + activejob (6.1.7.3) |
| 48 | + activesupport (= 6.1.7.3) |
49 | 49 | globalid (>= 0.3.6) |
50 | | - activemodel (6.1.7.1) |
51 | | - activesupport (= 6.1.7.1) |
52 | | - activerecord (6.1.7.1) |
53 | | - activemodel (= 6.1.7.1) |
54 | | - activesupport (= 6.1.7.1) |
55 | | - activestorage (6.1.7.1) |
56 | | - actionpack (= 6.1.7.1) |
57 | | - activejob (= 6.1.7.1) |
58 | | - activerecord (= 6.1.7.1) |
59 | | - activesupport (= 6.1.7.1) |
| 50 | + activemodel (6.1.7.3) |
| 51 | + activesupport (= 6.1.7.3) |
| 52 | + activerecord (6.1.7.3) |
| 53 | + activemodel (= 6.1.7.3) |
| 54 | + activesupport (= 6.1.7.3) |
| 55 | + activestorage (6.1.7.3) |
| 56 | + actionpack (= 6.1.7.3) |
| 57 | + activejob (= 6.1.7.3) |
| 58 | + activerecord (= 6.1.7.3) |
| 59 | + activesupport (= 6.1.7.3) |
60 | 60 | marcel (~> 1.0) |
61 | 61 | mini_mime (>= 1.1.0) |
62 | | - activesupport (6.1.7.1) |
| 62 | + activesupport (6.1.7.3) |
63 | 63 | concurrent-ruby (~> 1.0, >= 1.0.2) |
64 | 64 | i18n (>= 1.6, < 2) |
65 | 65 | minitest (>= 5.1) |
@@ -142,20 +142,20 @@ GEM |
142 | 142 | rack (2.2.18) |
143 | 143 | rack-test (2.2.0) |
144 | 144 | rack (>= 1.3) |
145 | | - rails (6.1.7.1) |
146 | | - actioncable (= 6.1.7.1) |
147 | | - actionmailbox (= 6.1.7.1) |
148 | | - actionmailer (= 6.1.7.1) |
149 | | - actionpack (= 6.1.7.1) |
150 | | - actiontext (= 6.1.7.1) |
151 | | - actionview (= 6.1.7.1) |
152 | | - activejob (= 6.1.7.1) |
153 | | - activemodel (= 6.1.7.1) |
154 | | - activerecord (= 6.1.7.1) |
155 | | - activestorage (= 6.1.7.1) |
156 | | - activesupport (= 6.1.7.1) |
| 145 | + rails (6.1.7.3) |
| 146 | + actioncable (= 6.1.7.3) |
| 147 | + actionmailbox (= 6.1.7.3) |
| 148 | + actionmailer (= 6.1.7.3) |
| 149 | + actionpack (= 6.1.7.3) |
| 150 | + actiontext (= 6.1.7.3) |
| 151 | + actionview (= 6.1.7.3) |
| 152 | + activejob (= 6.1.7.3) |
| 153 | + activemodel (= 6.1.7.3) |
| 154 | + activerecord (= 6.1.7.3) |
| 155 | + activestorage (= 6.1.7.3) |
| 156 | + activesupport (= 6.1.7.3) |
157 | 157 | bundler (>= 1.15.0) |
158 | | - railties (= 6.1.7.1) |
| 158 | + railties (= 6.1.7.3) |
159 | 159 | sprockets-rails (>= 2.0.0) |
160 | 160 | rails-dom-testing (2.3.0) |
161 | 161 | activesupport (>= 5.0.0) |
|
164 | 164 | rails-html-sanitizer (1.6.2) |
165 | 165 | loofah (~> 2.21) |
166 | 166 | 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) |
167 | | - railties (6.1.7.1) |
168 | | - actionpack (= 6.1.7.1) |
169 | | - activesupport (= 6.1.7.1) |
| 167 | + railties (6.1.7.3) |
| 168 | + actionpack (= 6.1.7.3) |
| 169 | + activesupport (= 6.1.7.3) |
170 | 170 | method_source |
171 | 171 | rake (>= 12.2) |
172 | 172 | thor (~> 1.0) |
|
0 commit comments