We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dd7138 commit e8c3e86Copy full SHA for e8c3e86
Gemfile
@@ -1,10 +1,10 @@
1
source "https://rubygems.org"
2
3
-gem "github-pages", '228', group: :jekyll_plugins
+gem "github-pages", '232', group: :jekyll_plugins
4
5
# enable tzinfo-data for local build
6
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
7
gem 'jekyll-paginate', '1.1.0'
8
-gem 'faraday', '2.7.4'
9
-gem 'faraday-retry', '2.0.0'
+gem 'faraday', '2.10.1'
+gem 'faraday-retry', '2.2.1'
10
gem 'webrick', '1.8.1'
0 commit comments