Luis
                                            Luis
                                        
                                    maybe both if a `cert_chain` is empty give them your warning, and if a `cert_chain` is provided and no `signing_key` warn about no `signing_key` i'm not sure but i'll work...
I'm bringing this issue to sight https://github.com/bundler/bundler/pull/6998 for discussion since it seem it's blocking this to get shipped, more feedback will be appreciated...
I'm going to close this for now, due to lack of interest.
@jrodrigosm Is this still an issue for you?
@hsbt there's already a test for this test_can_handle_spaces_between_args in test/test_rake_task_argument_parsing.rb
@exploide can you provide the contents of your `.gemrc` or how are you setting the `--user-install` ? I can't reproduce the issue, either using `gem: --user-install` or `update: --user-install` confifured...
@exploide Ah! I tried with a specific gem 😬 definitely can reproduce using just `gem update` Will give it a look, thanks for the information!
Working on improving this @exploide. I agree `gem update --user-install` should update only user installed gems.
I could work on this refactor
@FionaDL can you add documentation for this? thanks!