legacy-website
legacy-website copied to clipboard
build(deps): bump dependencies
Update the Dockerfile used for local devcontainer (in VSCode) and gitpod to be based on the latest v2 image for Ruby (v2.7.7) and install the latest version of bundler (https://bundler.io/).
Commit changes from bundle update
and some manual updates to direct dependencies for Ruby gems.
- build(deps): update VSCode devcontainer (and gitpod) Dockerfile
- build(deps): update ruby gems
Closes #192 and #193.