tmatilai / vagrant-proxyconf

Vagrant plugin that configures the virtual machine to use proxies
MIT License
531 stars 74 forks source link

Please push to rubygems or grant me access to push #178

Closed codylane closed 5 years ago

codylane commented 5 years ago

Hi @tmatilai - Thanks again for your help and for giving me ability to push and collaborate on this plugin. Can you push the new gem to rubygems or can you please grant me access?

Looks like I don't have access

$ bundle exec rake release

vagrant-proxyconf 2.0.0 built to pkg/vagrant-proxyconf-2.0.0.gem.
Tag v2.0.0 has already been created.
rake aborted!
Pushing gem to https://rubygems.org...
You do not have permission to push to this gem. Ask an owner to add you with: gem owner vagrant-proxyconf --add cody.lane@gmail.com

...versions/2.4.4/bin/bundle:23:in `load'
...versions/2.4.4/bin/bundle:23:in `<main>'
Tasks: TOP => release => release:rubygem_push
(See full trace by running task with --trace)
tmatilai commented 5 years ago

Ah, sure. Now you have rights to push the gem.

codylane commented 5 years ago

Thanks again! 👍

tmatilai commented 5 years ago

Oh, thank you for all the work you're doing for the project!

codylane commented 5 years ago

Anytime, glad to help.