|
10 | 10 | GEM |
11 | 11 | remote: https://rubygems.org/ |
12 | 12 | specs: |
13 | | - actioncable (6.1.3.1) |
14 | | - actionpack (= 6.1.3.1) |
15 | | - activesupport (= 6.1.3.1) |
| 13 | + actioncable (6.1.3.2) |
| 14 | + actionpack (= 6.1.3.2) |
| 15 | + activesupport (= 6.1.3.2) |
16 | 16 | nio4r (~> 2.0) |
17 | 17 | websocket-driver (>= 0.6.1) |
18 | | - actionmailbox (6.1.3.1) |
19 | | - actionpack (= 6.1.3.1) |
20 | | - activejob (= 6.1.3.1) |
21 | | - activerecord (= 6.1.3.1) |
22 | | - activestorage (= 6.1.3.1) |
23 | | - activesupport (= 6.1.3.1) |
| 18 | + actionmailbox (6.1.3.2) |
| 19 | + actionpack (= 6.1.3.2) |
| 20 | + activejob (= 6.1.3.2) |
| 21 | + activerecord (= 6.1.3.2) |
| 22 | + activestorage (= 6.1.3.2) |
| 23 | + activesupport (= 6.1.3.2) |
24 | 24 | mail (>= 2.7.1) |
25 | | - actionmailer (6.1.3.1) |
26 | | - actionpack (= 6.1.3.1) |
27 | | - actionview (= 6.1.3.1) |
28 | | - activejob (= 6.1.3.1) |
29 | | - activesupport (= 6.1.3.1) |
| 25 | + actionmailer (6.1.3.2) |
| 26 | + actionpack (= 6.1.3.2) |
| 27 | + actionview (= 6.1.3.2) |
| 28 | + activejob (= 6.1.3.2) |
| 29 | + activesupport (= 6.1.3.2) |
30 | 30 | mail (~> 2.5, >= 2.5.4) |
31 | 31 | rails-dom-testing (~> 2.0) |
32 | | - actionpack (6.1.3.1) |
33 | | - actionview (= 6.1.3.1) |
34 | | - activesupport (= 6.1.3.1) |
| 32 | + actionpack (6.1.3.2) |
| 33 | + actionview (= 6.1.3.2) |
| 34 | + activesupport (= 6.1.3.2) |
35 | 35 | rack (~> 2.0, >= 2.0.9) |
36 | 36 | rack-test (>= 0.6.3) |
37 | 37 | rails-dom-testing (~> 2.0) |
38 | 38 | rails-html-sanitizer (~> 1.0, >= 1.2.0) |
39 | | - actiontext (6.1.3.1) |
40 | | - actionpack (= 6.1.3.1) |
41 | | - activerecord (= 6.1.3.1) |
42 | | - activestorage (= 6.1.3.1) |
43 | | - activesupport (= 6.1.3.1) |
| 39 | + actiontext (6.1.3.2) |
| 40 | + actionpack (= 6.1.3.2) |
| 41 | + activerecord (= 6.1.3.2) |
| 42 | + activestorage (= 6.1.3.2) |
| 43 | + activesupport (= 6.1.3.2) |
44 | 44 | nokogiri (>= 1.8.5) |
45 | | - actionview (6.1.3.1) |
46 | | - activesupport (= 6.1.3.1) |
| 45 | + actionview (6.1.3.2) |
| 46 | + activesupport (= 6.1.3.2) |
47 | 47 | builder (~> 3.1) |
48 | 48 | erubi (~> 1.4) |
49 | 49 | rails-dom-testing (~> 2.0) |
50 | 50 | rails-html-sanitizer (~> 1.1, >= 1.2.0) |
51 | | - activejob (6.1.3.1) |
52 | | - activesupport (= 6.1.3.1) |
| 51 | + activejob (6.1.3.2) |
| 52 | + activesupport (= 6.1.3.2) |
53 | 53 | globalid (>= 0.3.6) |
54 | | - activemodel (6.1.3.1) |
55 | | - activesupport (= 6.1.3.1) |
56 | | - activerecord (6.1.3.1) |
57 | | - activemodel (= 6.1.3.1) |
58 | | - activesupport (= 6.1.3.1) |
59 | | - activestorage (6.1.3.1) |
60 | | - actionpack (= 6.1.3.1) |
61 | | - activejob (= 6.1.3.1) |
62 | | - activerecord (= 6.1.3.1) |
63 | | - activesupport (= 6.1.3.1) |
| 54 | + activemodel (6.1.3.2) |
| 55 | + activesupport (= 6.1.3.2) |
| 56 | + activerecord (6.1.3.2) |
| 57 | + activemodel (= 6.1.3.2) |
| 58 | + activesupport (= 6.1.3.2) |
| 59 | + activestorage (6.1.3.2) |
| 60 | + actionpack (= 6.1.3.2) |
| 61 | + activejob (= 6.1.3.2) |
| 62 | + activerecord (= 6.1.3.2) |
| 63 | + activesupport (= 6.1.3.2) |
64 | 64 | marcel (~> 1.0.0) |
65 | 65 | mini_mime (~> 1.0.2) |
66 | | - activesupport (6.1.3.1) |
| 66 | + activesupport (6.1.3.2) |
67 | 67 | concurrent-ruby (~> 1.0, >= 1.0.2) |
68 | 68 | i18n (>= 1.6, < 2) |
69 | 69 | minitest (>= 5.1) |
|
87 | 87 | marcel (1.0.1) |
88 | 88 | method_source (1.0.0) |
89 | 89 | mini_mime (1.0.3) |
90 | | - mini_portile2 (2.5.0) |
| 90 | + mini_portile2 (2.5.1) |
91 | 91 | minitest (5.14.4) |
92 | 92 | nio4r (2.5.7) |
93 | | - nokogiri (1.11.3) |
| 93 | + nokogiri (1.11.4) |
94 | 94 | mini_portile2 (~> 2.5.0) |
95 | 95 | racc (~> 1.4) |
96 | 96 | parallel (1.20.1) |
97 | | - parser (3.0.1.0) |
| 97 | + parser (3.0.1.1) |
98 | 98 | ast (~> 2.4.1) |
99 | 99 | racc (1.5.2) |
100 | 100 | rack (2.2.3) |
101 | 101 | rack-proxy (0.6.5) |
102 | 102 | rack |
103 | 103 | rack-test (1.1.0) |
104 | 104 | rack (>= 1.0, < 3) |
105 | | - rails (6.1.3.1) |
106 | | - actioncable (= 6.1.3.1) |
107 | | - actionmailbox (= 6.1.3.1) |
108 | | - actionmailer (= 6.1.3.1) |
109 | | - actionpack (= 6.1.3.1) |
110 | | - actiontext (= 6.1.3.1) |
111 | | - actionview (= 6.1.3.1) |
112 | | - activejob (= 6.1.3.1) |
113 | | - activemodel (= 6.1.3.1) |
114 | | - activerecord (= 6.1.3.1) |
115 | | - activestorage (= 6.1.3.1) |
116 | | - activesupport (= 6.1.3.1) |
| 105 | + rails (6.1.3.2) |
| 106 | + actioncable (= 6.1.3.2) |
| 107 | + actionmailbox (= 6.1.3.2) |
| 108 | + actionmailer (= 6.1.3.2) |
| 109 | + actionpack (= 6.1.3.2) |
| 110 | + actiontext (= 6.1.3.2) |
| 111 | + actionview (= 6.1.3.2) |
| 112 | + activejob (= 6.1.3.2) |
| 113 | + activemodel (= 6.1.3.2) |
| 114 | + activerecord (= 6.1.3.2) |
| 115 | + activestorage (= 6.1.3.2) |
| 116 | + activesupport (= 6.1.3.2) |
117 | 117 | bundler (>= 1.15.0) |
118 | | - railties (= 6.1.3.1) |
| 118 | + railties (= 6.1.3.2) |
119 | 119 | sprockets-rails (>= 2.0.0) |
120 | 120 | rails-dom-testing (2.0.3) |
121 | 121 | activesupport (>= 4.2.0) |
122 | 122 | nokogiri (>= 1.6) |
123 | 123 | rails-html-sanitizer (1.3.0) |
124 | 124 | loofah (~> 2.3) |
125 | | - railties (6.1.3.1) |
126 | | - actionpack (= 6.1.3.1) |
127 | | - activesupport (= 6.1.3.1) |
| 125 | + railties (6.1.3.2) |
| 126 | + actionpack (= 6.1.3.2) |
| 127 | + activesupport (= 6.1.3.2) |
128 | 128 | method_source |
129 | 129 | rake (>= 0.8.7) |
130 | 130 | thor (~> 1.0) |
|
141 | 141 | rubocop-ast (>= 0.6.0) |
142 | 142 | ruby-progressbar (~> 1.7) |
143 | 143 | unicode-display_width (>= 1.4.0, < 2.0) |
144 | | - rubocop-ast (1.4.1) |
145 | | - parser (>= 2.7.1.5) |
| 144 | + rubocop-ast (1.5.0) |
| 145 | + parser (>= 3.0.1.1) |
146 | 146 | rubocop-performance (1.10.2) |
147 | 147 | rubocop (>= 0.90.0, < 2.0) |
148 | 148 | rubocop-ast (>= 0.4.0) |
|
0 commit comments