8000 Bump github-pages from 215 to 218 (#25) · githubtraining/github-games@942a879 · GitHub
[go: up one dir, main page]

Skip to content

Commit 942a879

Browse files
Bump github-pages from 215 to 218 (#25)
1 parent 3fff18a commit 942a879

File tree

1 file changed

+52
-48
lines changed

1 file changed

+52
-48
lines changed

Gemfile.lock

Lines changed: 52 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.3.7)
4+
activesupport (6.0.4)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -16,8 +16,8 @@ GEM
1616
colorator (1.1.0)
1717
commonmarker (0.17.13)
1818
ruby-enum (~> 0.5)
19-
concurrent-ruby (1.1.8)
20-
dnsruby (1.61.5)
19+
concurrent-ruby (1.1.9)
20+
dnsruby (1.61.7)
2121
simpleidn (~> 0.1)
2222
em-websocket (0.5.2)
2323
eventmachine (>= 0.12.9)
@@ -26,23 +26,27 @@ GEM
2626
ffi (>= 1.15.0)
2727
eventmachine (1.2.7)
2828
execjs (2.8.1)
29-
faraday (1.4.2)
29+
faraday (1.5.1)
3030
faraday-em_http (~> 1.0)
3131
faraday-em_synchrony (~> 1.0)
3232
faraday-excon (~> 1.1)
33+
faraday-httpclient (~> 1.0.1)
3334
faraday-net_http (~> 1.0)
3435
faraday-net_http_persistent (~> 1.1)
36+
faraday-patron (~> 1.0)
3537
multipart-post (>= 1.2, < 3)
3638
ruby2_keywords (>= 0.0.4)
3739
faraday-em_http (1.0.0)
3840
faraday-em_synchrony (1.0.0)
3941
faraday-excon (1.1.0)
42+
faraday-httpclient (1.0.1)
4043
faraday-net_http (1.0.1)
41-
faraday-net_http_persistent (1.1.0)
42-
ffi (1.15.1)
44+
faraday-net_http_persistent (1.2.0)
45+
faraday-patron (1.0.0)
46+
ffi (1.15.3)
4347
forwardable-extended (2.6.0)
4448
gemoji (3.0.1)
45-
github-pages (215)
49+
github-pages (218)
4650
github-pages-health-check (= 1.17.2)
4751
jekyll (= 3.9.0)
4852
jekyll-avatar (= 0.7.0)
@@ -63,19 +67,19 @@ GEM
6367
jekyll-seo-tag (= 2.7.1)
6468
jekyll-sitemap (= 1.4.0)
6569
jekyll-swiss (= 1.0.0)
66-
jekyll-theme-architect (= 0.1.1)
67-
jekyll-theme-cayman (= 0.1.1)
68-
jekyll-theme-dinky (= 0.1.1)
69-
jekyll-theme-hacker (= 0.1.2)
70-
jekyll-theme-leap-day (= 0.1.1)
71-
jekyll-theme-merlot (= 0.1.1)
72-
jekyll-theme-midnight (= 0.1.1)
73-
jekyll-theme-minimal (= 0.1.1)
74-
jekyll-theme-modernist (= 0.1.1)
75-
jekyll-theme-primer (= 0.5.4)
76-
jekyll-theme-slate (= 0.1.1)
77-
jekyll-theme-tactile (= 0.1.1)
78-
jekyll-theme-time-machine (= 0.1.1)
70+
jekyll-theme-architect (= 0.2.0)
71+
jekyll-theme-cayman (= 0.2.0)
72+
jekyll-theme-dinky (= 0.2.0)
73+
jekyll-theme-hacker (= 0.2.0)
74+
jekyll-theme-leap-day (= 0.2.0)
75+
jekyll-theme-merlot (= 0.2.0)
76+
jekyll-theme-midnight (= 0.2.0)
77+
jekyll-theme-minimal (= 0.2.0)
78+
jekyll-theme-modernist (= 0.2.0)
79+
jekyll-theme-primer (= 0.6.0)
80+
jekyll-theme-slate (= 0.2.0)
81+
jekyll-theme-tactile (= 0.2.0)
82+
jekyll-theme-time-machine (= 0.2.0)
7983
jekyll-titles-from-headings (= 0.5.3)
8084
jemoji (= 0.12.0)
8185
kramdown (= 2.3.1)
@@ -156,45 +160,45 @@ GEM
156160
jekyll-sitemap (1.4.0)
157161
jekyll (>= 3.7, < 5.0)
158162
jekyll-swiss (1.0.0)
159-
jekyll-theme-architect (0.1.1)
160-
jekyll (~> 3.5)
163+
jekyll-theme-architect (0.2.0)
164+
jekyll (> 3.5, < 5.0)
161165
jekyll-seo-tag (~> 2.0)
162-
jekyll-theme-cayman (0.1.1)
163-
jekyll (~> 3.5)
166+
jekyll-theme-cayman (0.2.0)
167+
jekyll (> 3.5, < 5.0)
164168
jekyll-seo-tag (~> 2.0)
165-
jekyll-theme-dinky (0.1.1)
166-
jekyll (~> 3.5)
169+
jekyll-theme-dinky (0.2.0)
170+
jekyll (> 3.5, < 5.0)
167171
jekyll-seo-tag (~> 2.0)
168-
jekyll-theme-hacker (0.1.2)
172+
jekyll-theme-hacker (0.2.0)
169173
jekyll (> 3.5, < 5.0)
170174
jekyll-seo-tag (~> 2.0)
171-
jekyll-theme-leap-day (0.1.1)
172-
jekyll (~> 3.5)
175+
jekyll-theme-leap-day (0.2.0)
176+
jekyll (> 3.5, < 5.0)
173177
jekyll-seo-tag (~> 2.0)
174-
jekyll-theme-merlot (0.1.1)
175-
jekyll (~> 3.5)
178+
jekyll-theme-merlot (0.2.0)
179+
jekyll (> 3.5, < 5.0)
176180
jekyll-seo-tag (~> 2.0)
177-
jekyll-theme-midnight (0.1.1)
178-
jekyll (~> 3.5)
181+
jekyll-theme-midnight (0.2.0)
182+
jekyll (> 3.5, < 5.0)
179183
jekyll-seo-tag (~> 2.0)
180-
jekyll-theme-minimal (0.1.1)
181-
jekyll (~> 3.5)
184+
jekyll-theme-minimal (0.2.0)
185+
jekyll (> 3.5, < 5.0)
182186
jekyll-seo-tag (~> 2.0)
183-
jekyll-theme-modernist (0.1.1)
184-
jekyll (~> 3.5)
187+
jekyll-theme-modernist (0.2.0)
188+
jekyll (> 3.5, < 5.0)
185189
jekyll-seo-tag (~> 2.0)
186-
jekyll-theme-primer (0.5.4)
190+
jekyll-theme-primer (0.6.0)
187191
jekyll (> 3.5, < 5.0)
188192
jekyll-github-metadata (~> 2.9)
189193
jekyll-seo-tag (~> 2.0)
190-
jekyll-theme-slate (0.1.1)
191-
jekyll (~> 3.5)
194+
jekyll-theme-slate (0.2.0)
195+
jekyll (> 3.5, < 5.0)
192196
jekyll-seo-tag (~> 2.0)
193-
jekyll-theme-tactile (0.1.1)
194-
jekyll (~> 3.5)
197+
jekyll-theme-tactile (0.2.0)
198+
jekyll (> 3.5, < 5.0)
195199
jekyll-seo-tag (~> 2.0)
196-
jekyll-theme-time-machine (0.1.1)
197-
jekyll (~> 3.5)
200+
jekyll-theme-time-machine (0.2.0)
201+
jekyll (> 3.5, < 5.0)
198202
jekyll-seo-tag (~> 2.0)
199203
jekyll-titles-from-headings (0.5.3)
200204
jekyll (>= 3.3, < 5.0)
@@ -209,7 +213,7 @@ GEM
209213
kramdown-parser-gfm (1.1.0)
210214
kramdown (~> 2.0)
211215
liquid (4.0.3)
212-
listen (3.5.1)
216+
listen (3.6.0)
213217
rb-fsevent (~> 0.10, >= 0.10.3)
214218
rb-inotify (~> 0.9, >= 0.9.10)
215219
mercenary (0.3.6)
@@ -220,7 +224,7 @@ GEM
220224
jekyll-seo-tag (~> 2.1)
221225
minitest (5.14.4)
222226
multipart-post (2.1.1)
223-
nokogiri (1.11.6)
227+
nokogiri (1.11.7)
224228
mini_portile2 (~> 2.5.0)
225229
racc (~> 1.4)
226230
octokit (4.21.0)
@@ -237,8 +241,8 @@ GEM
237241
rouge (3.26.0)
238242
ruby-enum (0.9.0)
239243
i18n
240-
ruby2_keywords (0.0.4)
241-
rubyzip (2.3.0)
244+
ruby2_keywords (0.0.5)
245+
rubyzip (2.3.2)
242246
safe_yaml (1.0.5)
243247
sass (3.7.4)
244248
sass-listen (~> 4.0.0)

0 commit comments

Comments
 (0)
0