|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - actioncable (6.0.6.1) |
5 |
| - actionpack (= 6.0.6.1) |
| 4 | + actioncable (6.1.7.2) |
| 5 | + actionpack (= 6.1.7.2) |
| 6 | + activesupport (= 6.1.7.2) |
6 | 7 | nio4r (~> 2.0)
|
7 | 8 | websocket-driver (>= 0.6.1)
|
8 |
| - actionmailbox (6.0.6.1) |
9 |
| - actionpack (= 6.0.6.1) |
10 |
| - activejob (= 6.0.6.1) |
11 |
| - activerecord (= 6.0.6.1) |
12 |
| - activestorage (= 6.0.6.1) |
13 |
| - activesupport (= 6.0.6.1) |
| 9 | + actionmailbox (6.1.7.2) |
| 10 | + actionpack (= 6.1.7.2) |
| 11 | + activejob (= 6.1.7.2) |
| 12 | + activerecord (= 6.1.7.2) |
| 13 | + activestorage (= 6.1.7.2) |
| 14 | + activesupport (= 6.1.7.2) |
14 | 15 | mail (>= 2.7.1)
|
15 |
| - actionmailer (6.0.6.1) |
16 |
| - actionpack (= 6.0.6.1) |
17 |
| - actionview (= 6.0.6.1) |
18 |
| - activejob (= 6.0.6.1) |
| 16 | + actionmailer (6.1.7.2) |
| 17 | + actionpack (= 6.1.7.2) |
| 18 | + actionview (= 6.1.7.2) |
| 19 | + activejob (= 6.1.7.2) |
| 20 | + activesupport (= 6.1.7.2) |
19 | 21 | mail (~> 2.5, >= 2.5.4)
|
20 | 22 | rails-dom-testing (~> 2.0)
|
21 |
| - actionpack (6.0.6.1) |
22 |
| - actionview (= 6.0.6.1) |
23 |
| - activesupport (= 6.0.6.1) |
24 |
| - rack (~> 2.0, >= 2.0.8) |
| 23 | + actionpack (6.1.7.2) |
| 24 | + actionview (= 6.1.7.2) |
| 25 | + activesupport (= 6.1.7.2) |
| 26 | + rack (~> 2.0, >= 2.0.9) |
25 | 27 | rack-test (>= 0.6.3)
|
26 | 28 | rails-dom-testing (~> 2.0)
|
27 | 29 | rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
28 | 30 | actionpack-page_caching (1.2.4)
|
29 | 31 | actionpack (>= 4.0.0)
|
30 |
| - actiontext (6.0.6.1) |
31 |
| - actionpack (= 6.0.6.1) |
32 |
| - activerecord (= 6.0.6.1) |
33 |
| - activestorage (= 6.0.6.1) |
34 |
| - activesupport (= 6.0.6.1) |
| 32 | + actiontext (6.1.7.2) |
| 33 | + actionpack (= 6.1.7.2) |
| 34 | + activerecord (= 6.1.7.2) |
| 35 | + activestorage (= 6.1.7.2) |
| 36 | + activesupport (= 6.1.7.2) |
35 | 37 | nokogiri (>= 1.8.5)
|
36 |
| - actionview (6.0.6.1) |
37 |
| - activesupport (= 6.0.6.1) |
| 38 | + actionview (6.1.7.2) |
| 39 | + activesupport (= 6.1.7.2) |
38 | 40 | builder (~> 3.1)
|
39 | 41 | erubi (~> 1.4)
|
40 | 42 | rails-dom-testing (~> 2.0)
|
41 | 43 | rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
42 |
| - activejob (6.0.6.1) |
43 |
| - activesupport (= 6.0.6.1) |
| 44 | + activejob (6.1.7.2) |
| 45 | + activesupport (= 6.1.7.2) |
44 | 46 | globalid (>= 0.3.6)
|
45 |
| - activemodel (6.0.6.1) |
46 |
| - activesupport (= 6.0.6.1) |
47 |
| - activerecord (6.0.6.1) |
48 |
| - activemodel (= 6.0.6.1) |
49 |
| - activesupport (= 6.0.6.1) |
50 |
| - activestorage (6.0.6.1) |
51 |
| - actionpack (= 6.0.6.1) |
52 |
| - activejob (= 6.0.6.1) |
53 |
| - activerecord (= 6.0.6.1) |
| 47 | + activemodel (6.1.7.2) |
| 48 | + activesupport (= 6.1.7.2) |
| 49 | + activerecord (6.1.7.2) |
| 50 | + activemodel (= 6.1.7.2) |
| 51 | + activesupport (= 6.1.7.2) |
| 52 | + activestorage (6.1.7.2) |
| 53 | + actionpack (= 6.1.7.2) |
| 54 | + activejob (= 6.1.7.2) |
| 55 | + activerecord (= 6.1.7.2) |
| 56 | + activesupport (= 6.1.7.2) |
54 | 57 | marcel (~> 1.0)
|
55 |
| - activesupport (6.0.6.1) |
| 58 | + mini_mime (>= 1.1.0) |
| 59 | + activesupport (6.1.7.2) |
56 | 60 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
57 |
| - i18n (>= 0.7, < 2) |
58 |
| - minitest (~> 5.1) |
59 |
| - tzinfo (~> 1.1) |
60 |
| - zeitwerk (~> 2.2, >= 2.2.2) |
| 61 | + i18n (>= 1.6, < 2) |
| 62 | + minitest (>= 5.1) |
| 63 | + tzinfo (~> 2.0) |
| 64 | + zeitwerk (~> 2.3) |
61 | 65 | airbrussh (1.4.0)
|
62 | 66 | sshkit (>= 1.6.1, != 1.7.0)
|
63 | 67 | bcrypt_pbkdf (1.0.1)
|
@@ -137,36 +141,36 @@ GEM
|
137 | 141 | rack (2.2.6.2)
|
138 | 142 | rack-test (2.0.2)
|
139 | 143 | rack (>= 1.3)
|
140 |
| - rails (6.0.6.1) |
141 |
| - actioncable (= 6.0.6.1) |
142 |
| - actionmailbox (= 6.0.6.1) |
143 |
| - actionmailer (= 6.0.6.1) |
144 |
| - actionpack (= 6.0.6.1) |
145 |
| - actiontext (= 6.0.6.1) |
146 |
| - actionview (= 6.0.6.1) |
147 |
| - activejob (= 6.0.6.1) |
148 |
| - activemodel (= 6.0.6.1) |
149 |
| - activerecord (= 6.0.6.1) |
150 |
| - activestorage (= 6.0.6.1) |
151 |
| - activesupport (= 6.0.6.1) |
152 |
| - bundler (>= 1.3.0) |
153 |
| - railties (= 6.0.6.1) |
| 144 | + rails (6.1.7.2) |
| 145 | + actioncable (= 6.1.7.2) |
| 146 | + actionmailbox (= 6.1.7.2) |
| 147 | + actionmailer (= 6.1.7.2) |
| 148 | + actionpack (= 6.1.7.2) |
| 149 | + actiontext (= 6.1.7.2) |
| 150 | + actionview (= 6.1.7.2) |
| 151 | + activejob (= 6.1.7.2) |
| 152 | + activemodel (= 6.1.7.2) |
| 153 | + activerecord (= 6.1.7.2) |
| 154 | + activestorage (= 6.1.7.2) |
| 155 | + activesupport (= 6.1.7.2) |
| 156 | + bundler (>= 1.15.0) |
| 157 | + railties (= 6.1.7.2) |
154 | 158 | sprockets-rails (>= 2.0.0)
|
155 |
| - rails-controller-testing (1.0.4) |
156 |
| - actionpack (>= 5.0.1.x) |
157 |
| - actionview (>= 5.0.1.x) |
158 |
| - activesupport (>= 5.0.1.x) |
| 159 | + rails-controller-testing (1.0.5) |
| 160 | + actionpack (>= 5.0.1.rc1) |
| 161 | + actionview (>= 5.0.1.rc1) |
| 162 | + activesupport (>= 5.0.1.rc1) |
159 | 163 | rails-dom-testing (2.0.3)
|
160 | 164 | activesupport (>= 4.2.0)
|
161 | 165 | nokogiri (>= 1.6)
|
162 | 166 | rails-html-sanitizer (1.5.0)
|
163 | 167 | loofah (~> 2.19, >= 2.19.1)
|
164 |
| - railties (6.0.6.1) |
165 |
| - actionpack (= 6.0.6.1) |
166 |
| - activesupport (= 6.0.6.1) |
| 168 | + railties (6.1.7.2) |
| 169 | + actionpack (= 6.1.7.2) |
| 170 | + activesupport (= 6.1.7.2) |
167 | 171 | method_source
|
168 |
| - rake (>= 0.8.7) |
169 |
| - thor (>= 0.20.3, < 2.0) |
| 172 | + rake (>= 12.2) |
| 173 | + thor (~> 1.0) |
170 | 174 | rake (13.0.6)
|
171 | 175 | rb-fsevent (0.11.2)
|
172 | 176 | rb-inotify (0.10.1)
|
@@ -198,14 +202,13 @@ GEM
|
198 | 202 | net-scp (>= 1.1.2)
|
199 | 203 | net-ssh (>= 2.8.0)
|
200 | 204 | thor (1.2.1)
|
201 |
| - thread_safe (0.3.6) |
202 | 205 | tilt (2.0.10)
|
203 | 206 | timeout (0.3.1)
|
204 | 207 | turbolinks (5.2.1)
|
205 | 208 | turbolinks-source (~> 5.2)
|
206 | 209 | turbolinks-source (5.2.0)
|
207 |
| - tzinfo (1.2.11) |
208 |
| - thread_safe (~> 0.1) |
| 210 | + tzinfo (2.0.6) |
| 211 | + concurrent-ruby (~> 1.0) |
209 | 212 | uglifier (4.2.0)
|
210 | 213 | execjs (>= 0.3.0, < 3)
|
211 | 214 | unf (0.1.4)
|
@@ -236,7 +239,7 @@ DEPENDENCIES
|
236 | 239 | listen (>= 3.0.5, < 3.9)
|
237 | 240 | pg
|
238 | 241 | puma (~> 5.6)
|
239 |
| - rails (~> 6.0.3) |
| 242 | + rails (~> 6.1) |
240 | 243 | rails-controller-testing
|
241 | 244 | rbnacl (>= 3.2, < 5.0)
|
242 | 245 | rbnacl-libsodium
|
|
0 commit comments