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

Loosen hashie version dependency #13

Closed
wants to merge 2 commits into from
Closed

Conversation

kdonovan
Copy link

Tiny change, specs still pass, but this allows asin to be used in a project with gems that require newer versions of hashie, like twitter.

Cheers,
-Kali

@phoet
Copy link
Owner

phoet commented Sep 16, 2011

merged into develop. please make sure to pick the proper branch for you next pull request.

@phoet phoet closed this Sep 16, 2011
@phoet
Copy link
Owner

phoet commented Sep 16, 2011

pushed 0.7.0 to rubygems

@kdonovan
Copy link
Author

Thanks! Sorry about the branch mixup -- I was a little confused by not having master as the default development branch.

@phoet
Copy link
Owner

phoet commented Sep 19, 2011

have a look at this to know why:
http://nvie.com/posts/a-successful-git-branching-model/

@kdonovan
Copy link
Author

Cool, thanks for the pointer! The logic behind the setup is familiar, except I swap the names so develop -> master, and master -> stable. Also, --no-ff for merging branches is a great tip...

@phoet phoet mentioned this pull request Apr 27, 2013
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

2 participants