8000 Bump github-pages from 218 to 219 (#27) · githubtraining/github-games@38cd6f1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 38cd6f1

Browse files
Bump github-pages from 218 to 219 (#27)
1 parent 942a879 commit 38cd6f1

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

Gemfile.lock

Lines changed: 12 additions & 10 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.4)
4+
activesupport (6.0.4.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -26,14 +26,15 @@ GEM
2626
ffi (>= 1.15.0)
2727
eventmachine (1.2.7)
2828
execjs (2.8.1)
29-
faraday (1.5.1)
29+
faraday (1.7.1)
3030
faraday-em_http (~> 1.0)
3131
faraday-em_synchrony (~> 1.0)
3232
faraday-excon (~> 1.1)
3333
faraday-httpclient (~> 1.0.1)
3434
faraday-net_http (~> 1.0)
3535
faraday-net_http_persistent (~> 1.1)
3636
faraday-patron (~> 1.0)
37+
faraday-rack (~> 1.0)
3738
multipart-post (>= 1.2, < 3)
3839
ruby2_keywords (>= 0.0.4)
3940
faraday-em_http (1.0.0)
@@ -43,11 +44,12 @@ GEM
4344
faraday-net_http (1.0.1)
4445
faraday-net_http_persistent (1.2.0)
4546
faraday-patron (1.0.0)
47+
faraday-rack (1.0.0)
4648
ffi (1.15.3)
4749
forwardable-extended (2.6.0)
4850
gemoji (3.0.1)
49-
github-pages (218)
50-
github-pages-health-check (= 1.17.2)
51+
github-pages (219)
52+
github-pages-health-check (= 1.17.7)
5153
jekyll (= 3.9.0)
5254
jekyll-avatar (= 0.7.0)
5355
jekyll-coffeescript (= 1.1.1)
@@ -90,11 +92,11 @@ GEM
9092
nokogiri (>= 1.10.4, < 2.0)
9193
rouge (= 3.26.0)
9294
terminal-table (~> 1.4)
93-
github-pages-health-check (1.17.2)
95+
github-pages-health-check (1.17.7)
9496
addressable (~> 2.3)
9597
dnsruby (~> 1.60)
9698
octokit (~> 4.0)
97-
public_suffix (>= 2.0.2, < 5.0)
99+
public_suffix (>= 3.0, < 5.0)
98100
typhoeus (~> 1.3)
99101
html-pipeline (2.14.0)
100102
activesupport (>= 2)
@@ -213,19 +215,19 @@ GEM
213215
kramdown-parser-gfm (1.1.0)
214216
kramdown (~> 2.0)
215217
liquid (4.0.3)
216-
listen (3.6.0)
218+
listen (3.7.0)
217219
rb-fsevent (~> 0.10, >= 0.10.3)
218220
rb-inotify (~> 0.9, >= 0.9.10)
219221
mercenary (0.3.6)
220-
mini_portile2 (2.5.3)
222+
mini_portile2 (2.6.1)
221223
minima (2.5.1)
222224
jekyll (>= 3.5, < 5.0)
223225
jekyll-feed (~> 0.9)
224226
jekyll-seo-tag (~> 2.1)
225227
minitest (5.14.4)
226228
multipart-post (2.1.1)
227-
nokogiri (1.11.7)
228-
mini_portile2 (~> 2.5.0)
229+
nokogiri (1.12.4)
230+
mini_portile2 (~> 2.6.1)
229231
racc (~> 1.4)
230232
octokit (4.21.0)
231233
faraday (>= 0.9)

0 commit comments

Comments
 (0)
0