Coder Social home page Coder Social logo

Comments (3)

wuputah avatar wuputah commented on June 2, 2024
~/code/customers % git clone [email protected]:b54c6bc9fb536503c1e5.git
remote: Counting objects: 4, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 4 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (4/4), done.

~/code/customers % cd b54c6bc9fb536503c1e5

code/customers/b54c6bc9fb536503c1e5 (master) % h create -s cedar
malloc_limit=1000000000 (8000000)
heap_min_slots=1000000 (10000)
Creating glowing-waterfall-7416... done, stack is cedar
http://glowing-waterfall-7416.herokuapp.com/ | [email protected]:glowing-waterfall-7416.git
Git remote heroku added

code/customers/b54c6bc9fb536503c1e5 (master) % gp heroku master
Counting objects: 4, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 1.90 KiB, done.
Total 4 (delta 0), reused 4 (delta 0)

-----> Heroku receiving push
-----> Ruby app detected
-----> Installing dependencies using Bundler version 1.1.rc
       Running: bundle install --without development:test --path vendor/bundle
       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:
       * source: git://github.com/arsduo/koala.git (at master)
       * source: rubygems repository http://rubygems.org/
       * rails (= 3.1.1)
       * pg
       * oa-basic
       * koala
       * omniauth
       * json
       * mechanize (= 1.0.0)
       * htmlentities
       * rake (= 0.8.7)
       * mixpanel_client
       * geokit
       * airbrake
       * exception_notification
       * delayed_job (= 2.1.4)
       * uglifier
       * thin
       * newrelic_rpm
       You have changed in the Gemfile:
       * koala from `git://github.com/arsduo/koala.git (at master)` to `no specified source`

 !
 !     Failed to install gems via Bundler.
 !
 !     Heroku push rejected, failed to compile Ruby app

To [email protected]:glowing-waterfall-7416.git
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to '[email protected]:glowing-waterfall-7416.git'

from heroku-buildpack-ruby.

hone avatar hone commented on June 2, 2024

It's because of codon:

Settings are listed in order of priority. The top value will be used.

       frozen
       Set for the current user (/app/.bundle/config): "1"

       path
       Set for the current user (/app/.bundle/config): "vendor/bundle"

       disable_shared_gems
       Set for the current user (/app/.bundle/config): "1"

       without
       Set for the current user (/app/.bundle/config): "development:test"

from heroku-buildpack-ruby.

hone avatar hone commented on June 2, 2024

This will go out on monday's deploy.

from heroku-buildpack-ruby.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.