File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
source "https://rubygems.org"
2
2
3
- gem 'github-pages' , '>= 198 '
4
- gem 'html-proofer' , '>= 3.11.1 '
3
+ gem 'github-pages' , '>= 201 '
4
+ gem 'html-proofer' , '>= 3.13.0 '
5
5
gem 'tzinfo-data' , platforms : [ :mingw , :mswin , :x64_mingw ]
Original file line number Diff line number Diff line change 27
27
execjs (2.7.0 )
28
28
faraday (0.17.0 )
29
29
multipart-post (>= 1.2 , < 3 )
30
- ffi (1.11.1 )
30
+ ffi (1.11.2 )
31
31
forwardable-extended (2.6.0 )
32
32
gemoji (3.0.1 )
33
- github-pages (201 )
33
+ github-pages (202 )
34
34
activesupport (= 4.2.11.1 )
35
35
github-pages-health-check (= 1.16.1 )
36
36
jekyll (= 3.8.5 )
81
81
octokit (~> 4.0 )
82
82
public_suffix (~> 3.0 )
83
83
typhoeus (~> 1.3 )
84
- html-pipeline (2.12.0 )
84
+ html-pipeline (2.12.2 )
85
85
activesupport (>= 2 )
86
86
nokogiri (>= 1.4 )
87
- html-proofer (3.13.0 )
87
+ html-proofer (3.14.1 )
88
88
addressable (~> 2.3 )
89
89
mercenary (~> 0.3 )
90
90
nokogiri (~> 1.10 )
@@ -212,13 +212,13 @@ GEM
212
212
jekyll (~> 3.5 )
213
213
jekyll-feed (~> 0.9 )
214
214
jekyll-seo-tag (~> 2.1 )
215
- minitest (5.12.2 )
215
+ minitest (5.13.0 )
216
216
multipart-post (2.1.1 )
217
- nokogiri (1.10.4 )
217
+ nokogiri (1.10.5 )
218
218
mini_portile2 (~> 2.4.0 )
219
219
octokit (4.14.0 )
220
220
sawyer (~> 0.8.0 , >= 0.5.3 )
221
- parallel (1.18 .0 )
221
+ parallel (1.19 .0 )
222
222
pathutil (0.16.2 )
223
223
forwardable-extended (~> 2.6 )
224
224
public_suffix (3.1.1 )
@@ -254,8 +254,8 @@ PLATFORMS
254
254
ruby
255
255
256
256
DEPENDENCIES
257
- github-pages (>= 198 )
258
- html-proofer (>= 3.11.1 )
257
+ github-pages (>= 201 )
258
+ html-proofer (>= 3.13.0 )
259
259
tzinfo-data
260
260
261
261
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments