aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler
Commit message (Expand)AuthorAgeFilesLines
* Enabled to some bundler examples again.hsbt2019-04-145-6/+6
* Skip to failing examples on ruby core repository.hsbt2019-04-1410-12/+12
* Added rspec dependency for bundler examples.hsbt2019-04-141-0/+1
* Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt2019-04-14137-3829/+3126
* Skip Bundler's test made fail by r67226k0kubun2019-03-141-0/+1
* skip to not support color tty environment.hsbt2019-02-271-0/+12
* Adjust the rubycop rules of Bundler upstream repository.hsbt2019-02-203-3/+3
* Use ENV["BUNDLE_GEM"] instead of gem command provided by system ruby.hsbt2019-02-182-7/+12
* Fixup r66984. It breakes bundler's examples.hsbt2019-02-181-1/+1
* The ruby core applied the difference structure from bundler upstream reposito...hsbt2019-02-182-7/+19
* Ignore to add bundler lib direcotry if it is same as rubylibdir.hsbt2019-02-051-0/+9
* Fixup r66984. Update the location of bundler gemspec.hsbt2019-02-021-1/+1
* Merge Bundler 2.0.1 from upstream.hsbt2019-01-0454-217/+221
* Merge Bundler 1.17.2 from upstream.hsbt2018-12-111-0/+16
* Downgrade Bundler 1.17.x from 2.0.0.hsbt2018-12-1154-219/+212
* Merge 2-0-stable branch from bundler/bundler.hsbt2018-12-042-2/+2
* Merge bundler-2.0.0.pre.2 from upstream.hsbt2018-11-272-4/+20
* Use stub executables generated by RubyGems istead of original executables.hsbt2018-11-252-1/+13
* Switch to 2-0-stable branch of bundler/bundler repository from our fork repos...hsbt2018-11-163-10/+7
* Merge Bundler-2.0.0.pre1 from upstream.hsbt2018-11-1220-70/+63
* Removed VCR cassettes files for reducing package size.hsbt2018-11-06329-2319/+0
* Merge upstream changes from 2-0-stable branch of bundler/bundler.hsbt2018-11-0448-146/+146
* Added bundler as default gems. Revisit [Feature #12733]hsbt2018-11-02552-0/+45432
* Postponing the Bundler merge.hsbt2017-12-22872-42830/+0
* Merge release version of bundler-1.16.1 from upstream.hsbt2017-12-2113-90/+116
* * remove trailing spaces, append newline at EOF.svn2017-12-122-1/+1
* Merge 1-16-stable branch of bundler.hsbt2017-12-1217-41/+197
* Follow up r60970 for bundler's examples.hsbt2017-12-0710-113/+113
* Ignored `bundle_ruby` example with Ruby core.hsbt2017-11-271-1/+1
* Support Windowsusa2017-11-021-11/+2
* Fixed syntax error with ignore option order.hsbt2017-11-021-1/+1
* * remove trailing spaces, append newline at EOF.svn2017-11-01653-327/+327
* Update bundled bundler to 1.16.0.hsbt2017-11-01867-1650/+8653
* No more ubygems in trunknobu2017-10-061-1/+1
* removed bin/bundle_ruby, It was ignored upstream gemspec.hsbt2017-09-232-2/+2
* Enabled temporary disabled examples of bundler rspec.hsbt2017-09-194-4/+4
* cli_spec.rb: prefer BUNDLE_RUBYnobu2017-09-101-1/+2
* spec/bundler/support: paths for ruby corenobu2017-09-093-30/+16
* rubygems_ext.rb: use BUNDLE_GEMnobu2017-09-091-1/+1
* Merge bundler to standard libraries.hsbt2017-09-08200-0/+35667