I am trying to git push heroku master.
It's failing with the following error:
Could not find i18n-0.6.10 in any of the sources
!
! Failed to install gems via Bundler.
!
! Push rejected, failed to compile Ruby app
I have i18n in my gemfile.lock file. Does anyone know what to do? Thank you
In your gemfile.lock
change
i18n (0.6.10)
to
i18n (0.6.9)
As John Beynon mentioned there is no current version of 0.6.10.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With