Skip to content

Commit 09ecd8f

Browse files
schneemsedmorley
andauthored
Apply suggestions from code review
Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
1 parent c965809 commit 09ecd8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildpacks/ruby/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12-
- Gem install behavior and configuration (https://github.com/heroku/buildpacks-ruby/pull/402)
12+
- Gem install behavior and configuration ([#402](https://github.com/heroku/buildpacks-ruby/pull/402))
1313
- Gem install path is now configured with `GEM_HOME` and `GEM_PATH` instead of `BUNDLE_PATH`.
1414
- Cleaning gems is now accomplished via running `bundle clean --force`. Previously it was accomplished by setting `BUNDLE_CLEAN=1`.
1515
- The `BUNDLE_DEPLOYMENT=1` environment variable is changed to `BUNDLE_FROZEN=1`.

0 commit comments

Comments
 (0)