4 Commits

Author SHA1 Message Date
Jon Church
4c0838e636 docker: match GH page ruby version (#1980)
docker: match GH page ruby version, 3.3.4
2025-08-01 19:07:59 -05:00
Sebastian Beltran
502d0790f6 Do not enforce Ruby version (#1811) 2025-03-06 10:09:42 -05:00
Shantanu Gupta
477d6ae49e feat: update website to support Ruby 3.3.5 compatibility (from 3.1.1) (#1622)
* feat: update website to support Ruby 3.3.5 compatibility (from 3.3.1)

* Updated the previous commit message to accurately reflect the update from Ruby 3.3.1 to 3.3.5 compatibility.

* changed ruby version file to match the version

* Typo edit: Updated from Ruby 3.1.1 to 3.3.5.

* changed dockerfile to support ruby 3.3.5

* added bundle excel jekyll serve to makefile

* dockerfile now handles gemfile and gemfile lock to process dependencies

* revert: dockerfile now handles gemfile and gemfile lock to process dependencies

* dockerfile now retains gemfile.lock

* adding lock file to match dependency
2024-10-26 09:13:42 -05:00
Sebastian Beltran
e99a818bb3 fix: set ruby version to 3.1.1 for Netlify (#1574)
PR-URL: https://github.com/expressjs/expressjs.com/pull/1574
2024-08-22 18:32:22 +02:00