antek-drzewiecki / wine_bouncer

A Ruby gem that allows Oauth2 protection with Doorkeeper for Grape Api's
MIT License
112 stars 58 forks source link

doorkeeper 2.2.1 support #43

Closed catogonzalez closed 9 years ago

catogonzalez commented 9 years ago

Following installation instructions and aware of requirements as described in the readme, bundle install produces:

Resolving dependencies...
Bundler could not find compatible versions for gem "doorkeeper":
  In Gemfile:
    wine_bouncer (>= 0) ruby depends on
      doorkeeper (~> 1.4.0) ruby

    doorkeeper (2.2.1)

Requirements say: "Doorkeeper > 1.4.0 and < 3"

Appreciate any guidance.

antek-drzewiecki commented 9 years ago

Thats the master you are currently looking at. Ill be releasing the 0.4 in the near future #44 .

antek-drzewiecki commented 9 years ago

0.4.0 is released