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

Latest heroku-buildpack-ruby from upstream #5

Open
wants to merge 665 commits into
base: master
Choose a base branch
from

Conversation

willthames
Copy link

Merge in v134 of https://github.com/heroku/heroku-buildpack-ruby

To see differences:

git remote add upup https://github.com/heroku/heroku-buildpack-ruby
git fetch upup master
git diff upup/master

schneems and others added 30 commits February 3, 2014 14:23
compile psych with libyaml 0.1.5
run supports everything run_with_env does, so let's use that
Introduced `rake_env` to LanguagePack interface. Renamed `default_database_url` to `database_url`.
fix rake detection when DATABASE_URL not present
* don't write `config/database.yml` in Rails 4.1, See rails/rails#13463 (comment).
* setup env var SECRET_KEY_BASE for Rails 4.1's `config/secrets.yml`
hone and others added 29 commits January 21, 2015 14:01
Scale back JRuby heap size on PX dynos
special case for patchlevel rubies. fixes jruby 9.0.0.0.pre1
don't vendor in JVM on cedar-14 as it's now available on the stack.
Make `bundle clean` have the same context as `bundle install`
…RENCY

Allow opting in to default WEB_CONCURRENCY
- Set RAILS_SERVE_STATIC_FILES by default on Rails 4.2+ (rails/rails#18100)
Use more generic flag for sensible default detect
@tml
Copy link

tml commented Aug 28, 2015

👍

Currently, this buildpack cannot be used on Cedar-14; given that Cedar is scheduled for EOL very soon, I hope @jgarber can merge this and get the buildpack working on the new platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
9 participants