summaryrefslogtreecommitdiff
path: root/spec/support/path.rb
Commit message (Expand)AuthorAgeFilesLines
* The keys for RbConfig::CONFIG was String.Hiroshi SHIBATA2019-08-011-2/+2
* Use RbConfig::CONFIG directly instead of Gem::ConfigMap.Hiroshi SHIBATA2019-07-281-2/+3
* Fix file:// handling under WindowsDavid Rodríguez2019-06-111-2/+3
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-0/+8
* Move on to bundler 3David Rodríguez2019-04-111-1/+1
* Fixup r66984. Update the location of bundler gemspec.SHIBATA Hiroshi2019-02-201-1/+1
* make system_bundle_bin_path helper and resolve failing tests for ruby < 2.6Colby Swandale2018-12-281-0/+4
* Following up ruby core changes.SHIBATA Hiroshi2018-11-271-1/+1
* Backport from ruby coreSHIBATA Hiroshi2018-11-011-13/+11
* rubocop -aSHIBATA Hiroshi2018-10-201-1/+2
* Added to support BUNDLE_RUBY and BUNDLE_GEM environmental variables.SHIBATA Hiroshi2018-10-201-4/+16
* Make RakeTask spec:deps OS agnosticLeo Arnold2018-10-171-4/+4
* Rename spec to spec_dir, bin to bindir on Spec::PathSHIBATA Hiroshi2017-09-071-4/+4
* Use Pathname#join instead of string interpolationSHIBATA Hiroshi2017-09-071-4/+4
* To use helper methods for relative path references.SHIBATA Hiroshi2017-09-061-1/+13
* Untangle the system gem path and the default bundle path in the specsSamuel Giddins2017-07-241-1/+5
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* In specs, set TMPDIR to be ./tmp/tmpdirSamuel Giddins2017-02-101-0/+4
* Fixed plugin reset in bundler resetAsutosh Palai2016-08-101-2/+2
* Added integration specs for app level pluginAsutosh Palai2016-07-211-3/+3
* Adding app index for pluginAsutosh Palai2016-07-211-4/+4
* Added some specs for malformatted pluginsAsutosh Palai2016-05-241-0/+8
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Fix Style/AliasErick Sasse2015-07-231-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-2/+2
* Added test to expose a scenario with API sources where dependencies fail to r...Keith Shook2015-01-271-0/+4
* Retry fetch specs with `--retry`schneems2013-09-281-0/+4
* path could be nil, dohAndre Arko2013-03-201-1/+1
* speculative fix for #2365Andre Arko2013-03-201-1/+1
* Add tests for gem security options upon install/update.Matthew Phillips2013-02-051-0/+4
* Fakeweb extraction into helperAndre Arko2010-11-031-0/+2
* clean up specs:Terence Lee2010-10-281-1/+1
* Remove quote of pathnameLuis Lavena2010-08-201-1/+1
* Escape spaces out of paths.Carl Lerche2010-08-201-2/+2
* Fixed a bug where our multiplatform logic is not identical to RubygemsCarlhuda2010-07-071-3/+2
* Make bundle install [PATH] namespace its gems to specific rubiesCarlhuda2010-07-071-0/+5
* Cache command now prunes stale .gem files from vendor/cacheAndre Arko2010-04-231-0/+4
* Have bundler install to $GEM_HOME by default instead of ~/.bundle. This still...Carlhuda2010-04-221-3/+3
* Handle Rubygems sources that have no prerelease specs with a warningAndre Arko2010-04-111-0/+4
* Don't duplicate RUBYOPT if it has already been set somehowAndre Arko2010-04-071-0/+4
* Move the bundle cache to BUNDLE_PATH/cache/bundler0.9.5Carlhuda2010-02-121-0/+4
* Namespace the default bundle path to support with the ruby engine and version.Carlhuda2010-02-121-2/+2
* Make gemfile pack work with git reposCarlhuda2010-01-251-4/+4
* Add a spec for locking git sourcesCarl Lerche2010-01-251-1/+11
* More work towards awesomenessCarlhuda2010-01-121-0/+4
* Get a simple bbl install workingCarlhuda2010-01-111-0/+4
* Moving in thorCarlhuda2010-01-111-0/+33