guard / guard-bundler

Guard::Bundler automatically install/update your gem bundle when needed
https://rubygems.org/gems/guard-bundler
MIT License
117 stars 22 forks source link

v2.0 #20

Closed rymai closed 11 years ago

rymai commented 11 years ago

This PR ensures guard-bundler is compatible with Guard 2.x and drops the support of Ruby 1.8.

@yannlugrin, if it's ok for you, could you merge this and release 2.0.0 soon?

Thank you!

coveralls commented 11 years ago

Coverage Status

Coverage increased (+0.64%) when pulling 3d310623a9a0b1f4f6c6b750a56c31154768c3f3 on v2.0 into 1f86329c51d7e829a318b9af805c09e792e97040 on master.

yasuhito commented 11 years ago

:+1:

czj commented 11 years ago

Good work guys ! :+1: v2.0 will be most welcome !

pjg commented 11 years ago

Awesome! :+1:

deiga commented 11 years ago

Great work :+1:

DavidAllison commented 11 years ago

@yannlugrin @rymai When do you guys suppose you might cut a new gem? I've currently disabled guard-bundler in my project since it won't let me update other packages in its 1.x version. Thanks for all the hard work!

pjg commented 11 years ago

Yes, could you please release a new version? I'm sure I'm not the only one waiting for this unreleased upgrade blocker :)

rymai commented 11 years ago

Guys, I'm sorry about that. I don't have the Rubygems right to release a new version of this gem (currently, only @yannlugrin can but I asked him if it'd be possible to give me this right too).

In the meantime, you can already take advantage of this pull-request by adding gem 'guard-bundler', github: 'guard/guard-bundler', branch: 'v2.0' to your Gemfile.

Thanks for your patience.

yannlugrin commented 11 years ago

Hi,

Sorry I just got back from vacation, and I have added Rémy to owner of this gem. I can't release it before end of week, but if is not done, I push it asap.

Yann

rymai commented 11 years ago

Awesome, thanks Yann! I'll go ahead and merge this PR and release guard-bundler 2.0.0 then!

coveralls commented 11 years ago

Coverage Status

Coverage increased (+0.64%) when pulling 4ed9393eaa68256a91cff182e5c29bbdf5e26055 on v2.0 into 1f86329c51d7e829a318b9af805c09e792e97040 on master.

rymai commented 11 years ago

guard-bundler 2.0.0 released!

yannlugrin commented 11 years ago

Thanks Rémy

On Wed, Oct 30, 2013 at 12:00 PM, Rémy Coutable notifications@github.comwrote:

guard-bundler 2.0.0 releasedhttps://github.com/guard/guard-bundler/releases/tag/v2.0.0 !

— Reply to this email directly or view it on GitHubhttps://github.com/guard/guard-bundler/pull/20#issuecomment-27380106 .