Skip to content

Fix for Issue 122 - Resolve Sinatra dependency to '2.0.0.beta2' in Gemspec#122

Open
mrjonesbot wants to merge 5 commits intohighfidelity:masterfrom
mrjonesbot:update-dependancies
Open

Fix for Issue 122 - Resolve Sinatra dependency to '2.0.0.beta2' in Gemspec#122
mrjonesbot wants to merge 5 commits intohighfidelity:masterfrom
mrjonesbot:update-dependancies

Conversation

@mrjonesbot
Copy link
Copy Markdown

@mrjonesbot mrjonesbot commented May 3, 2017

Issue referenced here: #121

Prior to 2.0.0.beta2, Sinatra supported an incorrect Rack requirement for the showexceptions file:
sinatra/sinatra#1055

When attempting to load fake_braintree into the test environment, I'd receive this error highlighted in the issue above:

local/bundle/gems/sinatra-1.0/lib/sinatra/showexceptions.rb:1:in 'require': cannot load such file -- rack/showexceptions (LoadError)

By updating Sinatra in the gemspec, the ability to load the gem via Rack is restored.

This PR does not address the 3 failing spec tests.

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.

1 participant