Skip to content

Use any 1.x version of Sinatra - #105

Open
joshmcarthur wants to merge 1 commit into
ricardochimal:masterfrom
joshmcarthur:bump-sinatra-version
Open

Use any 1.x version of Sinatra#105
joshmcarthur wants to merge 1 commit into
ricardochimal:masterfrom
joshmcarthur:bump-sinatra-version

Conversation

@joshmcarthur

Copy link
Copy Markdown

This issue is similar to #81, but is just a bit more elegant - rather than dropping all the version information from the gemspec, I've just bumped the Sinatra version dependency to any 1.x release and run all the specs to make sure everything still behaves as expected - I've also been using my taps repository within my application to perform heroku db:pull's and push's without any problems.

This problem's bitten me quite a few times now, as it occurs not just for my own Sinatra applications running version 1.3.2, but also affects other gems that internally use Sinatra, such as https://github.com/defunkt/resque.

@icco

icco commented May 12, 2012

Copy link
Copy Markdown

+1

2 similar comments
@aaronchi

Copy link
Copy Markdown

+1

@thomaspeklak

Copy link
Copy Markdown

+1

@subdigital

Copy link
Copy Markdown

+1 -- also a problem for sidekiq/web

@gregolsen

Copy link
Copy Markdown

+1

@dgilperez

Copy link
Copy Markdown

+1 Is this gem still maintained?

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.

7 participants