Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deprecation warning Bundler.rubygems.all_specs
- fix deprecation warning while starting `rails server` - `[DEPRECATED] Bundler.rubygems.all_specs has been removed in favor of Bundler.rubygems.installed_specs` - reproducible with ruby v3.3.3 (and new minimum required bundler, rubygems versions)
- Loading branch information