aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/bundler
Commit message (Expand)AuthorAgeFilesLines
* Fixed test failures with gem command path on ruby core repo.Hiroshi SHIBATA2019-12-151-1/+1
* Prepare to release bundler-2.1.0Hiroshi SHIBATA2019-12-1516-67/+67
* Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA2019-11-119-44/+105
* [bundler/bundler] Fix comments and messages to refer to https urlTakayuki Nakata2019-09-181-1/+1
* [bundler/bundler] Freeze time to avoid failures at midnightlolwut2019-08-211-2/+7
* [bundler/bundler] Parallelize test suiteDavid Rodríguez2019-08-211-3/+12
* [bundler/bundler] Remove old rubies stuff no longer neededDavid Rodríguez2019-08-211-1/+1
* Fix some bundler specs (#2380)David Rodríguez2019-08-204-5/+5
* [bundler/bundler] No need to activate the `fileutils` default gemDavid Rodríguez2019-08-182-3/+3
* [bundler/bundler] Use path helpers to find bundle binDavid Rodríguez2019-08-171-2/+1
* [bundler/bundler] Fix bundle bin location in core repoDavid Rodríguez2019-08-171-1/+1
* [bundler/bundler] Reuse more shared path helpersDavid Rodríguez2019-08-171-9/+1
* Revert "[bundler/bundler] Fixup #7297"Hiroshi SHIBATA2019-08-161-0/+44
* [bundler/bundler] Fixup #7297Hiroshi SHIBATA2019-08-161-44/+0
* [bundler/bundler] Add initial Bundler::BuildMetadata Spectommy2019-08-161-0/+44
* [bundler/bundler] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSIONBenoit Daloze2019-08-161-10/+10
* Re-use GITHUB_ACTION variables for filtering bundler examples.Hiroshi SHIBATA2019-08-121-3/+3
* [bundler/bundler] Bump net-http-persistent to 3.0.1David Rodríguez2019-08-031-2/+2
* [bundler/bundler] Enable `Style/UnneededInterpolation` copDavid Rodríguez2019-08-033-5/+5
* [bundler/bundler] RUBY_ENGINE should always be defined after 1.8.7David Rodríguez2019-08-031-15/+5
* [bundler/bundler] Check for generic lockfilesDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] spec/bundler/shared_helpers_spec.rb - fixup after 7248MSP-Greg2019-08-031-1/+1
* [bundler/bundler] fix nested bundle exec's when bundler is a default gemMSP-Greg2019-08-031-2/+4
* [bundler/bundler] dsl_spec.rb - fix for Ruby coreMSP-Greg2019-08-031-1/+1
* [bundler/bundler] Fix typosDavid Rodríguez2019-08-031-4/+4
* [bundler/bundler] Add missing mockDavid Rodríguez2019-08-031-0/+1
* [bundler/bundler] Improve spec to be more realisticDavid Rodríguez2019-08-031-2/+3
* [bundler/bundler] Clearer MissingRevision git errorsDavid Rodríguez2019-08-031-2/+5
* [bundler/bundler] Don't re-resolve locked platform specific gemsDavid Rodríguez2019-08-031-0/+28
* [bundler/bundler] Fix thread leak in compact index specsDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] Fix `rake release` not prompting for OTP codeDavid Rodríguez2019-08-031-1/+7
* [bundler/bundler] Normalize file:// handling in specsDavid Rodríguez2019-08-037-23/+23
* [bundler/bundler] Use a clean gemspec for gem helper specsDavid Rodríguez2019-08-031-0/+1
* [bundler/bundler] Move "on releasing" to a RSpec contextDavid Rodríguez2019-08-031-7/+12
* [bundler/bundler] Skip specs that need coloring on WindowsDavid Rodríguez2019-08-031-3/+3
* [bundler/bundler] Add missing no-color source specsDavid Rodríguez2019-08-031-0/+16
* [bundler/bundler] Be explicit about coloring in specs that need thatDavid Rodríguez2019-08-031-0/+2
* [bundler/bundler] Respect color option when instantiating shellsDavid Rodríguez2019-08-031-12/+0
* [bundler/bundler] Added Ruby 2.6 to dsl.Hiroshi SHIBATA2019-08-031-2/+2
* Fixed wrong BUNDLE_BIN_PATH for ruby core.Hiroshi SHIBATA2019-06-091-1/+1
* Added the condition for ruby_core repository.Hiroshi SHIBATA2019-06-091-1/+9
* Merge bundler master from upstream.Hiroshi SHIBATA2019-06-0912-141/+157
* spec/bundler/bundler/dsl_spec.rb: fix exception to raiseNobuyoshi Nakada2019-06-051-2/+2
* Skip to failing examples on ruby core repository.hsbt2019-04-141-1/+1
* Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt2019-04-1425-340/+255
* Skip Bundler's test made fail by r67226k0kubun2019-03-141-0/+1
* skip to not support color tty environment.hsbt2019-02-271-0/+12
* Ignore to add bundler lib direcotry if it is same as rubylibdir.hsbt2019-02-051-0/+9
* Merge Bundler 2.0.1 from upstream.hsbt2019-01-044-14/+14
* Merge Bundler 1.17.2 from upstream.hsbt2018-12-111-0/+16