Skip to content

Instantly share code, notes, and snippets.

@fkchang
Created April 30, 2015 14:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fkchang/32cd34611c3f714b7bd4 to your computer and use it in GitHub Desktop.
Save fkchang/32cd34611c3f714b7bd4 to your computer and use it in GitHub Desktop.
trying to use Jruby 9K pre2 on heroku
remote: -----> Ruby app detected
remote: -----> Compiling Ruby/Rails
remote: !
remote: ! An error occurred while installing Ruby ruby-2.2.2-jruby-9.0.0.0.pre2
remote: ! For supported Ruby versions see https://devcenter.heroku.com/articles/ruby-support#supported-runtimes
remote: ! Note: Only the most recent version of Ruby 2.1 is supported on Cedar-14
remote: ! Command: 'set -o pipefail; curl --fail --retry 3 --retry-delay 1 --connect-timeout 3 --max-time 30 https://s3-external-1.amazonaws.com/heroku-buildpack-ruby/cedar/ruby-2.2.2-jruby-9.0.0.0.pre2.tgz -s -o - | tar zxf - ' failed unexpectedly:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment