summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [CurrentRuby] Add 2.6 as a known minorSamuel Giddins2017-12-261-0/+1
* Auto merge of #6207 - bundler:colby/init-gemfile-path-child, r=segiddinsThe Bundler Bot2017-12-111-5/+1
|\
| * Let users generate gemfiles in paths whos parent path contains a GemfileColby Swandale2017-12-091-5/+1
* | Auto merge of #6202 - hsbt:warning-bundler-binstub, r=hsbtThe Bundler Bot2017-12-111-1/+9
|\ \
| * | expand toplevel method definition about stub file detectionSHIBATA Hiroshi2017-12-051-6/+7
| * | Show warning message about binstub outside generation.SHIBATA Hiroshi2017-12-051-1/+8
* | | Ignore to generate documentation of templates.SHIBATA Hiroshi2017-12-111-0/+1
|/ /
* | Auto merge of #6201 - jetthoughts:binstub-use-gemfile-from-env, r=indirectThe Bundler Bot2017-12-051-3/+3
|\ \
| * | Setup Gemfile path before loading bundler in order to use original GemfilePaul Nikitochkin2017-12-021-3/+3
* | | Auto merge of #6191 - elia:patch-1, r=colby-swandaleThe Bundler Bot2017-11-301-2/+2
|\ \ \ | |_|/ |/| |
| * | Ensure git is executed inside the gemspec dirElia Schito2017-11-281-2/+2
* | | Auto merge of #6188 - bundler:indirect/fix-6072, r=indirectThe Bundler Bot2017-11-302-5/+3
|\ \ \ | |_|/ |/| |
| * | Stop overriding specs during double-checksAndre Arko2017-11-262-5/+3
| |/
* | Resolver: treat dependencies with prerelease versions as slightly constrainedGrey Baker2017-11-271-1/+2
|/
* Fix NoMethodError during `bundle update --group`Matt Brictson2017-11-081-1/+3
* Bail out of reducing depency trees on huge dependency conflict setsJan Krutisch2017-11-021-0/+2
* Merge tag 'v1.16.0'Samuel Giddins2017-10-313-2/+13
|\
| * Version 1.16.0 with changelogv1.16.0Samuel Giddins2017-10-311-1/+1
| * Ensure bundler/psyched_yaml is always loaded before Gem.load_yaml is calledSamuel Giddins2017-10-302-0/+3
| * Properly handle unsafe YAML warnings in specs on Ruby 1.8.7Samuel Giddins2017-10-301-0/+7
| * [Deprecate] Ensure skip is defined before being accessedSamuel Giddins2017-10-301-2/+3
| * [Definition] Ensure @gem_version_promoter is never nilSamuel Giddins2017-10-301-1/+1
| * Auto merge of #6133 - bundler:seg-bundler-2-5-default-activation-fix, r=colby...The Bundler Bot2017-10-301-0/+1
| * Auto merge of #6131 - bundler:seg-molinillo-0.6.4, r=segiddinsThe Bundler Bot2017-10-303-3/+3
| * Auto merge of #6128 - greysteil:prioritise-requested-gems, r=segiddinsThe Bundler Bot2017-10-302-3/+5
| * Auto merge of #6119 - bundler:seg-ruby-2-5-digest-gem, r=colby-swandaleThe Bundler Bot2017-10-309-13/+11
| * Auto merge of #6092 - dekellum:do-not-rescue-signal-exception, r=segiddinsThe Bundler Bot2017-10-302-1/+3
| * Auto merge of #6098 - akhramov:fix/doubled-message-in-verbose-mode, r=segiddinsThe Bundler Bot2017-10-301-5/+5
| * Auto merge of #6102 - amatsuda:warnings, r=segiddinsThe Bundler Bot2017-10-301-6/+12
| * Auto merge of #6101 - bundler:seg-digest-loading, r=colby-swandaleThe Bundler Bot2017-10-308-12/+12
| * Auto merge of #6088 - bundler:seg-rubygems-psych-warning, r=olleolleolleThe Bundler Bot2017-10-302-1/+12
* | Ensure that autoloads are resolved in the real working directorySamuel Giddins2017-10-291-0/+1
* | Update vendored Molinillo to 0.6.4Samuel Giddins2017-10-293-3/+3
* | Auto merge of #6128 - greysteil:prioritise-requested-gems, r=segiddinsThe Bundler Bot2017-10-282-3/+5
|\ \
| * | Prioritise explicitly requested gems in dependency resolution sort orderGrey Baker2017-10-272-3/+5
* | | Remove a blank line in generated gemspec for RUBY_VERSION >= "2.0.0"meganemura2017-10-271-1/+1
|/ /
* | Auto merge of #6116 - bundler:seg-outdated-second-group, r=colby-swandaleThe Bundler Bot2017-10-251-1/+1
|\ \
| * | [Outdated] Support --group with the second group for a dependencyseg-outdated-second-groupSamuel Giddins2017-10-201-1/+1
* | | Auto merge of #6119 - bundler:seg-ruby-2-5-digest-gem, r=colby-swandaleThe Bundler Bot2017-10-239-13/+11
|\ \ \
| * | | Avoid activating stdlib digest under Ruby 2.5seg-ruby-2-5-digest-gemSamuel Giddins2017-10-229-13/+11
| |/ /
* | | Auto merge of #6120 - jumbosushi:plugin_list, r=indirectThe Bundler Bot2017-10-223-0/+33
|\ \ \ | |/ / |/| |
| * | Fix 'plugins list' pull requestAtsushi Yamamoto2017-10-221-1/+1
| * | implement command `bundle plugin list`fotanus2017-05-303-0/+33
* | | Auto merge of #6092 - dekellum:do-not-rescue-signal-exception, r=segiddinsThe Bundler Bot2017-10-182-1/+3
|\ \ \
| * | | Avoid rescue of SignalException in kernel_load and with_friendly_errorsDavid Kellum2017-10-142-1/+3
* | | | Auto merge of #6098 - akhramov:fix/doubled-message-in-verbose-mode, r=segiddinsThe Bundler Bot2017-10-161-5/+4
|\ \ \ \
| * | | | Fix doubled message in verbose modeArtyom Khramov2017-10-141-5/+4
| |/ / /
* | | | Auto merge of #6102 - amatsuda:warnings, r=segiddinsThe Bundler Bot2017-10-161-6/+12
|\ \ \ \
| * | | | Double assignment is no longer an effective workaround for unused variable wa...Akira Matsuda2017-10-161-6/+12
| |/ / /
* | | | Auto merge of #6101 - bundler:seg-digest-loading, r=colby-swandaleThe Bundler Bot2017-10-168-12/+12
|\ \ \ \