Skip to content

Commit

Permalink
Merge pull request #242 from HIRO-group/fix-netlify-deploy-peasant98
Browse files Browse the repository at this point in the history
Fix Netlify Deploy
  • Loading branch information
alecive authored Jul 8, 2024
2 parents f0046ee + 6b9457c commit c37559c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
source "https://rubygems.org"
gem 'github-pages'

ruby '3.3.3'

gem 'github-pages'
gem "webrick", "~> 1.8"

0 comments on commit c37559c

Please sign in to comment.