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

Replace rash with rash_alt #136

Merged
merged 1 commit into from
Jul 28, 2017
Merged

Conversation

shishi
Copy link
Contributor

@shishi shishi commented Apr 30, 2016

Since Hashie have own Rash, rash gem have problem of conflict namespace. We discussed this from long time ago.
tcocca/rash#9
But there is not any solution, I released rash_alt gem for solving out-of-dependency.

faraday_middleware use both hashie and rash, there is problem for out-of-dependency. This pull request solve this problem.

@shishi
Copy link
Contributor Author

shishi commented Apr 30, 2016

Do faraday_middleware support ruby <= 1.9.2 ? It seem my branch fail in only ruby <= 1.9.2...
If need old ruby support, need more fix for Gemfile, regardless this pull request.

@pravi
Copy link

pravi commented Jul 27, 2017

@mislav can you check this? We'd like to go ahead with rash_alt in debian.

@iMacTia
Copy link
Member

iMacTia commented Jul 27, 2017

I've marked this for next release (0.12) as the plan is to remove support for ruby < 1.9.3

@iMacTia iMacTia added this to the 0.12.0 milestone Jul 27, 2017
@iMacTia
Copy link
Member

iMacTia commented Jul 27, 2017

@shishi can you please pull/rebase from master?
I've dropped support for ruby < 1.9.3 and that should fix your tests :)
Preparing release 0.12

@shishi
Copy link
Contributor Author

shishi commented Jul 27, 2017

I've waited for long time 😄 It's time to be done finally! I'm very glad.

@iMacTia
Copy link
Member

iMacTia commented Jul 28, 2017

Really sorry about the wait @shishi!
LGTM now 😉

@iMacTia iMacTia merged commit f33339e into lostisland:master Jul 28, 2017
@shishi shishi deleted the rash_to_rash_alt branch July 28, 2017 17:33
sfroehler added a commit to shipcloud/billwerk that referenced this pull request Aug 1, 2017
dorotheelaugwitz pushed a commit to shipcloud/billwerk that referenced this pull request Aug 1, 2017
* Pin faraday_middleware to version 0.12.0

* Replaces rash dependency with rash_alt

See following links for more details:
https://github.com/lostisland/faraday_middleware/releases/tag/v0.12.0
lostisland/faraday_middleware#136

* amend version lock for faraday_middleware
@iMacTia iMacTia mentioned this pull request Sep 19, 2018
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

3 participants