summaryrefslogtreecommitdiff
path: root/lib/bundler
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Bump up thor-1.2.2Hiroshi SHIBATA2023-05-1317-66/+76
* Merge https://github.com/rubygems/rubygems/pull/6655 manually.Hiroshi SHIBATA2023-05-101-0/+31
* [rubygems/rubygems] To use Gem::YAMLSerializer in BundlerHiroshi SHIBATA2023-04-191-4/+11
* [rubygems/rubygems] Move all changes only in RubyGemsHiroshi SHIBATA2023-04-192-23/+6
* [rubygems/rubygems] Added guard condition for replacing __ variable in YAML keysHiroshi SHIBATA2023-04-191-2/+2
* [rubygems/rubygems] Keep compatiblity of Bundler specsHiroshi SHIBATA2023-04-192-19/+2
* [rubygems/rubygems] Replaced empty hash to nil value in YAMLHiroshi SHIBATA2023-04-191-0/+15
* [rubygems/rubygems] Only convert old URL key name when it's contained double ...Hiroshi SHIBATA2023-04-191-1/+1
* [rubygems/rubygems] Fix regexp for SymbolHiroshi SHIBATA2023-04-191-1/+1
* [rubygems/rubygems] We need to convert empty string for nil valueHiroshi SHIBATA2023-04-191-0/+2
* [rubygems/rubygems] Handle Symbol valueHiroshi SHIBATA2023-04-191-1/+3
* [rubygems/rubygems] Handle Symbol key and Interger and Boolean valuesHiroshi SHIBATA2023-04-191-3/+18
* [rubygems/rubygems] Fix broken hyperlinks in bundle cache documentationMarcin Rozmus2023-04-122-4/+4
* [rubygems/rubygems] Remove one fallback to full indexes on big gemfilesDavid Rodríguez2023-04-071-8/+5
* Revert accidentally commit of wrong fileHiroshi SHIBATA2023-04-061-0/+1
* [ruby/syntax_suggest] Remove unnecessary `--color` optionNobuyoshi Nakada2023-04-061-1/+0
* [rubygems/rubygems] Fix resolver hangs when dealing with an incomplete lockfileDavid Rodríguez2023-04-063-6/+12
* Revert "Refactor incomplete specs handling"David Rodríguez2023-04-063-38/+13
* [rubygems/rubygems] Revert "Reuse `SpecSet#materialize` logic"David Rodríguez2023-04-061-3/+5
* [rubygems/rubygems] Partly revertedHiroshi SHIBATA2023-03-281-4/+0
* Use URI-0.12.1Hiroshi SHIBATA2023-03-282-3/+3
* [rubygems/rubygems] Onboard Rubocop Naming/MemoizedInstanceVariableName rule ...Josef Šimánek2023-03-283-5/+7
* [rubygems/rubygems] Fix installing plugins in frozen modeDavid Rodríguez2023-03-281-2/+5
* [rubygems/rubygems] Fix incorrect removal of "ruby" platform from lockfileDavid Rodríguez2023-03-281-0/+3
* [rubygems/rubygems] Fix unnecessary downgrade of top level dependency when un...David Rodríguez2023-03-281-3/+35
* [rubygems/rubygems] Also set min locked requirements when not unlockingDavid Rodríguez2023-03-281-1/+2
* Consider prereleases regardless of whether lockedMichael Siegfried2023-03-281-1/+1
* [rubygems/rubygems] Use append_cflags instead of directly append for CFLAGSHiroshi SHIBATA2023-03-271-1/+1
* [rubygems/rubygems] Generate native gems with `-fvisibility=hidden`Jean Boussier2023-03-253-1/+10
* Don't suggest `--full-index` on API Response mismatch errorsDavid Rodríguez2023-03-231-1/+1
* Don't suggest retrying with `--full-index` on gemspec errorsDavid Rodríguez2023-03-231-1/+1
* Fix logging the fallback to the full index on GemspecError'sDavid Rodríguez2023-03-231-5/+1
* Fix flaky when making materialized specs uniqDavid Rodríguez2023-03-234-19/+7
* Reuse `SpecSet#materialize` logicDavid Rodríguez2023-03-231-5/+3
* Refactor incomplete specs handlingDavid Rodríguez2023-03-233-13/+38
* Don't remove RUBY platform when healing a lockfile with missing specsDavid Rodríguez2023-03-231-0/+2
* Don't remove RUBY platform when healing a lockfile with missing specsDavid Rodríguez2023-03-231-0/+2
* [rubygems/rubygems] Enabled Style/RedundantReturn copHiroshi SHIBATA2023-03-231-3/+3
* [rubygems/rubygems] Use indented heredocNobuyoshi Nakada2023-03-223-6/+6
* [rubygems/rubygems] Remove reference to `pry` gem from generated `bin/console...Justin Searls2023-03-221-4/+0
* When running `bundle lock --update <name>`, checkout locked revision of unrel...David Rodríguez2023-03-171-0/+5
* Don´t consider platform specific candidates when `force_ruby_platform` setDavid Rodríguez2023-03-171-1/+1
* Don't ignore pre-releases when there's only one candidateDavid Rodríguez2023-03-171-1/+1
* Normalize git sourcesDavid Rodríguez2023-03-174-4/+26
* [rubygems/rubygems] Also removed condition of RUBY_PATCHLEVELHiroshi SHIBATA2023-03-171-3/+1
* [rubygems/rubygems] Fix incorrect error message when multiple platforms are l...David Rodríguez2023-03-171-1/+1
* [rubygems/rubygems] Applied Layout/SpaceAroundOperators copHiroshi SHIBATA2023-03-162-2/+2
* [rubygems/rubygems] Don't use full_required_path and extension_dir under the ...Hiroshi SHIBATA2023-03-151-3/+4
* [rubygems/rubygems] Removed test forHiroshi SHIBATA2023-03-151-2/+2
* [rubygems/rubygems] Move build artifact detection logic for root gemspec to b...Hiroshi SHIBATA2023-03-151-0/+17