Skip to content

Commit c6e72e7

Browse files
committed
changes to unbreak build
1 parent b90d299 commit c6e72e7

13 files changed

+13043
-11712
lines changed

Gemfile.lock

+11-8
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,18 @@ GEM
2525
fast-stemmer (1.0.2)
2626
ffi (1.9.10)
2727
gemoji (2.1.0)
28-
github-pages (40)
28+
github-pages (43)
2929
RedCloth (= 4.2.9)
30-
github-pages-health-check (= 0.5.3)
30+
github-pages-health-check (= 0.6.0)
3131
jekyll (= 2.4.0)
3232
jekyll-coffeescript (= 1.0.1)
3333
jekyll-feed (= 0.3.1)
3434
jekyll-gist (= 1.4.0)
3535
jekyll-mentions (= 0.2.1)
3636
jekyll-paginate (= 1.1.0)
37-
jekyll-redirect-from (= 0.8.0)
37+
jekyll-redirect-from (= 0.9.1)
3838
jekyll-sass-converter (= 1.3.0)
39+
jekyll-seo-tag (= 0.1.4)
3940
jekyll-sitemap (= 0.9.0)
4041
jemoji (= 0.5.0)
4142
kramdown (= 1.9.0)
@@ -46,7 +47,7 @@ GEM
4647
rdiscount (= 2.1.8)
4748
redcarpet (= 3.3.3)
4849
terminal-table (~> 1.4)
49-
github-pages-health-check (0.5.3)
50+
github-pages-health-check (0.6.0)
5051
addressable (~> 2.3)
5152
net-dns (~> 0.8)
5253
public_suffix (~> 1.4)
@@ -79,10 +80,12 @@ GEM
7980
html-pipeline (~> 1.9.0)
8081
jekyll (~> 2.0)
8182
jekyll-paginate (1.1.0)
82-
jekyll-redirect-from (0.8.0)
83+
jekyll-redirect-from (0.9.1)
8384
jekyll (>= 2.0)
8485
jekyll-sass-converter (1.3.0)
8586
sass (~> 3.2)
87+
jekyll-seo-tag (0.1.4)
88+
jekyll (>= 2.0)
8689
jekyll-sitemap (0.9.0)
8790
jekyll-watch (1.3.0)
8891
listen (~> 3.0)
@@ -102,7 +105,7 @@ GEM
102105
minitest (5.8.3)
103106
multipart-post (2.0.0)
104107
net-dns (0.8.0)
105-
nokogiri (1.6.7)
108+
nokogiri (1.6.7.1)
106109
mini_portile2 (~> 2.0.0.rc2)
107110
octokit (4.2.0)
108111
sawyer (~> 0.6.0, >= 0.5.3)
@@ -137,8 +140,8 @@ PLATFORMS
137140
ruby
138141

139142
DEPENDENCIES
140-
github-pages (= 40)
143+
github-pages (= 43)
141144
json
142145

143146
BUNDLED WITH
144-
1.10.6
147+
1.11.2

_config.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
baseurl: /json-editor
2+
layout:
3+
- default

_data/NIST800.yaml

-11,689
This file was deleted.

0 commit comments

Comments
 (0)