Skip to content

Commit

Permalink
Update to Jekyll 3.1.2 and Kramdown 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
breandan committed Mar 29, 2016
1 parent 3c42484 commit 26afb9e
Show file tree
Hide file tree
Showing 5 changed files with 56 additions and 30 deletions.
40 changes: 20 additions & 20 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 25 additions & 0 deletions .idea/runConfigurations/preview.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .idea/runConfigurations/register_actions.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ GEM
colorator (0.1)
ffi (1.9.10)
ffi (1.9.10-x64-mingw32)
jekyll (3.0.1)
jekyll (3.1.2)
colorator (~> 0.1)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
Expand All @@ -32,27 +32,27 @@ GEM
jekyll (>= 2.0)
jekyll-sass-converter (1.4.0)
sass (~> 3.4)
jekyll-watch (1.3.0)
jekyll-watch (1.3.1)
listen (~> 3.0)
kramdown (1.9.0)
kramdown (1.10.0)
liquid (3.0.6)
listen (3.0.5)
listen (3.0.6)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-inotify (>= 0.9.7)
mercenary (0.3.5)
rake (10.4.2)
rb-fsevent (0.9.6)
rb-inotify (0.9.5)
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
safe_yaml (1.0.4)
sass (3.4.20)
sass (3.4.22)

PLATFORMS
ruby
x64-mingw32

DEPENDENCIES
jekyll (~> 3.0)
jekyll (~> 3.1.2)
jekyll-git_metadata!
jekyll-redirect-from
rake
Expand Down
2 changes: 1 addition & 1 deletion sdkdocs-template

0 comments on commit 26afb9e

Please sign in to comment.