summaryrefslogtreecommitdiff
path: root/spec/bundler
Commit message (Expand)AuthorAgeFilesLines
* Merge #7458Bundlerbot2019-12-132-6/+6
* Merge #7452Bundlerbot2019-12-131-2/+2
* Merge #7451Bundlerbot2019-12-131-2/+2
* Merge #7416Bundlerbot2019-11-072-30/+10
* Merge #7426Bundlerbot2019-11-071-3/+3
* Merge #7402Bundlerbot2019-11-071-1/+1
* Merge #7401Bundlerbot2019-11-072-10/+29
* Merge #7388Bundlerbot2019-11-071-0/+50
* Merge #7362Bundlerbot2019-11-071-6/+14
* Merge #7296Bundlerbot2019-11-072-0/+4
* Merge #7324Bundlerbot2019-08-234-5/+5
|\
| * Fix some bundler specs (#2380)David Rodríguez2019-08-234-5/+5
* | Merge #7322Bundlerbot2019-08-221-1/+1
|\ \ | |/ |/|
| * Fix comments and messages to refer to https urlTakayuki Nakata2019-08-211-1/+1
* | Merge #7317Bundlerbot2019-08-201-3/+12
|\ \
| * | Parallelize test suiteDavid Rodríguez2019-08-181-3/+12
| |/
* | Merge #7310Bundlerbot2019-08-201-2/+7
|\ \ | |/ |/|
| * Freeze time to avoid failures at midnightlolwut2019-08-191-2/+7
* | Merge #7312Bundlerbot2019-08-181-1/+1
|\ \
| * | Remove old rubies stuff no longer neededDavid Rodríguez2019-08-181-1/+1
* | | No need to activate the `fileutils` default gemDavid Rodríguez2019-08-172-3/+3
|/ /
* | Use path helpers to find bundle binDavid Rodríguez2019-08-161-2/+1
* | Fix bundle bin location in core repoDavid Rodríguez2019-08-161-1/+1
* | Reuse more shared path helpersDavid Rodríguez2019-08-161-9/+1
|/
* Fixup #7297Hiroshi SHIBATA2019-08-161-0/+0
* Merge #7301Bundlerbot2019-08-161-3/+3
|\
| * Re-use GITHUB_ACTION variables for filtering bundler examples.Hiroshi SHIBATA2019-08-141-3/+3
* | Add initial Bundler::BuildMetadata Spectommy2019-08-131-0/+44
|/
* Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSIONBenoit Daloze2019-08-041-10/+10
* Merge #7257Bundlerbot2019-07-261-1/+1
|\
| * Check for generic lockfilesDavid Rodríguez2019-07-231-1/+1
* | Bump net-http-persistent to 3.0.1David Rodríguez2019-07-241-2/+2
* | Enable `Style/UnneededInterpolation` copenable_unneeded_interpolation_copDavid Rodríguez2019-07-233-5/+5
|/
* Merge #7250Bundlerbot2019-07-221-1/+1
|\
| * dsl_spec.rb - fix for Ruby coreMSP-Greg2019-07-161-1/+1
* | spec/bundler/shared_helpers_spec.rb - fixup after 7248MSP-Greg2019-07-201-1/+1
* | fix nested bundle exec's when bundler is a default gemMSP-Greg2019-07-161-2/+4
|/
* Merge #7235Bundlerbot2019-07-061-4/+4
|\
| * Fix typosspec_improvementsDavid Rodríguez2019-07-051-4/+4
* | Merge #7225Bundlerbot2019-07-051-3/+7
|\ \ | |/ |/|
| * Improve spec to be more realisticclearer_git_errorsDavid Rodríguez2019-06-281-2/+3
| * Clearer MissingRevision git errorsDavid Rodríguez2019-06-271-2/+5
* | Merge #7233Bundlerbot2019-07-051-0/+1
|\ \
| * | Add missing mockmissing_mockDavid Rodríguez2019-07-041-0/+1
| |/
* | Merge #7212Bundlerbot2019-07-051-0/+28
|\ \ | |/ |/|
| * Don't re-resolve locked platform specific gemsDavid Rodríguez2019-06-251-0/+28
* | RUBY_ENGINE should always be defined after 1.8.7ruby_engine_always_definedDavid Rodríguez2019-06-261-15/+5
|/
* Merge #7161Bundlerbot2019-06-247-23/+23
|\
| * Normalize file:// handling in specsDavid Rodríguez2019-06-117-23/+23
* | Fix thread leak in compact index specsDavid Rodríguez2019-06-171-1/+1