bump BUNDLER_VERSION to 1.17.3(keep in sync with Gemfile.lock)

This commit is contained in:
rmnull 2020-08-07 23:58:24 +05:30
parent 02969cdfd1
commit da4eb39925
No known key found for this signature in database
GPG Key ID: 35BAB82D31EFAD91

View File

@ -8,7 +8,7 @@ require "English"
module Homebrew
# Keep in sync with the Gemfile.lock's BUNDLED WITH.
HOMEBREW_BUNDLER_VERSION = "1.17.2"
HOMEBREW_BUNDLER_VERSION = "1.17.3"
module_function