Skip to content

Commit 615386c

Browse files
committed
Update to sdkdocs-template@9c7d3475446204cfa6b4d7a8c0e6cc6590f27cf8
1 parent 1b51959 commit 615386c

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

Gemfile.lock

+25
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
GIT
2+
remote: https://github.com/JetBrains/link-checker.git
3+
revision: 3c945617a239d3f96da888c55f6813d39916a41b
4+
branch: multiple_fixes
5+
specs:
6+
link-checker (0.7.2)
7+
anemone (~> 0.7.2)
8+
certified (~> 1.0.0)
9+
colorize (~> 0.7.3)
10+
nokogiri (~> 1.6)
11+
trollop (~> 2.0)
12+
113
GIT
214
remote: https://github.com/citizenmatt/jekyll-git_metadata.git
315
revision: 03c85b599fe6c52e3f0253450b9790503a3dd742
@@ -11,7 +23,12 @@ GEM
1123
specs:
1224
addressable (2.5.1)
1325
public_suffix (~> 2.0, >= 2.0.2)
26+
anemone (0.7.2)
27+
nokogiri (>= 1.3.0)
28+
robotex (>= 1.0.0)
29+
certified (1.0.0)
1430
colorator (1.1.0)
31+
colorize (0.7.7)
1532
ffi (1.9.18)
1633
ffi (1.9.18-x64-mingw32)
1734
forwardable-extended (2.6.0)
@@ -38,16 +55,23 @@ GEM
3855
rb-fsevent (~> 0.9, >= 0.9.4)
3956
rb-inotify (~> 0.9, >= 0.9.7)
4057
mercenary (0.3.6)
58+
mini_portile2 (2.2.0)
59+
nokogiri (1.8.0)
60+
mini_portile2 (~> 2.2.0)
61+
nokogiri (1.8.0-x64-mingw32)
62+
mini_portile2 (~> 2.2.0)
4163
pathutil (0.14.0)
4264
forwardable-extended (~> 2.6)
4365
public_suffix (2.0.5)
4466
rake (10.4.2)
4567
rb-fsevent (0.9.8)
4668
rb-inotify (0.9.8)
4769
ffi (>= 0.5.0)
70+
robotex (1.0.0)
4871
rouge (1.11.1)
4972
safe_yaml (1.0.4)
5073
sass (3.4.24)
74+
trollop (2.1.2)
5175

5276
PLATFORMS
5377
ruby
@@ -57,6 +81,7 @@ DEPENDENCIES
5781
jekyll (~> 3.4.3)
5882
jekyll-git_metadata!
5983
jekyll-redirect-from
84+
link-checker!
6085
rake
6186
rouge
6287

0 commit comments

Comments
 (0)