Merge pull request #8276 from MikeMcQuaid/bundler-1172
bundler: use 1.17.2 again.
This commit is contained in:
commit
df1fdadbbc
@ -168,4 +168,4 @@ DEPENDENCIES
|
||||
tapioca
|
||||
|
||||
BUNDLED WITH
|
||||
1.17.3
|
||||
1.17.2
|
||||
|
||||
@ -8,7 +8,7 @@ require "English"
|
||||
|
||||
module Homebrew
|
||||
# Keep in sync with the Gemfile.lock's BUNDLED WITH.
|
||||
HOMEBREW_BUNDLER_VERSION = "1.17.3"
|
||||
HOMEBREW_BUNDLER_VERSION = "1.17.2"
|
||||
|
||||
module_function
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user