Skip to content

Commit

Permalink
Removed gem mini_racer
Browse files Browse the repository at this point in the history
Some gem file is causing a build warning
when deploying to GitHub pages. This link suggests
to remove the mini_racer gem:
alshedivat/al-folio#1208
  • Loading branch information
OvrK12 committed Apr 29, 2024
1 parent 85ddd37 commit b261bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ group :jekyll_plugins do
gem 'jekyll-target-blank'
gem 'jekyll-twitter-plugin'
gem 'jemoji'
gem 'mini_racer'
# gem 'mini_racer'
gem 'unicode_utils'
gem 'webrick'
end
Expand Down

0 comments on commit b261bf7

Please sign in to comment.