Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4db0260

Browse files
Updated versions of dependencies
1 parent a516aeb commit 4db0260

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

‎Gemfile‎

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,22 @@ ruby RUBY_VERSION
99
#
1010
# This will help ensure the proper Jekyll version is running.
1111
# Happy Jekylling!
12-
gem "jekyll", "3.8.5"
12+
gem "jekyll", "4.1.1"
1313

1414
# This is the default theme for new Jekyll sites. You may change this to anything you like.
1515
# gem "minima", "~> 2.0"
1616

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

2221
# If you have any plugins, put them here!
2322
group :jekyll_plugins do
24-
gem "jekyll-feed", "~> 0.11.0"
25-
gem "jekyll-paginate-v2", "2.0.0"
26-
gem 'jekyll-seo-tag'
27-
gem 'jekyll-gist'
28-
gem 'jekyll-avatar'
23+
gem "jekyll-feed", "~> 0.15.1"
24+
gem "jekyll-paginate-v2", "3.0.0"
25+
gem "jekyll-seo-tag","2.7.1"
26+
gem "jekyll-gist","1.5.0"
27+
gem "jekyll-avatar","0.7.0"
2928
end
3029

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

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /