Skip to content

Commit 9a5892b

Browse files
committed
update github pages and ignore gemlock
as described in the official docs
1 parent 76afb61 commit 9a5892b

File tree

3 files changed

+3
-277
lines changed

3 files changed

+3
-277
lines changed

docs/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
_site
22
.sass-cache
33
.jekyll-metadata
4+
Gemfile.lock

docs/Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ gem "minima", "~> 2.5.1"
1515

1616
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1717
# uncomment the line below. To upgrade, run `bundle update github-pages`.
18-
gem "github-pages", "~> 228", group: :jekyll_plugins
18+
gem "github-pages", "~> 232", group: :jekyll_plugins
1919

2020
# If you have any plugins, put them here!
2121
group :jekyll_plugins do
22-
gem "jekyll-feed", "~> 0.15.1"
22+
gem "jekyll-feed", "~> 0.17.0"
2323
end
2424

2525
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem

docs/Gemfile.lock

Lines changed: 0 additions & 275 deletions
This file was deleted.

0 commit comments

Comments
 (0)