Project
bundler-shellsplit-plugin
Plugin to fix shell splitting of bundle config arguments in Bundler 1.17.3 to Bundler 2.0.2, fixed in Bundler 2.1.0. In the affected versions, multiple arguments to bundle config become a single argument with spaces. This plugin reverses that transformation. Adapted from https://github.com/rubygems/bundler/issues/6940#issuecomment-470643613 and fixes https://github.com/rubygems/bundler/issues/6940 for these older versions.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Development
Licenses
MIT