We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4a6656 commit 0c6e439Copy full SHA for 0c6e439
2 files changed
Gemfile
@@ -1,6 +1,6 @@
1
source "https://rubygems.org"
2
3
-gem "jekyll", "~> 3.9.5"
4
-gem "github-pages", "~> 231", group: :jekyll_plugins
+gem "jekyll", "~> 3.10.0"
+gem "github-pages", "~> 232", group: :jekyll_plugins
5
6
gem 'wdm', '>= 0.1.1' if Gem.win_platform?
Gemfile.lock
0 commit comments