Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rubyzip 1.0 compatibility #109

Merged
merged 1 commit into from
Sep 4, 2013
Merged

Rubyzip 1.0 compatibility #109

merged 1 commit into from
Sep 4, 2013

Conversation

simonoff
Copy link
Contributor

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 9583b70 on simonoff:master into fe61741 on maxdemarzi:master.

@pboling
Copy link
Contributor

pboling commented Aug 31, 2013

This should be done, and it should be done in a minor version bump, due to the nature of the changes.

If projects are using rubyzip elsewhere, or have any other gems that also depend on the old rubyzip API, and those are not being updated then bumping the dependency here in a patch bump will break those projects.

👍 to bumping rubyzip version IFF it is done in at least a minor version bump of neography

Looking at the gems that have rubyzip as a dependency and it does appear that upgrading to 1.0.0 in a patch would cause a lot of problems for a lot of people. 7 have >= 0 as the version contstraint, including the compass, gherkin, and heroku gems.

🎱 Hat tip to Gemnasium: actually really useful...

@simonoff
Copy link
Contributor Author

But compass, gherkin and heroku using rubyzip only for releasing purposes. In any case it's a good idea to support latest versions. It's like new rails release if this example will be more clear for you.

@pboling
Copy link
Contributor

pboling commented Sep 3, 2013

Absolutely, I'm only suggesting that this be included in the next minor version bump of neography (which should be done ASAP).

maxdemarzi added a commit that referenced this pull request Sep 4, 2013
Rubyzip 1.0 compatibility
@maxdemarzi maxdemarzi merged commit 76bad11 into maxdemarzi:master Sep 4, 2013
@maxdemarzi
Copy link
Owner

Thanks.

@petervandenabeele
Copy link

FYI, it works :-)

Bundle update (in dbd_onto) pulled in Neography 1.2.0 and rubyzip 1.0.0 and tests pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants