Skip to content

Commit

Permalink
set public suffix version for ruby compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
natalie-bernhard committed Jun 21, 2024
1 parent 7f302b1 commit 484b8ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build/ruby_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ echo "Ruby version:"
echo `ruby -v`

gem install ffi -v 1.16.3
gem install public_suffix -v 5.1.1
gem install jekyll -v 3.8.6
gem install jekyll-assets -v 2.4.0
gem install jekyll-multiple-languages-plugin
Expand Down

0 comments on commit 484b8ea

Please sign in to comment.