Skip to content

Newer Sinatra compatibility - #119

Open
orbanbotond wants to merge 1 commit into
ricardochimal:masterfrom
orbanbotond:master
Open

Newer Sinatra compatibility#119
orbanbotond wants to merge 1 commit into
ricardochimal:masterfrom
orbanbotond:master

Conversation

@orbanbotond

Copy link
Copy Markdown

Hi Ricardo,

I modified the sinatra dependency to accept newer sinatra gems... One of my other gems needed Sinatra 1.3.3... and the taps was constraining sinatra to 1.0.0

This was the message:

Bundler could not find compatible versions for gem "sinatra":

  In Gemfile:
    taps (>= 0.3.24) ruby depends on
      sinatra (~> 1.0.0) ruby

    split (>= 0) ruby depends on

      sinatra (1.3.3)

Bundler could not find compatible versions for gem "sinatra":
  In Gemfile:
    taps (>= 0.3.24) ruby depends on
      sinatra (~> 1.0.0) ruby




    split (>= 0) ruby depends on
      sinatra (1.3.3)
@dwradcliffe

Copy link
Copy Markdown

+1

3 similar comments
@jejacks0n

Copy link
Copy Markdown

+1

@matti

matti commented Oct 16, 2012

Copy link
Copy Markdown

+1

@momolog

momolog commented Nov 6, 2012

Copy link
Copy Markdown

+1

@ghost

ghost commented Dec 27, 2012

Copy link
Copy Markdown

I am also stuck with same problem. Any update?

@wijet

wijet commented Oct 24, 2013

Copy link
Copy Markdown

Hi, I've created fork of taps with support for sinatra 1.4.4 and some other fixes. It's available as a gem taps-taps

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.

6 participants