Skip to content

Commit 8c08ab1

Browse files
authored
Merge pull request #2188 from REJack/v3-dev
small fixes and changes before preping version
2 parents 2e4e2b0 + f96d4ae commit 8c08ab1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+3978
-4848
lines changed

docs/Gemfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
2+
3+
gem "jekyll", "~> 3.8.5"
4+
25
gem "rouge"
36

4-
group :jekyll_plugins do
5-
gem "github-pages"
6-
gem "jekyll-seo-tag"
7-
end
7+
gem 'github-pages', group: :jekyll_plugins

0 commit comments

Comments
 (0)