Update Library/Homebrew/utils/gems.rb
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
2e21efff46
commit
7ae087b24c
@ -12,7 +12,7 @@ module Homebrew
|
||||
# After updating this, run `brew vendor-gems --update=--bundler`.
|
||||
HOMEBREW_BUNDLER_VERSION = "2.4.18"
|
||||
|
||||
# Bump this whenever a committed vendored gem is later added to gitignore.
|
||||
# Bump this whenever a committed vendored gem is later added to or exclusion removed from gitignore.
|
||||
# This will trigger it to reinstall properly if `brew install-bundler-gems` needs it.
|
||||
VENDOR_VERSION = 5
|
||||
private_constant :VENDOR_VERSION
|
||||
|
Loading…
x
Reference in New Issue
Block a user