Skip to content

Commit

Permalink
trying to fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
jupier committed Jan 7, 2024
1 parent 555eee0 commit bd853e6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]

gem "webrick", "~> 1.8"
gem "minimal-mistakes-jekyll"
gem "faraday-retry", "~> 2.2"
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ GEM
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
faraday-retry (2.2.0)
faraday (~> 2.0)
ffi (1.16.3)
forwardable-extended (2.6.0)
gemoji (3.0.1)
Expand Down Expand Up @@ -287,6 +289,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
faraday-retry (~> 2.2)
github-pages (~> 228)
http_parser.rb (~> 0.6.0)
minima (~> 2.5)
Expand Down

0 comments on commit bd853e6

Please sign in to comment.