Merge pull request #8251 from rmNULL/gemfile-bundler-version-sync
keep BUNDLER_VERSION in sync with Gemfile.lock
This commit is contained in:
commit
e0ffc45954
@ -8,7 +8,7 @@ require "English"
|
|||||||
|
|
||||||
module Homebrew
|
module Homebrew
|
||||||
# Keep in sync with the Gemfile.lock's BUNDLED WITH.
|
# Keep in sync with the Gemfile.lock's BUNDLED WITH.
|
||||||
HOMEBREW_BUNDLER_VERSION = "1.17.2"
|
HOMEBREW_BUNDLER_VERSION = "1.17.3"
|
||||||
|
|
||||||
module_function
|
module_function
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user