Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Keeping up-to-date with production.
Changes since last version used (1.15.1):
1.15.3 (2017-07-21)
Bugfixes:
bundle config
are serialized & parsed properly (TypeError: no implicit conversion of Hash into String rubygems/bundler#5881, @segiddins)1.15.2 (2017-07-17)
Features:
github
git source that useshttps
(@segiddins)Bugfixes:
BUNDLE_BIN
is set (bundler inline fails when BUNDLE_BIN is set (default in docker) rubygems/bundler#5847, @segiddins)eval_gemfile
,:path
gems with relative paths, and--deployment
simultaneously (@NickLaMuro)bundle config
will print settings as the type they are interpreted as (@segiddins)no_proxy
environment variable when making network requests (Bundler not working with Artifactory rubygems/bundler#5781, @jakauppila)--verbose
will not have default flags printed (@segiddins)bundle viz
to work when another gem has a requirablegrapviz
file ([SpecSet] Sort by name in #tsort rubygems/bundler#5707, @segiddins)$LOAD_PATH
in a consistent order (Bundler 1.15.0 having issues with omniauth gems rubygems/bundler#5696, @segiddins)