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

1.3.0 doesn't install on JRuby #120

Closed
dblock opened this issue Oct 7, 2015 · 1 comment
Closed

1.3.0 doesn't install on JRuby #120

dblock opened this issue Oct 7, 2015 · 1 comment

Comments

@dblock
Copy link

dblock commented Oct 7, 2015

~/source/ruby-grape/grape (master)$ rvm use
Using /Users/dblock/.rvm/gems/jruby-1.7.19
~/source/ruby-grape/grape (master)$ gem install rack-cache -v '1.3.0'
WARN: Unresolved specs during Gem::Specification.reset:
      ffi (>= 0)
WARN: Clearing out unresolved specs.
Please report a bug if this causes problems.
Fetching: rack-cache-1.3.0.gem (100%)
ERROR:  Error installing rack-cache:
    rack-cache requires Ruby version >= 2.0.0.
@dblock dblock changed the title Doesn't install on JRuby 1.3.0 doesn't install on JRuby Oct 7, 2015
@grosser
Copy link
Collaborator

grosser commented Oct 8, 2015

1.3.1 should fix that

@grosser grosser closed this as completed Oct 8, 2015
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 a pull request may close this issue.

2 participants