mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-09 04:22:07 +00:00
* Set `GEM_HOME` env var based on the Ruby version in `$PATH` (i.e. `3.2.0` for the AL2 build image, `3.3.0` for the AL2023 build image) * Copy previous `jekyll-v4` test fixture to `jekyll-v4-al2` (uses AL2 build image) * Update `jekyll-v4` test fixture to use Jekyll 4.3.3 (required for Ruby 3.3.0), and remove `package.json` so that it uses AL2023 build image * Copy previous `middleman-v4` test fixture to `middleman-v4-al2` (uses AL2 build image) * Removed `package.json` from `middleman-v4` fixture, so that it uses AL2023 build image