My blog about software development and Engineering Management: juanignaciosl.github.io.
rvm pkg install openssl
rvm install 2.7.3 -C --with-openssl-dir=$HOME/.rvm/usr
rvm use 2.7.3
bundle install
bundle exec jekyll serve
My blog about software development and Engineering Management: juanignaciosl.github.io.
rvm pkg install openssl
rvm install 2.7.3 -C --with-openssl-dir=$HOME/.rvm/usr
rvm use 2.7.3
bundle install
bundle exec jekyll serve