-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Bundler 2.5.6 Causes Builds to Fail #1430
Comments
Having the same (or similar) issues with v267 build pack. We had to lock our apps to version 266 to be able to deploy. |
@OlekKovalevych Did you find any solution to this? |
@Swastik-T IMO, at the moment there is only one possible solution - to update version of ruby. But I prefer to stay with my current version of ruby(2.7.2). |
@OlekKovalevych @Swastik-T @joshreeves |
@supra-man Thanks, man. It worked for me. They should put this in their article. Clearing cache worked me for the v267 too. |
@supra-man Thank you a lot! Clearing the cache for me.( also worked for v267 ruby buildpack) |
Since the problem is solved, I will move issue to a closed one. |
build pack version https://github.com/heroku/heroku-buildpack-ruby/tree/main/changelogs/v267
ruby version: 2.7.2p137
exception:
bundler versions on heroku:
![image](https://private-user-images.githubusercontent.com/105041262/308910878-32549f23-17a3-4ac7-a538-d0edd9e2fdd9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NzAyODMsIm5iZiI6MTczOTQ2OTk4MywicGF0aCI6Ii8xMDUwNDEyNjIvMzA4OTEwODc4LTMyNTQ5ZjIzLTE3YTMtNGFjNy1hNTM4LWQwZWRkOWUyZmRkOS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QxODA2MjNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT01M2Y4YjM0YzhjYzdmNTYyY2U3MTVkMTU1YWYyYWNmNDUwNDgyN2U2OWVhNjk3MzdkMDY3ZTRmZmM5MmYwMGQ5JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.UQkMtKWX-jv0vlty8-8JJYvSyPfbIA5G2E831TTqIAc)
The text was updated successfully, but these errors were encountered: