Skip to content

Commit

Permalink
set ffi version during ruby install
Browse files Browse the repository at this point in the history
  • Loading branch information
natalie-bernhard committed Jun 3, 2024
1 parent 217698d commit bb3d1cd
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 @@ -32,6 +32,7 @@ gem install jekyll-multiple-languages-plugin
gem install bundler -v 2.4.22
gem install faraday -v 2.8.1
gem install faraday-net_http -v 3.0.2
gem install ffi -v 1.17.0
gem install jekyll-feed jekyll-asciidoc jekyll-include-cache coderay octokit

timer_end=$(date +%s)
Expand Down

0 comments on commit bb3d1cd

Please sign in to comment.