Skip to content

upgrade to addressable 2.4.0 #42

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

Closed
wants to merge 1 commit into from

Conversation

mlankenau
Copy link

I tried to include the pronto gem to our project and failed since we have the latest addressable (2.4.0) in use. This is excluded in sawyer. So It would be cool if you can pull and upgrade to 2.4.0.

@fliiiix
Copy link

fliiiix commented Feb 3, 2016

This is also responsible to crash jekyll-gist on FreeBSD.

Would be cool if we can have a new release with addressable 2.4.0.

@pengwynn
Copy link
Member

pengwynn commented Feb 6, 2016

@mlankenau @fliiiix curious, are you using Octokit.rb? I'm considering folding a simplified version of this project into that project directly, removing a dependency.

@pengwynn
Copy link
Member

pengwynn commented Feb 6, 2016

Fixed in #44 and released in v0.7.0.

@pengwynn pengwynn closed this Feb 6, 2016
@fliiiix
Copy link

fliiiix commented Feb 7, 2016

@pengwynn Thanks for the fast response and fix. I'm using jekyll-gist and if I'm not wrong octokit is dependency of it. So a simplified version of octokit would probably prevented this type of issue.

@mlankenau
Copy link
Author

@pengwynn Our dependency chain looks like pronto-octokit-sawyer-addressable. Not sure how pronto is using octokit in detail.

@mlankenau
Copy link
Author

@pengwynn And thx for the fast response :)

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.

3 participants