Files
expressjs.com/.gitignore
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

13 lines
113 B
Plaintext

node_modules
.DS_Store
*.sublime*
_site
.sass-cache
*.iml
**/.idea
**/Thumbs.db
.jekyll-metadata
vendor
.bundle