| Age | Commit message (Collapse) | Author |
|
Highlight failed command and suggest installing the command.
[Bug #16042]
|
|
|
|
|
|
* parse.y (yycompile): make sure in advance that the `__FILE__`
object shares a fstring, to get rid of dangling path name.
Fixed up 53e9908d8afc7f03109b0aafd1698ab35f512b05. [Bug #16041]
* vm_eval.c (eval_make_iseq): ditto.
|
|
|
|
|
|
|
|
https://github.com/bundler/bundler/commit/5215ae7fa3
|
|
https://github.com/bundler/bundler/commit/ffc5e76335
|
|
https://github.com/bundler/bundler/commit/a94f74682e
|
|
|
|
|
|
|
|
And reenable exclusion because the bug why we added them has been fixed.
See https://github.com/rubocop-hq/rubocop/issues/6861.
https://github.com/bundler/bundler/commit/bda63fcffc
|
|
https://github.com/bundler/bundler/commit/ffb7d6fa53
|
|
https://github.com/bundler/bundler/commit/b8ee4aec0b
|
|
https://github.com/bundler/bundler/commit/cd1abf8b3f
|
|
* Adds an extra artifice task to vendorize new `connection_pool`
dependency.
* Cherry-pick's needed Windows fix not yet merged into master branch of
`net-http-persistent`.
* Update bundler usages to be compatible with the new version, and fix
unit specs.
https://github.com/bundler/bundler/commit/0575baa6bb
|
|
So that the behavior is the same regardless of the tested bundler
version.
https://github.com/bundler/bundler/commit/664549427a
|
|
https://github.com/bundler/bundler/commit/4c6a3c3cf7
|
|
And use single quotes consistenly.
https://github.com/bundler/bundler/commit/8b9fbbb2df
|
|
platform is Gem::Platform::RUBY
This allows us to always say we're ruby? when force_ruby_platform is
set, and fixes using gemspec & force_ruby_platform on windows.
https://github.com/bundler/bundler/commit/3cb89b7e5c
|
|
https://github.com/bundler/bundler/commit/2a7a5daba0
|
|
And refactor development setup.
https://github.com/bundler/bundler/commit/f288806d02
|
|
https://github.com/bundler/bundler/commit/d6c9196d18
|
|
https://github.com/bundler/bundler/commit/88dbfa18b4
|
|
https://github.com/bundler/bundler/commit/bda0fa02c4
|
|
https://github.com/bundler/bundler/commit/428f53bef0
|
|
It's affect with rspec examples and broke them.
https://github.com/bundler/bundler/commit/355a922073
|
|
To indicate that it can raise.
Co-authored-by: Guillermo Guerrero <wolf.fox1985@gmail.com>
Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
https://github.com/bundler/bundler/commit/584e841624
|
|
Co-authored-by: Guillermo Guerrero <wolf.fox1985@gmail.com>
Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
https://github.com/bundler/bundler/commit/7b68d86bdd
|
|
Co-authored-by: Guillermo Guerrero <wolf.fox1985@gmail.com>
Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
https://github.com/bundler/bundler/commit/027aba0cff
|
|
https://github.com/bundler/bundler/commit/d845a213ca
|
|
https://github.com/bundler/bundler/commit/0d8c8d207e
|
|
https://github.com/bundler/bundler/commit/be9d6e7cfc
|
|
Co-authored-by: Guillermo Guerrero <wolf.fox1985@gmail.com>
Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
https://github.com/bundler/bundler/commit/4335df3e4c
|
|
It's the only usage of the `options_include_groups` attribute and its
name suggests a boolean, so it fits better now.
Co-authored-by: Guillermo Guerrero <wolf.fox1985@gmail.com>
Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
https://github.com/bundler/bundler/commit/53c0fae760
|
|
Co-authored-by: Guillermo Guerrero <wolf.fox1985@gmail.com>
Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
https://github.com/bundler/bundler/commit/832fb900f0
|
|
https://github.com/bundler/bundler/commit/69bee117fb
|
|
https://github.com/bundler/bundler/commit/5b285685a4
|
|
These specs are only run on bundler 2, so the compatibility method is
not needed.
https://github.com/bundler/bundler/commit/6cb28e3aeb
|
|
https://github.com/bundler/bundler/commit/8c83921d08
|
|
https://github.com/bundler/bundler/commit/04a04719f0
|
|
https://github.com/bundler/bundler/commit/1ee77d9c55
|
|
https://github.com/bundler/bundler/commit/ebcb25a3c3
|
|
https://github.com/bundler/bundler/commit/b5900e57a4
|
|
https://github.com/bundler/bundler/commit/344a881592
|
|
In these versions, the `approximate_recommendation` method doesn't
include the prerelease logic.
https://github.com/bundler/bundler/commit/caf13e9e4f
|
|
https://github.com/bundler/bundler/commit/9ddeeb1fe1
|
|
https://github.com/bundler/bundler/commit/72194d1aac
|