summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge #7580Bundlerbot2020-02-274-20/+13
|\
| * Revert "Revert "Remove now unused method""automultiplatform_againDavid Rodríguez2020-02-271-4/+0
| * Revert "Revert "Remove now meaningless setting""David Rodríguez2020-02-272-2/+1
| * Revert "Revert "Remove now meaningless warning""David Rodríguez2020-02-271-11/+1
| * Revert "Revert "Add all platforms to lockfile by default""David Rodríguez2020-02-272-3/+11
* | Merge #7590Bundlerbot2020-02-271-1/+1
|\ \ | |/ |/|
| * Prepend debug label to resolver's debug messageSutou Kouhei2020-01-201-1/+1
* | Adhere to gemfile name preference also for project skeletonMasha2020-02-273-2/+6
* | Bump rake version to 13.0 everywherebump_rakeDavid Rodríguez2020-02-211-1/+1
* | Merge #7635Bundlerbot2020-02-171-47/+57
|\ \
| * | Update code of conduct tenplate to CC2.0Coraline Ada Ehmke2020-02-161-47/+57
* | | Use `bundle config` instead of a deprecated flag in an error message.Tatsuya Hoshino2020-02-151-1/+2
|/ /
* | Fix config location edge caseapp_config_path_absoluteDavid Rodríguez2020-02-031-1/+7
* | Merge #7614Bundlerbot2020-02-021-1/+5
|\ \
| * | Workaround jruby issuejruby_issueDavid Rodríguez2020-02-021-1/+5
* | | Update GitHub URLs in error messages.Ellen Marie Dash2020-02-013-6/+6
|/ /
* | Simplify arguments to `sh`Nobuyoshi Nakada2020-01-281-6/+6
* | remove warn call on LoadErrorEmily Giurleo2020-01-231-5/+0
* | Merge #7527Bundlerbot2020-01-231-2/+1
|\ \ | |/ |/|
| * always print backtrace on LoadErrorEmily Giurleo2020-01-221-1/+1
| * remove trace and update the specs accordinglyEmily Giurleo2020-01-221-1/+0
| * TweakDavid Rodríguez2020-01-031-1/+1
| * Report original exception when failing to load openssl, fixes #7192Oleg Pudeyev2020-01-031-1/+1
* | Add support for BUNDLER_ prefixed debug environment variablesSutou Kouhei2020-01-192-2/+7
* | Merge #7577Bundlerbot2020-01-182-2/+2
|\ \
| * | [repo move] Update GitHub URL in comments in lib/.Ellen Marie Dash2020-01-162-2/+2
* | | Merge #7559Bundlerbot2020-01-171-2/+2
|\ \ \
| * | | Reactivate usused code for ruby version resolutionLars Kanis2020-01-161-2/+2
| |/ /
* | | Revert MatchPlatform#platforms_match?Sutou Kouhei2020-01-171-4/+1
* | | Don't ignore resolved platform informationSutou Kouhei2020-01-172-3/+11
|/ /
* | Remove needless ifSutou Kouhei2020-01-161-4/+5
* | Sort available platformsSutou Kouhei2020-01-151-7/+8
* | Always add a spec group for all platforms to candidatesSutou Kouhei2020-01-151-26/+11
* | SpecGroup#to_specs doesn't return duplicated specsSutou Kouhei2020-01-152-1/+9
* | Fix styleSutou Kouhei2020-01-151-2/+2
* | Always add "ruby" version to selected spec groups as fallbackSutou Kouhei2020-01-151-3/+5
* | Rename SpecGroup#spec to SpecGroup#spec_forSutou Kouhei2020-01-152-4/+5
* | Add SpecGroup#copy_forSutou Kouhei2020-01-152-12/+12
* | Add support for force_ruby_platform with specific_platform againSutou Kouhei2020-01-151-5/+16
* | Don't set platforms to dependency registered by gemspecSutou Kouhei2020-01-153-14/+1
* | Add support for specific_platform feature flagSutou Kouhei2020-01-151-5/+10
* | Add support for multiple platform spec group againSutou Kouhei2020-01-152-4/+31
* | Improve platform specific gem resolutionSutou Kouhei2020-01-152-6/+23
* | Fix instance variable nameSutou Kouhei2020-01-121-2/+2
* | Fix ruby version parsing in compact indexSutou Kouhei2020-01-122-13/+71
* | Merge #5521Bundlerbot2020-01-087-11/+36
|\ \
| * | bundler gem: Support test-unit as a testing frameworkKouhei Sutou2019-12-117-11/+36
* | | Merge #7529Bundlerbot2020-01-051-22/+0
|\ \ \
| * | | Remove require net-http-pipeline from vendored net-http-persistent.Marcio Toshio2020-01-031-22/+0
| | |/ | |/|
* | | Reset `Gemfile` to the empty string after bundler/inlinefix/bundler_inlineDavid Rodríguez2020-01-021-1/+1
|/ /