I have tried everything I could see on google about this problem:
" You are trying to install in deployment mode after changing
your Gemfile. Run `bundle install` elsewhere and add the
updated Gemfile.lock to version control.
If this is a development machine, remove the Gemfile freeze
by running `bundle install --no-deployment`.
You have added to the Gemfile:"
So what google said to do was bundle install to update your Gemfile.lock then commit and push no it didn't do anything it didn't work on heroku and it didn't change my gemfile.lock I tried `bundle install --no-deployment` That didn't work> I could use some help totally new to the ruby game

What gem version are you using? What Rails version are you using?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.