aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Output post_install_message during updateJason King2016-12-081-1/+2
* DRY up some duplication between install and updateJason King2016-12-083-26/+22
* [RubyGems] Old RG compatibility for skipping specs with missing extensionsSamuel Giddins2016-11-302-4/+9
* [RubyGems] Ignore specs missing extensionsSamuel Giddins2016-11-301-0/+8
* Auto merge of #5199 - gearnode:feature-upgrade-rspec-template, r=indirectThe Bundler Bot2016-11-291-1/+1
|\
| * Use new syntax for start spec file with RSpecGearnode2016-11-221-1/+1
* | Auto merge of #5213 - bundler:seg-compact-index-client-threadsafe, r=indirectThe Bundler Bot2016-11-292-2/+7
|\ \
| * | [Fetcher::CompactIndex] Don’t run in parallel on RBXSamuel Giddins2016-11-281-1/+1
| * | [CompactIndexClient] Synchronize access to the list of fetched endpointsSamuel Giddins2016-11-281-1/+6
* | | Vendor net-http-persistent with automatiekSamuel Giddins2016-11-285-30/+38
|/ /
* | Auto merge of #5203 - colby-swandale:inline-gemfile-lock-clash, r=segiddinsThe Bundler Bot2016-11-252-2/+2
|\ \ | |/ |/|
| * dont build defintion with Gemfile.lock (if present) when using inline gemfileColby Swandale2016-11-232-2/+2
* | Auto merge of #5190 - bundler:seg-compact-index-warning, r=indirectThe Bundler Bot2016-11-201-0/+1
|\ \
| * | [CompactIndexClient] Fix warningSamuel Giddins2016-11-191-0/+1
* | | Auto merge of #5186 - bundler:seg-bundle-gem-invalid-constant, r=indirectThe Bundler Bot2016-11-191-3/+16
|\ \ \ | |/ / |/| |
| * | [CLI::Gem] Fail gracefully on an invalid constant nameSamuel Giddins2016-11-191-3/+16
* | | Auto merge of #5119 - hmistry:explain-checksum-mismatch, r=segiddinsThe Bundler Bot2016-11-191-6/+18
|\ \ \ | |/ / |/| |
| * | Fixed typoshiren mistry2016-11-171-1/+1
| * | Converted message strings into HEREDOC for better readability.hiren mistry2016-11-171-14/+18
| * | Improve gem checksum mismatch error message by telling users how to resolve it.hiren mistry2016-11-171-5/+13
* | | Auto merge of #5114 - AirRefund:improve_outdated_code, r=chrismoThe Bundler Bot2016-11-181-43/+91
|\ \ \ | |/ / |/| |
| * | Improve and fixed guide style code.Guillermo Guerrero2016-11-151-43/+91
* | | Auto merge of #5168 - colby-swandale:documentation-and-error-improvements, r=...Homu2016-11-171-3/+3
|\ \ \ | |/ / |/| |
| * | fix rubocop feedbackColby Swandale2016-11-151-1/+1
| * | fix missing capitalizationColby Swandale2016-11-141-1/+1
| * | fix small alignmentColby Swandale2016-11-141-1/+1
| * | improve error message for bundle install --path --system conflictColby Swandale2016-11-141-2/+2
| |/
* | Auto merge of #5176 - chrismo:fix_outdated_regression_from_cc355865, r=chrismoThe Bundler Bot2016-11-153-4/+16
|\ \
| * | Refactoring of @lucasmazza fix w/ specs.chrismo2016-11-153-4/+16
| * | Fix `outdated` listing regression from cc355865Lucas Mazza2016-10-281-2/+2
* | | Support :mri_23 platform and its variationsAkira Matsuda2016-11-151-0/+6
* | | Update vendored Molinillo to 0.5.4Samuel Giddins2016-11-132-11/+13
| |/ |/|
* | Auto merge of #5139 - bitboxer:move-man-pages-to-man-folder, r=indirectHomu2016-11-061-19/+10
|\ \
| * | Move man pages to man folderBodo Tasche2016-10-301-19/+10
* | | [LockfileParser] Stop requiring strscanSamuel Giddins2016-11-031-1/+0
* | | Auto merge of #5108 - chrismo:cons_update_docs, r=indirectHomu2016-11-011-8/+8
|\ \ \
| * | | Add bundle-outdated man pagechrismo2016-10-311-3/+3
| * | | Update bundle lock man pagechrismo2016-10-241-3/+3
| * | | New bundle update options documented.chrismo2016-10-221-3/+3
* | | | Auto merge of #5100 - bronzdoc:fix_shebang_check_in_exec, r=segiddinsHomu2016-10-311-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Warn if executable in bundle exec is emptybronzdoc2016-10-301-0/+6
* | | | Update vendored Molinillo to 0.5.3Samuel Giddins2016-10-2711-15/+102
| |_|/ |/| |
* | | use `Bunder.which` instead of `system` for otool and ldd detectionColby Swandale2016-10-251-2/+2
* | | use `system -v` to check for otool and lddColby Swandale2016-10-241-2/+2
* | | Merge tag 'v1.13.6'Samuel Giddins2016-10-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Version 1.13.6 with changelogSamuel Giddins2016-10-221-1/+1
| * | Auto merge of #5106 - bundler:seg-public-gem, r=indirectHomu2016-10-221-0/+4
* | | Auto merge of #5061 - chrismo:cons_outdated, r=indirectHomu2016-10-225-18/+46
|\ \ \
| * | | filtered outdated msg shouldn't say 'up to date'chrismo2016-10-191-1/+13
| * | | Enable cons updates in outdated and other fixes.chrismo2016-10-125-17/+33