Skip to content

Commit

Permalink
Update to sdkdocs-template@9c7d3475446204cfa6b4d7a8c0e6cc6590f27cf8
Browse files Browse the repository at this point in the history
  • Loading branch information
citizenmatt committed Jul 14, 2017
1 parent 1b51959 commit 615386c
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
GIT
remote: https://github.com/JetBrains/link-checker.git
revision: 3c945617a239d3f96da888c55f6813d39916a41b
branch: multiple_fixes
specs:
link-checker (0.7.2)
anemone (~> 0.7.2)
certified (~> 1.0.0)
colorize (~> 0.7.3)
nokogiri (~> 1.6)
trollop (~> 2.0)

GIT
remote: https://github.com/citizenmatt/jekyll-git_metadata.git
revision: 03c85b599fe6c52e3f0253450b9790503a3dd742
Expand All @@ -11,7 +23,12 @@ GEM
specs:
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
anemone (0.7.2)
nokogiri (>= 1.3.0)
robotex (>= 1.0.0)
certified (1.0.0)
colorator (1.1.0)
colorize (0.7.7)
ffi (1.9.18)
ffi (1.9.18-x64-mingw32)
forwardable-extended (2.6.0)
Expand All @@ -38,16 +55,23 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
mercenary (0.3.6)
mini_portile2 (2.2.0)
nokogiri (1.8.0)
mini_portile2 (~> 2.2.0)
nokogiri (1.8.0-x64-mingw32)
mini_portile2 (~> 2.2.0)
pathutil (0.14.0)
forwardable-extended (~> 2.6)
public_suffix (2.0.5)
rake (10.4.2)
rb-fsevent (0.9.8)
rb-inotify (0.9.8)
ffi (>= 0.5.0)
robotex (1.0.0)
rouge (1.11.1)
safe_yaml (1.0.4)
sass (3.4.24)
trollop (2.1.2)

PLATFORMS
ruby
Expand All @@ -57,6 +81,7 @@ DEPENDENCIES
jekyll (~> 3.4.3)
jekyll-git_metadata!
jekyll-redirect-from
link-checker!
rake
rouge

Expand Down
2 changes: 1 addition & 1 deletion sdkdocs-template

0 comments on commit 615386c

Please sign in to comment.