summaryrefslogtreecommitdiff
path: root/spec/bundler/bundler
AgeCommit message (Expand)Author
2019-12-15Fixed test failures with gem command path on ruby core repo.Hiroshi SHIBATA
2019-12-15Prepare to release bundler-2.1.0Hiroshi SHIBATA
2019-11-11Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA
2019-09-18[bundler/bundler] Fix comments and messages to refer to https urlTakayuki Nakata
2019-08-21[bundler/bundler] Freeze time to avoid failures at midnightlolwut
2019-08-21[bundler/bundler] Parallelize test suiteDavid Rodríguez
2019-08-21[bundler/bundler] Remove old rubies stuff no longer neededDavid Rodríguez
2019-08-20Fix some bundler specs (#2380)David Rodríguez
2019-08-18[bundler/bundler] No need to activate the `fileutils` default gemDavid Rodríguez
2019-08-17[bundler/bundler] Use path helpers to find bundle binDavid Rodríguez
2019-08-17[bundler/bundler] Fix bundle bin location in core repoDavid Rodríguez
2019-08-17[bundler/bundler] Reuse more shared path helpersDavid Rodríguez
2019-08-16Revert "[bundler/bundler] Fixup #7297"Hiroshi SHIBATA
2019-08-16[bundler/bundler] Fixup #7297Hiroshi SHIBATA
2019-08-16[bundler/bundler] Add initial Bundler::BuildMetadata Spectommy
2019-08-16[bundler/bundler] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSIONBenoit Daloze
2019-08-12Re-use GITHUB_ACTION variables for filtering bundler examples.Hiroshi SHIBATA
2019-08-03[bundler/bundler] Bump net-http-persistent to 3.0.1David Rodríguez
2019-08-03[bundler/bundler] Enable `Style/UnneededInterpolation` copDavid Rodríguez
2019-08-03[bundler/bundler] RUBY_ENGINE should always be defined after 1.8.7David Rodríguez
2019-08-03[bundler/bundler] Check for generic lockfilesDavid Rodríguez
2019-08-03[bundler/bundler] spec/bundler/shared_helpers_spec.rb - fixup after 7248MSP-Greg
2019-08-03[bundler/bundler] fix nested bundle exec's when bundler is a default gemMSP-Greg
2019-08-03[bundler/bundler] dsl_spec.rb - fix for Ruby coreMSP-Greg
2019-08-03[bundler/bundler] Fix typosDavid Rodríguez
2019-08-03[bundler/bundler] Add missing mockDavid Rodríguez
2019-08-03[bundler/bundler] Improve spec to be more realisticDavid Rodríguez
2019-08-03[bundler/bundler] Clearer MissingRevision git errorsDavid Rodríguez
2019-08-03[bundler/bundler] Don't re-resolve locked platform specific gemsDavid Rodríguez
2019-08-03[bundler/bundler] Fix thread leak in compact index specsDavid Rodríguez
2019-08-03[bundler/bundler] Fix `rake release` not prompting for OTP codeDavid Rodríguez
2019-08-03[bundler/bundler] Normalize file:// handling in specsDavid Rodríguez
2019-08-03[bundler/bundler] Use a clean gemspec for gem helper specsDavid Rodríguez
2019-08-03[bundler/bundler] Move "on releasing" to a RSpec contextDavid Rodríguez
2019-08-03[bundler/bundler] Skip specs that need coloring on WindowsDavid Rodríguez
2019-08-03[bundler/bundler] Add missing no-color source specsDavid Rodríguez
2019-08-03[bundler/bundler] Be explicit about coloring in specs that need thatDavid Rodríguez
2019-08-03[bundler/bundler] Respect color option when instantiating shellsDavid Rodríguez
2019-08-03[bundler/bundler] Added Ruby 2.6 to dsl.Hiroshi SHIBATA
2019-06-09Fixed wrong BUNDLE_BIN_PATH for ruby core.Hiroshi SHIBATA
2019-06-09Added the condition for ruby_core repository.Hiroshi SHIBATA
2019-06-09Merge bundler master from upstream.Hiroshi SHIBATA
2019-06-05spec/bundler/bundler/dsl_spec.rb: fix exception to raiseNobuyoshi Nakada
2019-04-14Skip to failing examples on ruby core repository.hsbt
2019-04-14Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt
2019-03-14Skip Bundler's test made fail by r67226k0kubun
2019-02-27skip to not support color tty environment.hsbt
2019-02-05Ignore to add bundler lib direcotry if it is same as rubylibdir.hsbt
2019-01-04Merge Bundler 2.0.1 from upstream.hsbt
2018-12-11Merge Bundler 1.17.2 from upstream.hsbt