summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert File.file? conditioon on gemspec, Because it break spec/runtime/setup_...support-structure-of-ruby-coreSHIBATA Hiroshi2018-11-071-4/+4
* rubocop -aSHIBATA Hiroshi2018-11-071-1/+0
* expand version path for rspec examples.SHIBATA Hiroshi2018-11-071-3/+2
* Added extnameSHIBATA Hiroshi2018-11-071-2/+2
* To use around hook instead of before suite.SHIBATA Hiroshi2018-11-061-4/+3
* To use helper method instead of env variables.SHIBATA Hiroshi2018-11-061-2/+2
* To use File.file? instead of handling LoadError.SHIBATA Hiroshi2018-11-061-3/+4
* Support old versions of Ruby on platform_spec.rbSHIBATA Hiroshi2018-11-021-7/+7
* Partly reverted 09bfdfa31ad5ae34d29745344493f6a63d355804.SHIBATA Hiroshi2018-11-021-4/+4
* To use helper method instead of env variables.SHIBATA Hiroshi2018-11-011-1/+1
* rubocop -aSHIBATA Hiroshi2018-11-011-1/+1
* Fixed typoSHIBATA Hiroshi2018-11-011-1/+1
* Backport from ruby coreSHIBATA Hiroshi2018-11-0120-72/+83
* rubocop -aSHIBATA Hiroshi2018-10-206-16/+14
* Restore rubygems certificates. Current bundler examples will removeSHIBATA Hiroshi2018-10-201-1/+7
* Added ruby_core filtering condition with some examples.SHIBATA Hiroshi2018-10-2021-57/+58
* Added to support BUNDLE_RUBY and BUNDLE_GEM environmental variables.SHIBATA Hiroshi2018-10-206-10/+50
* Fixed existence example.SHIBATA Hiroshi2018-10-201-1/+1
* rubocop -aSHIBATA Hiroshi2018-10-201-6/+4
* Support file structure of ruby core repository.SHIBATA Hiroshi2018-10-202-5/+19
* Merge #6749Bundlerbot2018-10-194-13/+82
|\
| * Improve Cli::Plugin help, according to review notesaveriomiroddi-sav-install_plugin_from_file_supportSaverio Miroddi2018-04-211-1/+1
| * More solid options checking in Plugin::InstallerSaverio Miroddi2018-03-271-1/+1
| * Rename `local-git` plugin install option to `local_git`Saverio Miroddi2018-03-274-9/+9
| * Improve a comment in Plugin::Installer as referred by the language quality UTSaverio Miroddi2018-03-191-1/+1
| * Workaround a Rubocop issue (assumed a bug) in Plugin::InstallerSaverio Miroddi2018-03-191-0/+5
| * Plugin install description: restore to single lineSaverio Miroddi2018-03-191-7/+1
| * Rename plugin install --file option to --local-gitSaverio Miroddi2018-03-194-11/+11
| * Extend plugin installer file source UTsSaverio Miroddi2018-03-191-0/+31
| * Plugin installer: make remote and local git source options mutually exclusiveSaverio Miroddi2018-03-192-0/+25
| * Apply Rubocop required changes to Plugin::InstallerSaverio Miroddi2018-03-191-7/+2
| * Refactor Plugin::Installer to have the original structure, with cleaner codeSaverio Miroddi2018-03-191-23/+32
| * Apply review note about Plugin::Installer#extract_sources_from_optionsSaverio Miroddi2018-03-181-19/+10
| * Bundler::Plugin::Installer: remove the obsolete (and unneeded) URI.escapeSaverio Miroddi2018-03-111-2/+1
| * Add file path source option (`--file`) to plugin installationSaverio Miroddi2018-03-113-1/+26
| * Refactor Bundler::Plugin::InstallerSaverio Miroddi2018-03-111-31/+26
* | Merge #6747Bundlerbot2018-10-181-3/+3
|\ \
| * | update ruby to the latest versions in travis-cicolby/update-rubyColby Swandale2018-10-181-3/+3
* | | Merge #6748Bundlerbot2018-10-182-0/+29
|\ \ \ | |/ / |/| |
| * | Enable gemfile flag for bundle lockLaura Paakkinen2018-10-182-0/+29
|/ /
* | Merge #6738Bundlerbot2018-10-173-11/+12
|\ \
| * | Make RakeTask spec:deps OS agnosticLeo Arnold2018-10-173-11/+12
|/ /
* | Merge #6739Bundlerbot2018-10-172-3/+4
|\ \
| * | Remove the duplicate gems from suggestionsyuuji.yaginuma2018-10-152-3/+4
* | | Merge #6742Bundlerbot2018-10-174-5/+9
|\ \ \
| * | | use rake helper methoduse-helper-methodsSHIBATA Hiroshi2018-10-161-2/+2
| * | | rubocop -aSHIBATA Hiroshi2018-10-161-1/+1
| * | | added full path of rake executable.SHIBATA Hiroshi2018-10-161-1/+1
| * | | Added missing helper method for rakeSHIBATA Hiroshi2018-10-161-0/+4
| * | | Use helper method instead of hard-code path.SHIBATA Hiroshi2018-10-162-3/+3
| |/ /