diff --git a/Gemfile b/Gemfile index e77a8bb..93eaed7 100644 --- a/Gemfile +++ b/Gemfile @@ -1,11 +1,11 @@ source "https://rubygems.org" -gem "github-pages", '228', group: :jekyll_plugins +gem "github-pages", '232', group: :jekyll_plugins # enable tzinfo-data for local build # gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw] gem 'jekyll-paginate', '1.1.0' -gem 'faraday', '2.7.4' -gem 'faraday-retry', '2.0.0' +gem 'faraday', '2.10.1' +gem 'faraday-retry', '2.2.1' gem 'webrick', '1.8.1'