|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - activesupport (6.0.3.7) |
| 4 | + activesupport (6.0.6) |
5 | 5 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
6 | 6 | i18n (>= 0.7, < 2)
|
7 | 7 | minitest (~> 5.1)
|
8 | 8 | tzinfo (~> 1.1)
|
9 | 9 | zeitwerk (~> 2.2, >= 2.2.2)
|
10 |
| - addressable (2.7.0) |
11 |
| - public_suffix (>= 2.0.2, < 5.0) |
| 10 | + addressable (2.8.1) |
| 11 | + public_suffix (>= 2.0.2, < 6.0) |
12 | 12 | colorator (1.1.0)
|
13 |
| - concurrent-ruby (1.1.8) |
14 |
| - em-websocket (0.5.2) |
| 13 | + concurrent-ruby (1.1.10) |
| 14 | + em-websocket (0.5.3) |
15 | 15 | eventmachine (>= 0.12.9)
|
16 |
| - http_parser.rb (~> 0.6.0) |
| 16 | + http_parser.rb (~> 0) |
17 | 17 | eventmachine (1.2.7)
|
18 | 18 | eventmachine (1.2.7-x64-mingw32)
|
19 |
| - ffi (1.15.0) |
20 |
| - ffi (1.15.0-x64-mingw32) |
| 19 | + ffi (1.15.5) |
| 20 | + ffi (1.15.5-x64-mingw32) |
21 | 21 | forwardable-extended (2.6.0)
|
22 |
| - html-pipeline (2.14.0) |
| 22 | + google-protobuf (3.21.12) |
| 23 | + google-protobuf (3.21.12-x64-mingw32) |
| 24 | + html-pipeline (2.14.3) |
23 | 25 | activesupport (>= 2)
|
24 | 26 | nokogiri (>= 1.4)
|
25 |
| - http_parser.rb (0.6.0) |
26 |
| - i18n (1.8.10) |
| 27 | + http_parser.rb (0.8.0) |
| 28 | + i18n (1.12.0) |
27 | 29 | concurrent-ruby (~> 1.0)
|
28 |
| - jekyll (4.2.0) |
| 30 | + jekyll (4.3.1) |
29 | 31 | addressable (~> 2.4)
|
30 | 32 | colorator (~> 1.0)
|
31 | 33 | em-websocket (~> 0.5)
|
32 | 34 | i18n (~> 1.0)
|
33 |
| - jekyll-sass-converter (~> 2.0) |
| 35 | + jekyll-sass-converter (>= 2.0, < 4.0) |
34 | 36 | jekyll-watch (~> 2.0)
|
35 |
| - kramdown (~> 2.3) |
| 37 | + kramdown (~> 2.3, >= 2.3.1) |
36 | 38 | kramdown-parser-gfm (~> 1.0)
|
37 | 39 | liquid (~> 4.0)
|
38 |
| - mercenary (~> 0.4.0) |
| 40 | + mercenary (>= 0.3.6, < 0.5) |
39 | 41 | pathutil (~> 0.9)
|
40 |
| - rouge (~> 3.0) |
| 42 | + rouge (>= 3.0, < 5.0) |
41 | 43 | safe_yaml (~> 1.0)
|
42 |
| - terminal-table (~> 2.0) |
| 44 | + terminal-table (>= 1.8, < 4.0) |
| 45 | + webrick (~> 1.7) |
43 | 46 | jekyll-mentions (1.6.0)
|
44 | 47 | html-pipeline (~> 2.3)
|
45 | 48 | jekyll (>= 3.7, < 5.0)
|
46 |
| - jekyll-multiple-languages-plugin (1.7.0) |
| 49 | + jekyll-multiple-languages-plugin (1.8.0) |
47 | 50 | jekyll (>= 2.0, < 5.0)
|
48 |
| - jekyll-sass-converter (2.1.0) |
49 |
| - sassc (> 2.0.1, < 3.0) |
| 51 | + jekyll-sass-converter (3.0.0) |
| 52 | + sass-embedded (~> 1.54) |
50 | 53 | jekyll-watch (2.2.1)
|
51 | 54 | listen (~> 3.0)
|
52 |
| - kramdown (2.3.1) |
| 55 | + kramdown (2.4.0) |
53 | 56 | rexml
|
54 | 57 | kramdown-parser-gfm (1.1.0)
|
55 | 58 | kramdown (~> 2.0)
|
56 |
| - liquid (4.0.3) |
57 |
| - listen (3.5.1) |
| 59 | + liquid (4.0.4) |
| 60 | + listen (3.8.0) |
58 | 61 | rb-fsevent (~> 0.10, >= 0.10.3)
|
59 | 62 | rb-inotify (~> 0.9, >= 0.9.10)
|
60 | 63 | mercenary (0.4.0)
|
61 |
| - mini_portile2 (2.5.1) |
62 |
| - minitest (5.14.4) |
63 |
| - nokogiri (1.11.3) |
64 |
| - mini_portile2 (~> 2.5.0) |
| 64 | + mini_portile2 (2.8.1) |
| 65 | + minitest (5.17.0) |
| 66 | + nokogiri (1.14.0) |
| 67 | + mini_portile2 (~> 2.8.0) |
65 | 68 | racc (~> 1.4)
|
66 |
| - nokogiri (1.11.3-x64-mingw32) |
| 69 | + nokogiri (1.14.0-x64-mingw32) |
67 | 70 | racc (~> 1.4)
|
68 | 71 | pathutil (0.16.2)
|
69 | 72 | forwardable-extended (~> 2.6)
|
70 |
| - public_suffix (4.0.6) |
71 |
| - racc (1.5.2) |
72 |
| - rb-fsevent (0.11.0) |
| 73 | + public_suffix (5.0.1) |
| 74 | + racc (1.6.2) |
| 75 | + rake (13.0.6) |
| 76 | + rb-fsevent (0.11.2) |
73 | 77 | rb-inotify (0.10.1)
|
74 | 78 | ffi (~> 1.0)
|
75 | 79 | rexml (3.2.5)
|
76 |
| - rouge (3.26.0) |
| 80 | + rouge (4.0.1) |
77 | 81 | safe_yaml (1.0.5)
|
78 |
| - sassc (2.4.0) |
79 |
| - ffi (~> 1.9) |
80 |
| - sassc (2.4.0-x64-mingw32) |
81 |
| - ffi (~> 1.9) |
82 |
| - terminal-table (2.0.0) |
83 |
| - unicode-display_width (~> 1.1, >= 1.1.1) |
| 82 | + sass-embedded (1.57.1) |
| 83 | + google-protobuf (~> 3.21) |
| 84 | + rake (>= 10.0.0) |
| 85 | + sass-embedded (1.57.1-x64-mingw32) |
| 86 | + google-protobuf (~> 3.21) |
| 87 | + terminal-table (3.0.2) |
| 88 | + unicode-display_width (>= 1.1.1, < 3) |
84 | 89 | thread_safe (0.3.6)
|
85 |
| - tzinfo (1.2.9) |
| 90 | + tzinfo (1.2.10) |
86 | 91 | thread_safe (~> 0.1)
|
87 |
| - tzinfo-data (1.2021.1) |
| 92 | + tzinfo-data (1.2022.7) |
88 | 93 | tzinfo (>= 1.0.0)
|
89 |
| - unicode-display_width (1.7.0) |
| 94 | + unicode-display_width (2.4.2) |
90 | 95 | wdm (0.1.1)
|
91 | 96 | webrick (1.7.0)
|
92 |
| - zeitwerk (2.4.2) |
| 97 | + zeitwerk (2.6.6) |
93 | 98 |
|
94 | 99 | PLATFORMS
|
95 | 100 | ruby
|
|
0 commit comments