Skip to content

Commit 56bfbd9

Browse files
committed
Add CHANGELOG entry for local gem source detection
1 parent b98a510 commit 56bfbd9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
- [BUGFIX: example](https://github.com/fastruby/next_rails/pull/<number>)
44
- [FEATURE: Validate the DeprecationTracker mode at initialization, treating a blank mode as the default `save`](https://github.com/fastruby/next_rails/pull/186)
5+
- [BUGFIX: `bundle_report outdated` no longer confuses a locally-sourced (`path:`) gem with a same-named public gem on rubygems; local gems are excluded from the out-of-date check and counted separately](https://github.com/fastruby/next_rails/pull/188)
56

67
* Your changes/patches go here.
78

0 commit comments

Comments
 (0)