|
7 | 7 | GEM |
8 | 8 | remote: https://rubygems.org/ |
9 | 9 | specs: |
10 | | - actioncable (6.1.1) |
11 | | - actionpack (= 6.1.1) |
12 | | - activesupport (= 6.1.1) |
| 10 | + actioncable (6.1.3.1) |
| 11 | + actionpack (= 6.1.3.1) |
| 12 | + activesupport (= 6.1.3.1) |
13 | 13 | nio4r (~> 2.0) |
14 | 14 | websocket-driver (>= 0.6.1) |
15 | | - actionmailbox (6.1.1) |
16 | | - actionpack (= 6.1.1) |
17 | | - activejob (= 6.1.1) |
18 | | - activerecord (= 6.1.1) |
19 | | - activestorage (= 6.1.1) |
20 | | - activesupport (= 6.1.1) |
| 15 | + actionmailbox (6.1.3.1) |
| 16 | + actionpack (= 6.1.3.1) |
| 17 | + activejob (= 6.1.3.1) |
| 18 | + activerecord (= 6.1.3.1) |
| 19 | + activestorage (= 6.1.3.1) |
| 20 | + activesupport (= 6.1.3.1) |
21 | 21 | mail (>= 2.7.1) |
22 | | - actionmailer (6.1.1) |
23 | | - actionpack (= 6.1.1) |
24 | | - actionview (= 6.1.1) |
25 | | - activejob (= 6.1.1) |
26 | | - activesupport (= 6.1.1) |
| 22 | + actionmailer (6.1.3.1) |
| 23 | + actionpack (= 6.1.3.1) |
| 24 | + actionview (= 6.1.3.1) |
| 25 | + activejob (= 6.1.3.1) |
| 26 | + activesupport (= 6.1.3.1) |
27 | 27 | mail (~> 2.5, >= 2.5.4) |
28 | 28 | rails-dom-testing (~> 2.0) |
29 | | - actionpack (6.1.1) |
30 | | - actionview (= 6.1.1) |
31 | | - activesupport (= 6.1.1) |
| 29 | + actionpack (6.1.3.1) |
| 30 | + actionview (= 6.1.3.1) |
| 31 | + activesupport (= 6.1.3.1) |
32 | 32 | rack (~> 2.0, >= 2.0.9) |
33 | 33 | rack-test (>= 0.6.3) |
34 | 34 | rails-dom-testing (~> 2.0) |
35 | 35 | rails-html-sanitizer (~> 1.0, >= 1.2.0) |
36 | | - actiontext (6.1.1) |
37 | | - actionpack (= 6.1.1) |
38 | | - activerecord (= 6.1.1) |
39 | | - activestorage (= 6.1.1) |
40 | | - activesupport (= 6.1.1) |
| 36 | + actiontext (6.1.3.1) |
| 37 | + actionpack (= 6.1.3.1) |
| 38 | + activerecord (= 6.1.3.1) |
| 39 | + activestorage (= 6.1.3.1) |
| 40 | + activesupport (= 6.1.3.1) |
41 | 41 | nokogiri (>= 1.8.5) |
42 | | - actionview (6.1.1) |
43 | | - activesupport (= 6.1.1) |
| 42 | + actionview (6.1.3.1) |
| 43 | + activesupport (= 6.1.3.1) |
44 | 44 | builder (~> 3.1) |
45 | 45 | erubi (~> 1.4) |
46 | 46 | rails-dom-testing (~> 2.0) |
47 | 47 | rails-html-sanitizer (~> 1.1, >= 1.2.0) |
48 | | - activejob (6.1.1) |
49 | | - activesupport (= 6.1.1) |
| 48 | + activejob (6.1.3.1) |
| 49 | + activesupport (= 6.1.3.1) |
50 | 50 | globalid (>= 0.3.6) |
51 | | - activemodel (6.1.1) |
52 | | - activesupport (= 6.1.1) |
53 | | - activerecord (6.1.1) |
54 | | - activemodel (= 6.1.1) |
55 | | - activesupport (= 6.1.1) |
56 | | - activestorage (6.1.1) |
57 | | - actionpack (= 6.1.1) |
58 | | - activejob (= 6.1.1) |
59 | | - activerecord (= 6.1.1) |
60 | | - activesupport (= 6.1.1) |
61 | | - marcel (~> 0.3.1) |
62 | | - mimemagic (~> 0.3.2) |
63 | | - activesupport (6.1.1) |
| 51 | + activemodel (6.1.3.1) |
| 52 | + activesupport (= 6.1.3.1) |
| 53 | + activerecord (6.1.3.1) |
| 54 | + activemodel (= 6.1.3.1) |
| 55 | + activesupport (= 6.1.3.1) |
| 56 | + activestorage (6.1.3.1) |
| 57 | + actionpack (= 6.1.3.1) |
| 58 | + activejob (= 6.1.3.1) |
| 59 | + activerecord (= 6.1.3.1) |
| 60 | + activesupport (= 6.1.3.1) |
| 61 | + marcel (~> 1.0.0) |
| 62 | + mini_mime (~> 1.0.2) |
| 63 | + activesupport (6.1.3.1) |
64 | 64 | concurrent-ruby (~> 1.0, >= 1.0.2) |
65 | 65 | i18n (>= 1.6, < 2) |
66 | 66 | minitest (>= 5.1) |
|
70 | 70 | codecov (0.2.12) |
71 | 71 | json |
72 | 72 | simplecov |
73 | | - concurrent-ruby (1.1.7) |
| 73 | + concurrent-ruby (1.1.8) |
74 | 74 | crass (1.0.6) |
75 | 75 | docile (1.3.4) |
76 | 76 | erubi (1.10.0) |
77 | 77 | factory_bot (6.1.0) |
78 | 78 | activesupport (>= 5.0.0) |
79 | 79 | globalid (0.4.2) |
80 | 80 | activesupport (>= 4.2.0) |
81 | | - i18n (1.8.7) |
| 81 | + i18n (1.8.10) |
82 | 82 | concurrent-ruby (~> 1.0) |
83 | 83 | json (2.5.1) |
84 | | - loofah (2.8.0) |
| 84 | + loofah (2.9.0) |
85 | 85 | crass (~> 1.0.2) |
86 | 86 | nokogiri (>= 1.5.9) |
87 | 87 | mail (2.7.1) |
88 | 88 | mini_mime (>= 0.1.1) |
89 | | - marcel (0.3.3) |
90 | | - mimemagic (~> 0.3.2) |
| 89 | + marcel (1.0.0) |
91 | 90 | method_source (1.0.0) |
92 | | - mimemagic (0.3.5) |
93 | | - mini_mime (1.0.2) |
| 91 | + mini_mime (1.0.3) |
94 | 92 | mini_portile2 (2.5.0) |
95 | | - minitest (5.14.3) |
96 | | - nio4r (2.5.4) |
97 | | - nokogiri (1.11.1) |
| 93 | + minitest (5.14.4) |
| 94 | + nio4r (2.5.7) |
| 95 | + nokogiri (1.11.2) |
98 | 96 | mini_portile2 (~> 2.5.0) |
99 | 97 | racc (~> 1.4) |
100 | 98 | pg (1.2.3) |
101 | 99 | racc (1.5.2) |
102 | 100 | rack (2.2.3) |
103 | 101 | rack-test (1.1.0) |
104 | 102 | rack (>= 1.0, < 3) |
105 | | - rails (6.1.1) |
106 | | - actioncable (= 6.1.1) |
107 | | - actionmailbox (= 6.1.1) |
108 | | - actionmailer (= 6.1.1) |
109 | | - actionpack (= 6.1.1) |
110 | | - actiontext (= 6.1.1) |
111 | | - actionview (= 6.1.1) |
112 | | - activejob (= 6.1.1) |
113 | | - activemodel (= 6.1.1) |
114 | | - activerecord (= 6.1.1) |
115 | | - activestorage (= 6.1.1) |
116 | | - activesupport (= 6.1.1) |
| 103 | + rails (6.1.3.1) |
| 104 | + actioncable (= 6.1.3.1) |
| 105 | + actionmailbox (= 6.1.3.1) |
| 106 | + actionmailer (= 6.1.3.1) |
| 107 | + actionpack (= 6.1.3.1) |
| 108 | + actiontext (= 6.1.3.1) |
| 109 | + actionview (= 6.1.3.1) |
| 110 | + activejob (= 6.1.3.1) |
| 111 | + activemodel (= 6.1.3.1) |
| 112 | + activerecord (= 6.1.3.1) |
| 113 | + activestorage (= 6.1.3.1) |
| 114 | + activesupport (= 6.1.3.1) |
117 | 115 | bundler (>= 1.15.0) |
118 | | - railties (= 6.1.1) |
| 116 | + railties (= 6.1.3.1) |
119 | 117 | sprockets-rails (>= 2.0.0) |
120 | 118 | rails-dom-testing (2.0.3) |
121 | 119 | activesupport (>= 4.2.0) |
122 | 120 | nokogiri (>= 1.6) |
123 | 121 | rails-html-sanitizer (1.3.0) |
124 | 122 | loofah (~> 2.3) |
125 | | - railties (6.1.1) |
126 | | - actionpack (= 6.1.1) |
127 | | - activesupport (= 6.1.1) |
| 123 | + railties (6.1.3.1) |
| 124 | + actionpack (= 6.1.3.1) |
| 125 | + activesupport (= 6.1.3.1) |
128 | 126 | method_source |
129 | 127 | rake (>= 0.8.7) |
130 | 128 | thor (~> 1.0) |
|
142 | 140 | actionpack (>= 4.0) |
143 | 141 | activesupport (>= 4.0) |
144 | 142 | sprockets (>= 3.0.0) |
145 | | - thor (1.0.1) |
| 143 | + thor (1.1.0) |
146 | 144 | tzinfo (2.0.4) |
147 | 145 | concurrent-ruby (~> 1.0) |
148 | 146 | websocket-driver (0.7.3) |
|
0 commit comments