Heroku Ruby GSL Buildpack is a fork of Heroku's official Ruby buildpack with added support for the GNU Scientific Library.
Example Usage:
$ ls
Gemfile Gemfile.lock
$ heroku create --buildpack git://github.com/gregory/heroku-gsl-buildpack.git#gsl-1.16-ruby
$ git push heroku master