|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - actioncable (6.1.7.9) |
5 |
| - actionpack (= 6.1.7.9) |
6 |
| - activesupport (= 6.1.7.9) |
| 4 | + actioncable (6.1.7.10) |
| 5 | + actionpack (= 6.1.7.10) |
| 6 | + activesupport (= 6.1.7.10) |
7 | 7 | nio4r (~> 2.0)
|
8 | 8 | websocket-driver (>= 0.6.1)
|
9 |
| - actionmailbox (6.1.7.9) |
10 |
| - actionpack (= 6.1.7.9) |
11 |
| - activejob (= 6.1.7.9) |
12 |
| - activerecord (= 6.1.7.9) |
13 |
| - activestorage (= 6.1.7.9) |
14 |
| - activesupport (= 6.1.7.9) |
| 9 | + actionmailbox (6.1.7.10) |
| 10 | + actionpack (= 6.1.7.10) |
| 11 | + activejob (= 6.1.7.10) |
| 12 | + activerecord (= 6.1.7.10) |
| 13 | + activestorage (= 6.1.7.10) |
| 14 | + activesupport (= 6.1.7.10) |
15 | 15 | mail (>= 2.7.1)
|
16 |
| - actionmailer (6.1.7.9) |
17 |
| - actionpack (= 6.1.7.9) |
18 |
| - actionview (= 6.1.7.9) |
19 |
| - activejob (= 6.1.7.9) |
20 |
| - activesupport (= 6.1.7.9) |
| 16 | + actionmailer (6.1.7.10) |
| 17 | + actionpack (= 6.1.7.10) |
| 18 | + actionview (= 6.1.7.10) |
| 19 | + activejob (= 6.1.7.10) |
| 20 | + activesupport (= 6.1.7.10) |
21 | 21 | mail (~> 2.5, >= 2.5.4)
|
22 | 22 | rails-dom-testing (~> 2.0)
|
23 |
| - actionpack (6.1.7.9) |
24 |
| - actionview (= 6.1.7.9) |
25 |
| - activesupport (= 6.1.7.9) |
| 23 | + actionpack (6.1.7.10) |
| 24 | + actionview (= 6.1.7.10) |
| 25 | + activesupport (= 6.1.7.10) |
26 | 26 | rack (~> 2.0, >= 2.0.9)
|
27 | 27 | rack-test (>= 0.6.3)
|
28 | 28 | rails-dom-testing (~> 2.0)
|
29 | 29 | rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
30 |
| - actiontext (6.1.7.9) |
31 |
| - actionpack (= 6.1.7.9) |
32 |
| - activerecord (= 6.1.7.9) |
33 |
| - activestorage (= 6.1.7.9) |
34 |
| - activesupport (= 6.1.7.9) |
| 30 | + actiontext (6.1.7.10) |
| 31 | + actionpack (= 6.1.7.10) |
| 32 | + activerecord (= 6.1.7.10) |
| 33 | + activestorage (= 6.1.7.10) |
| 34 | + activesupport (= 6.1.7.10) |
35 | 35 | nokogiri (>= 1.8.5)
|
36 |
| - actionview (6.1.7.9) |
37 |
| - activesupport (= 6.1.7.9) |
| 36 | + actionview (6.1.7.10) |
| 37 | + activesupport (= 6.1.7.10) |
38 | 38 | builder (~> 3.1)
|
39 | 39 | erubi (~> 1.4)
|
40 | 40 | rails-dom-testing (~> 2.0)
|
41 | 41 | rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
42 |
| - activejob (6.1.7.9) |
43 |
| - activesupport (= 6.1.7.9) |
| 42 | + activejob (6.1.7.10) |
| 43 | + activesupport (= 6.1.7.10) |
44 | 44 | globalid (>= 0.3.6)
|
45 |
| - activemodel (6.1.7.9) |
46 |
| - activesupport (= 6.1.7.9) |
47 |
| - activerecord (6.1.7.9) |
48 |
| - activemodel (= 6.1.7.9) |
49 |
| - activesupport (= 6.1.7.9) |
50 |
| - activestorage (6.1.7.9) |
51 |
| - actionpack (= 6.1.7.9) |
52 |
| - activejob (= 6.1.7.9) |
53 |
| - activerecord (= 6.1.7.9) |
54 |
| - activesupport (= 6.1.7.9) |
| 45 | + activemodel (6.1.7.10) |
| 46 | + activesupport (= 6.1.7.10) |
| 47 | + activerecord (6.1.7.10) |
| 48 | + activemodel (= 6.1.7.10) |
| 49 | + activesupport (= 6.1.7.10) |
| 50 | + activestorage (6.1.7.10) |
| 51 | + actionpack (= 6.1.7.10) |
| 52 | + activejob (= 6.1.7.10) |
| 53 | + activerecord (= 6.1.7.10) |
| 54 | + activesupport (= 6.1.7.10) |
55 | 55 | marcel (~> 1.0)
|
56 | 56 | mini_mime (>= 1.1.0)
|
57 |
| - activesupport (6.1.7.9) |
| 57 | + activesupport (6.1.7.10) |
58 | 58 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
59 | 59 | i18n (>= 1.6, < 2)
|
60 | 60 | minitest (>= 5.1)
|
|
76 | 76 | bigdecimal
|
77 | 77 | rexml
|
78 | 78 | crass (1.0.6)
|
79 |
| - date (3.3.4) |
| 79 | + date (3.4.1) |
80 | 80 | deep_merge (1.2.2)
|
81 | 81 | default_value_for (4.0.0)
|
82 | 82 | activerecord (>= 6.1, < 7.3)
|
|
175 | 175 | activesupport
|
176 | 176 | sync
|
177 | 177 | multipart-post (2.4.1)
|
178 |
| - net-imap (0.4.17) |
| 178 | + net-imap (0.5.5) |
179 | 179 | date
|
180 | 180 | net-protocol
|
181 | 181 | net-pop (0.1.2)
|
@@ -213,20 +213,20 @@ GEM
|
213 | 213 | rack (2.2.10)
|
214 | 214 | rack-test (2.1.0)
|
215 | 215 | rack (>= 1.3)
|
216 |
| - rails (6.1.7.9) |
217 |
| - actioncable (= 6.1.7.9) |
218 |
| - actionmailbox (= 6.1.7.9) |
219 |
| - actionmailer (= 6.1.7.9) |
220 |
| - actionpack (= 6.1.7.9) |
221 |
| - actiontext (= 6.1.7.9) |
222 |
| - actionview (= 6.1.7.9) |
223 |
| - activejob (= 6.1.7.9) |
224 |
| - activemodel (= 6.1.7.9) |
225 |
| - activerecord (= 6.1.7.9) |
226 |
| - activestorage (= 6.1.7.9) |
227 |
| - activesupport (= 6.1.7.9) |
| 216 | + rails (6.1.7.10) |
| 217 | + actioncable (= 6.1.7.10) |
| 218 | + actionmailbox (= 6.1.7.10) |
| 219 | + actionmailer (= 6.1.7.10) |
| 220 | + actionpack (= 6.1.7.10) |
| 221 | + actiontext (= 6.1.7.10) |
| 222 | + actionview (= 6.1.7.10) |
| 223 | + activejob (= 6.1.7.10) |
| 224 | + activemodel (= 6.1.7.10) |
| 225 | + activerecord (= 6.1.7.10) |
| 226 | + activestorage (= 6.1.7.10) |
| 227 | + activesupport (= 6.1.7.10) |
228 | 228 | bundler (>= 1.15.0)
|
229 |
| - railties (= 6.1.7.9) |
| 229 | + railties (= 6.1.7.10) |
230 | 230 | sprockets-rails (>= 2.0.0)
|
231 | 231 | rails-dom-testing (2.2.0)
|
232 | 232 | activesupport (>= 5.0.0)
|
|
235 | 235 | rails-html-sanitizer (1.6.0)
|
236 | 236 | loofah (~> 2.21)
|
237 | 237 | nokogiri (~> 1.14)
|
238 |
| - railties (6.1.7.9) |
239 |
| - actionpack (= 6.1.7.9) |
240 |
| - activesupport (= 6.1.7.9) |
| 238 | + railties (6.1.7.10) |
| 239 | + actionpack (= 6.1.7.10) |
| 240 | + activesupport (= 6.1.7.10) |
241 | 241 | method_source
|
242 | 242 | rake (>= 12.2)
|
243 | 243 | thor (~> 1.0)
|
|
351 | 351 | thor (1.3.2)
|
352 | 352 | tilt (2.4.0)
|
353 | 353 | timecop (0.9.10)
|
354 |
| - timeout (0.4.1) |
| 354 | + timeout (0.4.3) |
355 | 355 | turbolinks (5.2.1)
|
356 | 356 | turbolinks-source (~> 5.2)
|
357 | 357 | turbolinks-source (5.2.0)
|
|
362 | 362 | addressable (>= 2.8.0)
|
363 | 363 | crack (>= 0.3.2)
|
364 | 364 | hashdiff (>= 0.4.0, < 2.0.0)
|
365 |
| - websocket-driver (0.7.6) |
| 365 | + websocket-driver (0.7.7) |
| 366 | + base64 |
366 | 367 | websocket-extensions (>= 0.1.0)
|
367 | 368 | websocket-extensions (0.1.5)
|
368 | 369 | zeitwerk (2.6.18)
|
@@ -391,7 +392,7 @@ DEPENDENCIES
|
391 | 392 | octokit (~> 4.25.0)
|
392 | 393 | pg
|
393 | 394 | puma
|
394 |
| - rails (~> 6.1.0, >= 6.1.7.8) |
| 395 | + rails (~> 6.1.0, >= 6.1.7.10) |
395 | 396 | rspec
|
396 | 397 | rspec-rails
|
397 | 398 | rugged
|
|
0 commit comments