|
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | 4 | RedCloth (4.2.9) |
5 | | - activesupport (4.2.0) |
6 | | - i18n (~> 0.7) |
7 | | - json (~> 1.7, >= 1.7.7) |
8 | | - minitest (~> 5.1) |
9 | | - thread_safe (~> 0.3, >= 0.3.4) |
10 | | - tzinfo (~> 1.1) |
| 5 | + activesupport (7.0.3.1) |
| 6 | + concurrent-ruby (~> 1.0, >= 1.0.2) |
| 7 | + i18n (>= 1.6, < 2) |
| 8 | + minitest (>= 5.1) |
| 9 | + tzinfo (~> 2.0) |
| 10 | + addressable (2.4.0) |
11 | 11 | blankslate (2.1.2.4) |
12 | | - celluloid (0.16.0) |
13 | | - timers (~> 4.0.0) |
14 | | - classifier-reborn (2.0.3) |
| 12 | + classifier-reborn (2.3.0) |
15 | 13 | fast-stemmer (~> 1.0) |
16 | | - coffee-script (2.3.0) |
| 14 | + matrix (~> 0.4) |
| 15 | + coffee-script (2.4.1) |
17 | 16 | coffee-script-source |
18 | 17 | execjs |
19 | | - coffee-script-source (1.9.0) |
| 18 | + coffee-script-source (1.12.2) |
20 | 19 | colorator (0.1) |
21 | | - execjs (2.3.0) |
| 20 | + concurrent-ruby (1.1.10) |
| 21 | + execjs (2.8.1) |
| 22 | + faraday (2.3.0) |
| 23 | + faraday-net_http (~> 2.0) |
| 24 | + ruby2_keywords (>= 0.0.4) |
| 25 | + faraday-net_http (2.0.3) |
22 | 26 | fast-stemmer (1.0.2) |
23 | | - ffi (1.9.6) |
| 27 | + ffi (1.15.5) |
24 | 28 | gemoji (2.1.0) |
25 | 29 | github-pages (33) |
26 | 30 | RedCloth (= 4.2.9) |
|
43 | 47 | github-pages-health-check (0.2.1) |
44 | 48 | net-dns (~> 0.6) |
45 | 49 | public_suffix (~> 1.4) |
46 | | - hitimes (1.2.2) |
47 | 50 | html-pipeline (1.9.0) |
48 | 51 | activesupport (>= 2) |
49 | 52 | nokogiri (~> 1.4) |
50 | | - i18n (0.7.0) |
| 53 | + i18n (1.12.0) |
| 54 | + concurrent-ruby (~> 1.0) |
51 | 55 | jekyll (2.4.0) |
52 | 56 | classifier-reborn (~> 2.0) |
53 | 57 | colorator (~> 0.1) |
|
65 | 69 | toml (~> 0.1.0) |
66 | 70 | jekyll-coffeescript (1.0.1) |
67 | 71 | coffee-script (~> 2.2) |
68 | | - jekyll-gist (1.1.0) |
| 72 | + jekyll-gist (1.5.0) |
| 73 | + octokit (~> 4.2) |
69 | 74 | jekyll-mentions (0.2.1) |
70 | 75 | html-pipeline (~> 1.9.0) |
71 | 76 | jekyll (~> 2.0) |
|
75 | 80 | jekyll-sass-converter (1.2.0) |
76 | 81 | sass (~> 3.2) |
77 | 82 | jekyll-sitemap (0.6.3) |
78 | | - jekyll-watch (1.2.1) |
79 | | - listen (~> 2.7) |
| 83 | + jekyll-watch (1.5.1) |
| 84 | + listen (~> 3.0) |
80 | 85 | jemoji (0.4.0) |
81 | 86 | gemoji (~> 2.0) |
82 | 87 | html-pipeline (~> 1.9) |
83 | 88 | jekyll (~> 2.0) |
84 | | - json (1.8.2) |
85 | 89 | kramdown (1.5.0) |
86 | 90 | liquid (2.6.1) |
87 | | - listen (2.8.5) |
88 | | - celluloid (>= 0.15.2) |
89 | | - rb-fsevent (>= 0.9.3) |
90 | | - rb-inotify (>= 0.9) |
| 91 | + listen (3.7.1) |
| 92 | + rb-fsevent (~> 0.10, >= 0.10.3) |
| 93 | + rb-inotify (~> 0.9, >= 0.9.10) |
91 | 94 | maruku (0.7.0) |
92 | | - mercenary (0.3.5) |
93 | | - mini_portile2 (2.4.0) |
94 | | - minitest (5.5.1) |
| 95 | + matrix (0.4.2) |
| 96 | + mercenary (0.3.6) |
| 97 | + mini_portile2 (2.8.0) |
| 98 | + minitest (5.16.2) |
95 | 99 | net-dns (0.8.0) |
96 | | - nokogiri (1.10.4) |
97 | | - mini_portile2 (~> 2.4.0) |
| 100 | + nokogiri (1.13.7) |
| 101 | + mini_portile2 (~> 2.8.0) |
| 102 | + racc (~> 1.4) |
| 103 | + octokit (4.25.1) |
| 104 | + faraday (>= 1, < 3) |
| 105 | + sawyer (~> 0.9) |
98 | 106 | parslet (1.5.0) |
99 | 107 | blankslate (~> 2.0) |
100 | | - posix-spawn (0.3.9) |
| 108 | + posix-spawn (0.3.15) |
101 | 109 | public_suffix (1.4.6) |
102 | 110 | pygments.rb (0.6.1) |
103 | 111 | posix-spawn (~> 0.3.6) |
104 | 112 | yajl-ruby (~> 1.2.0) |
105 | | - rb-fsevent (0.9.4) |
106 | | - rb-inotify (0.9.5) |
107 | | - ffi (>= 0.5.0) |
| 113 | + racc (1.6.0) |
| 114 | + rb-fsevent (0.11.1) |
| 115 | + rb-inotify (0.10.1) |
| 116 | + ffi (~> 1.0) |
108 | 117 | rdiscount (2.1.7) |
109 | 118 | redcarpet (3.1.2) |
110 | | - safe_yaml (1.0.4) |
111 | | - sass (3.4.11) |
| 119 | + ruby2_keywords (0.0.5) |
| 120 | + safe_yaml (1.0.5) |
| 121 | + sass (3.7.4) |
| 122 | + sass-listen (~> 4.0.0) |
| 123 | + sass-listen (4.0.0) |
| 124 | + rb-fsevent (~> 0.9, >= 0.9.4) |
| 125 | + rb-inotify (~> 0.9, >= 0.9.7) |
| 126 | + sawyer (0.9.2) |
| 127 | + addressable (>= 2.3.5) |
| 128 | + faraday (>= 0.17.3, < 3) |
112 | 129 | terminal-table (1.4.5) |
113 | | - thread_safe (0.3.4) |
114 | | - timers (4.0.1) |
115 | | - hitimes |
116 | 130 | toml (0.1.2) |
117 | 131 | parslet (~> 1.5.0) |
118 | | - tzinfo (1.2.2) |
119 | | - thread_safe (~> 0.1) |
120 | | - yajl-ruby (1.2.1) |
| 132 | + tzinfo (2.0.5) |
| 133 | + concurrent-ruby (~> 1.0) |
| 134 | + yajl-ruby (1.2.3) |
121 | 135 |
|
122 | 136 | PLATFORMS |
123 | 137 | ruby |
|
0 commit comments