summaryrefslogtreecommitdiff
path: root/include/ruby
diff options
context:
space:
mode:
authorJeremy Evans <code@jeremyevans.net>2025-11-30 19:16:52 -0800
committergit <svn-admin@ruby-lang.org>2025-12-02 08:25:17 +0000
commit456ba321a84d34e76c8837ac96f47a11457480cb (patch)
tree85c59455cd6eef2b39372035248ebd9568663bb6 /include/ruby
parent0e22108d60fbd0e338fb6e110ddd81a93b45b592 (diff)
[ruby/rubygems] Make BUNDLE_LOCKFILE environment variable have precedence over lockfile method in Gemfile
It would be simpler to do `options[:lockfile] ||= ENV["BUNDLE_LOCKFILE"]`, but that doesn't work as `options` is frozen. Fixes https://github.com/ruby/rubygems/pull/9117 https://github.com/ruby/rubygems/commit/6e3603a0e9
Diffstat (limited to 'include/ruby')
0 files changed, 0 insertions, 0 deletions