From 510ebbdf6e59db83337da66b62201816707db374 Mon Sep 17 00:00:00 2001 From: BurdetteLamar Date: Fri, 6 Feb 2026 18:06:34 +0000 Subject: [ruby/rubygems] [DOC] Fix link in Bundler https://github.com/ruby/rubygems/commit/81af6f4e85 --- lib/bundler.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bundler.rb b/lib/bundler.rb index 51ea3beeb0..26e946e059 100644 --- a/lib/bundler.rb +++ b/lib/bundler.rb @@ -172,7 +172,7 @@ module Bundler self_manager.restart_with_locked_bundler_if_needed end - # Automatically install dependencies if settings[:auto_install] exists. + # Automatically install dependencies if settings[:auto_install] exists. # This is set through config cmd `bundle config set --global auto_install 1`. # # Note that this method `nil`s out the global Definition object, so it -- cgit v1.2.3