From 3046e27852c46e32872a8a08644366a859ceca1e Mon Sep 17 00:00:00 2001 From: Daisuke Aritomo Date: Thu, 4 Dec 2025 21:02:36 +0900 Subject: Add comments --- lib/bundled_gems.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/bundled_gems.rb b/lib/bundled_gems.rb index 429b34bef0..f6fdad21a1 100644 --- a/lib/bundled_gems.rb +++ b/lib/bundled_gems.rb @@ -207,6 +207,7 @@ module Gem::BUNDLED_GEMS # :nodoc: require "bundler" Bundler.reset! + # Build and activate a temporary definition containing the original gems + the requested gem builder = Bundler::Dsl.new lockfile = nil -- cgit v1.2.3