Skip to content

Instantly share code, notes, and snippets.

@osdiab
Created October 21, 2013 23:10
Show Gist options
  • Select an option

  • Save osdiab/7092405 to your computer and use it in GitHub Desktop.

Select an option

Save osdiab/7092405 to your computer and use it in GitHub Desktop.
Dump when pushing to heroku
# encoding: UTF-8
source 'https://rubygems.org'
# rubinius
ruby '2.1.0', engine: 'rbx', engine_version: '2.1.1'
gem 'rubysl'
# core
gem 'sinatra', '1.4.3'
gem 'puma'
gem 'rake'
gem 'mongoid'
gem 'foreman'
gem 'therubyracer'
# assets
gem 'sinatra-assetpack'
gem 'uglifier'
# templating
gem 'haml'
gem 'markdown'
gem 'sass'
gem 'yajl-ruby'
# monitoring
gem 'newrelic_rpm'
# apis
gem 'tumblr_client'
group :development, :test do
gem 'pre-commit'
gem 'rspec' # unit testing
# linting
gem 'rubocop'
gem 'pelusa'
end
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.15)
activesupport (= 3.2.15)
builder (~> 3.0.0)
activesupport (3.2.15)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
ast (1.1.0)
builder (3.0.4)
diff-lcs (1.2.4)
dotenv (0.9.0)
execjs (2.0.2)
faraday (0.8.8)
multipart-post (~> 1.2.0)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
ffi2-generators (0.1.1)
foreman (0.63.0)
dotenv (>= 0.7)
thor (>= 0.13.6)
haml (4.0.3)
tilt
i18n (0.6.5)
jsmin (1.0.1)
json (1.8.1)
kramdown (1.2.0)
libv8 (3.16.14.3)
logutils (0.6.0)
markdown (1.1.1)
kramdown (>= 1.0.2)
props (>= 1.0.0)
textutils (>= 0.6.4)
mime-types (1.25)
minitest (4.7.5)
mongoid (3.1.5)
activemodel (~> 3.2)
moped (~> 1.4)
origin (~> 1.0)
tzinfo (~> 0.3.29)
moped (1.5.1)
multi_json (1.8.2)
multipart-post (1.2.0)
newrelic_rpm (3.6.8.168)
oauth (0.4.7)
origin (1.1.0)
parser (2.0.0)
ast (~> 1.1)
slop (~> 3.4, >= 3.4.5)
pelusa (0.2.3)
powerpack (0.0.8)
pre-commit (0.9.2)
execjs
props (1.0.2)
psych (2.0.1)
puma (2.6.0)
rack (>= 1.1, < 2.0)
racc (1.4.10)
rack (1.5.2)
rack-protection (1.5.1)
rack
rack-test (0.6.2)
rack (>= 1.0)
rainbow (1.1.4)
rake (10.1.0)
ref (1.0.5)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.6)
rspec-expectations (2.14.3)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
rubocop (0.14.1)
parser (~> 2.0)
powerpack (~> 0.0.6)
rainbow (>= 1.1.4)
rubysl (2.0.10)
psych (~> 2.0)
racc (~> 1.4)
rubysl-abbrev (~> 2.0)
rubysl-base64 (~> 2.0)
rubysl-benchmark (~> 2.0)
rubysl-bigdecimal (~> 2.0)
rubysl-cgi (~> 2.0)
rubysl-cgi-session (~> 2.0)
rubysl-cmath (~> 2.0)
rubysl-complex (~> 2.0)
rubysl-continuation (~> 2.0)
rubysl-coverage (~> 2.0)
rubysl-csv (~> 2.0)
rubysl-curses (~> 2.0)
rubysl-date (~> 2.0)
rubysl-delegate (~> 2.0)
rubysl-digest (~> 2.0)
rubysl-drb (~> 2.0)
rubysl-e2mmap (~> 2.0)
rubysl-english (~> 2.0)
rubysl-enumerator (~> 2.0)
rubysl-erb (~> 2.0)
rubysl-etc (~> 2.0)
rubysl-expect (~> 2.0)
rubysl-fcntl (~> 2.0)
rubysl-fiber (~> 2.0)
rubysl-fileutils (~> 2.0)
rubysl-find (~> 2.0)
rubysl-forwardable (~> 2.0)
rubysl-getoptlong (~> 2.0)
rubysl-gserver (~> 2.0)
rubysl-io-console (~> 2.0)
rubysl-io-nonblock (~> 2.0)
rubysl-io-wait (~> 2.0)
rubysl-ipaddr (~> 2.0)
rubysl-irb (~> 2.0)
rubysl-json (~> 2.0)
rubysl-logger (~> 2.0)
rubysl-mathn (~> 2.0)
rubysl-matrix (~> 2.0)
rubysl-mkmf (~> 2.0)
rubysl-monitor (~> 2.0)
rubysl-mutex_m (~> 2.0)
rubysl-net-ftp (~> 2.0)
rubysl-net-http (~> 2.0)
rubysl-net-imap (~> 2.0)
rubysl-net-pop (~> 2.0)
rubysl-net-protocol (~> 2.0)
rubysl-net-smtp (~> 2.0)
rubysl-net-telnet (~> 2.0)
rubysl-nkf (~> 2.0)
rubysl-observer (~> 2.0)
rubysl-open-uri (~> 2.0)
rubysl-open3 (~> 2.0)
rubysl-openssl (~> 2.0)
rubysl-optparse (~> 2.0)
rubysl-ostruct (~> 2.0)
rubysl-pathname (~> 2.0)
rubysl-prettyprint (~> 2.0)
rubysl-prime (~> 2.0)
rubysl-profile (~> 2.0)
rubysl-profiler (~> 2.0)
rubysl-pstore (~> 2.0)
rubysl-pty (~> 2.0)
rubysl-rational (~> 2.0)
rubysl-readline (~> 2.0)
rubysl-resolv (~> 2.0)
rubysl-rexml (~> 2.0)
rubysl-rinda (~> 2.0)
rubysl-ripper (~> 2.0)
rubysl-rss (~> 2.0)
rubysl-scanf (~> 2.0)
rubysl-securerandom (~> 2.0)
rubysl-set (~> 2.0)
rubysl-shellwords (~> 2.0)
rubysl-singleton (~> 2.0)
rubysl-socket (~> 2.0)
rubysl-stringio (~> 2.0)
rubysl-strscan (~> 2.0)
rubysl-syslog (~> 2.0)
rubysl-tempfile (~> 2.0)
rubysl-test-unit (~> 2.0)
rubysl-thread (~> 2.0)
rubysl-thwait (~> 2.0)
rubysl-time (~> 2.0)
rubysl-timeout (~> 2.0)
rubysl-tmpdir (~> 2.0)
rubysl-tracer (~> 2.0)
rubysl-tsort (~> 2.0)
rubysl-un (~> 2.0)
rubysl-uri (~> 2.0)
rubysl-weakref (~> 2.0)
rubysl-webrick (~> 2.0)
rubysl-xmlrpc (~> 2.0)
rubysl-yaml (~> 2.0)
rubysl-zlib (~> 2.0)
rubysl-abbrev (2.0.2)
rubysl-base64 (2.0.0)
rubysl-benchmark (2.0.0)
rubysl-bigdecimal (2.0.2)
rubysl-cgi (2.0.0)
rubysl-cgi-session (2.0.0)
rubysl-cmath (2.0.0)
rubysl-complex (2.0.0)
rubysl-continuation (2.0.0)
rubysl-coverage (2.0.3)
rubysl-csv (2.0.1)
rubysl-english (~> 2.0)
rubysl-curses (2.0.0)
rubysl-date (2.0.5)
rubysl-delegate (2.0.0)
rubysl-digest (2.0.2)
rubysl-drb (2.0.1)
rubysl-e2mmap (2.0.0)
rubysl-english (2.0.0)
rubysl-enumerator (2.0.0)
rubysl-erb (2.0.0)
rubysl-etc (2.0.3)
ffi2-generators (~> 0.1)
rubysl-expect (2.0.0)
rubysl-fcntl (2.0.4)
ffi2-generators (~> 0.1)
rubysl-fiber (2.0.0)
rubysl-fileutils (2.0.2)
rubysl-find (2.0.0)
rubysl-forwardable (2.0.0)
rubysl-getoptlong (2.0.0)
rubysl-gserver (2.0.0)
rubysl-socket (~> 2.0)
rubysl-thread (~> 2.0)
rubysl-io-console (2.0.0)
rubysl-io-nonblock (2.0.0)
rubysl-io-wait (2.0.0)
rubysl-ipaddr (2.0.0)
rubysl-irb (2.0.3)
rubysl-e2mmap (~> 2.0)
rubysl-mathn (~> 2.0)
rubysl-readline (~> 2.0)
rubysl-thread (~> 2.0)
rubysl-tracer (~> 2.0)
rubysl-json (2.0.2)
rubysl-logger (2.0.0)
rubysl-mathn (2.0.0)
rubysl-matrix (2.1.0)
rubysl-e2mmap (~> 2.0)
rubysl-mkmf (2.0.1)
rubysl-fileutils (~> 2.0)
rubysl-shellwords (~> 2.0)
rubysl-monitor (2.0.0)
rubysl-mutex_m (2.0.0)
rubysl-net-ftp (2.0.1)
rubysl-net-http (2.0.4)
rubysl-cgi (~> 2.0)
rubysl-erb (~> 2.0)
rubysl-singleton (~> 2.0)
rubysl-net-imap (2.0.1)
rubysl-net-pop (2.0.1)
rubysl-net-protocol (2.0.1)
rubysl-net-smtp (2.0.1)
rubysl-net-telnet (2.0.0)
rubysl-nkf (2.0.1)
rubysl-observer (2.0.0)
rubysl-open-uri (2.0.0)
rubysl-open3 (2.0.0)
rubysl-openssl (2.0.0)
rubysl-optparse (2.0.1)
rubysl-shellwords (~> 2.0)
rubysl-ostruct (2.0.4)
rubysl-pathname (2.0.0)
rubysl-prettyprint (2.0.1)
rubysl-prime (2.0.0)
rubysl-profile (2.0.0)
rubysl-profiler (2.0.1)
rubysl-pstore (2.0.0)
rubysl-pty (2.0.2)
rubysl-rational (2.0.1)
rubysl-readline (2.0.2)
rubysl-resolv (2.0.0)
rubysl-rexml (2.0.1)
rubysl-rinda (2.0.0)
rubysl-ripper (2.0.0)
rubysl-rss (2.0.0)
rubysl-scanf (2.0.0)
rubysl-securerandom (2.0.0)
rubysl-set (2.0.1)
rubysl-shellwords (2.0.0)
rubysl-singleton (2.0.0)
rubysl-socket (2.0.1)
rubysl-stringio (2.0.0)
rubysl-strscan (2.0.0)
rubysl-syslog (2.0.1)
ffi2-generators (~> 0.1)
rubysl-tempfile (2.0.0)
rubysl-test-unit (2.0.1)
minitest (~> 4.7)
rubysl-thread (2.0.2)
rubysl-thwait (2.0.0)
rubysl-time (2.0.3)
rubysl-timeout (2.0.0)
rubysl-tmpdir (2.0.0)
rubysl-tracer (2.0.0)
rubysl-tsort (2.0.1)
rubysl-un (2.0.0)
rubysl-fileutils (~> 2.0)
rubysl-optparse (~> 2.0)
rubysl-uri (2.0.0)
rubysl-weakref (2.0.0)
rubysl-webrick (2.0.0)
rubysl-xmlrpc (2.0.0)
rubysl-yaml (2.0.0)
rubysl-zlib (2.0.0)
sass (3.2.12)
simple_oauth (0.2.0)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-assetpack (0.3.1)
jsmin
rack-test
sinatra
tilt (>= 1.3.0)
slop (3.4.6)
textutils (0.7.0)
logutils (~> 0.5)
therubyracer (0.12.0)
libv8 (~> 3.16.14.0)
ref
thor (0.18.1)
tilt (1.4.1)
tumblr_client (0.8.2)
faraday (>= 0.8)
faraday_middleware (>= 0.8)
json
mime-types
oauth
simple_oauth
tzinfo (0.3.38)
uglifier (2.2.1)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
foreman
haml
markdown
mongoid
newrelic_rpm
pelusa
pre-commit
puma
rake
rspec
rubocop
rubysl
sass
sinatra (= 1.4.3)
sinatra-assetpack
therubyracer
tumblr_client
uglifier
yajl-ruby
-----> Ruby/Rack app detected
-----> Using Ruby version: ruby-2.1.0-rbx-2.1.1
-----> Installing dependencies using Bundler version 1.3.2
Ruby version change detected. Clearing bundler cache.
Old: rubinius 2.0.0.m9 (2.0.0 6d611c7a 2013-09-22 JI) [x86_64-linux-gnu]
New: rubinius 2.1.1 (2.1.0 be67ed17 2013-10-18 JI) [x86_64-linux-gnu]
Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin --deployment
Fetching source index from https://rubygems.org/
Unfortunately, a fatal error has occurred. Please see the Bundler
troubleshooting documentation at http://bit.ly/bundler-issues. Thanks!
An exception occurred running vendor/bundle/rbx/2.1/bin/bundle:
Missing or uninitialized constant: Psych::Parser (NameError)
Backtrace:
Module#const_missing at kernel/common/module.rb:677
{ } in Object(Class)#__script__ at vendor/ruby-2.1.0-rbx-2.1.1/gems/gems
/psych-2.0.1/lib/psych/nodes
/stream.rb:12
{ } in Object(Module)#__script__ at vendor/ruby-2.1.0-rbx-2.1.1/gems/gems
/psych-2.0.1/lib/psych/nodes
/stream.rb:7
{ } in Object(Module)#__script__ at vendor/ruby-2.1.0-rbx-2.1.1/gems/gems
/psych-2.0.1/lib/psych/nodes
/stream.rb:2
Object#__script__ at vendor/ruby-2.1.0-rbx-2.1.1/gems/gems
/psych-2.0.1/lib/psych/nodes
/stream.rb:1
Rubinius::CodeLoader.require at kernel/common/code_loader.rb:243
Kernel(Object)#gem_original_require (require) at kernel/common/kernel.rb:685
Kernel(Object)#require at vendor/ruby-2.1.0-rbx-2.1.1/library
/rubygems/core_ext/kernel_require.rb:53
Object#__script__ at vendor/ruby-2.1.0-rbx-2.1.1/gems/gems
/psych-2.0.1/lib/psych/nodes.rb:2
Rubinius::CodeLoader.require at kernel/common/code_loader.rb:243
Kernel(Object)#gem_original_require (require) at kernel/common/kernel.rb:685
Kernel(Object)#require at vendor/ruby-2.1.0-rbx-2.1.1/library
/rubygems/core_ext/kernel_require.rb:53
Object#__script__ at vendor/ruby-2.1.0-rbx-2.1.1/gems/gems
/psych-2.0.1/lib/psych.rb:2
Rubinius::CodeLoader.require at kernel/common/code_loader.rb:243
Kernel(Module)#gem_original_require (require) at kernel/common/kernel.rb:685
Kernel(Module)#require at vendor/ruby-2.1.0-rbx-2.1.1/library
/rubygems/core_ext/kernel_require.rb:53
Gem.load_yaml at vendor/ruby-2.1.0-rbx-2.1.1/library
/rubygems.rb:644
Gem::ConfigFile#load_file at vendor/ruby-2.1.0-rbx-2.1.1/library
/rubygems/config_file.rb:326
Gem::ConfigFile#initialize at vendor/ruby-2.1.0-rbx-2.1.1/library
/rubygems/config_file.rb:195
Gem.configuration at vendor/ruby-2.1.0-rbx-2.1.1/library
/rubygems.rb:332
Bundler::RubygemsIntegration(Bundler::RubygemsIntegration::Future)#configuration at \
vendor/bundle/rbx/2.1/gems/bundler-1.3.2/lib/bundler/rubygems_integration.rb:34
Bundler::RubygemsIntegration(Bundler::RubygemsIntegration::Future)#sources= at \
vendor/bundle/rbx/2.1/gems/bundler-1.3.2/lib/bundler/rubygems_integration.rb:53
Bundler::Source::Rubygems#remote_specs at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler/source
/rubygems.rb:249
Bundler::Source::Rubygems#fetch_specs at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler/source
/rubygems.rb:162
Bundler::Source::Rubygems#specs at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler/source
/rubygems.rb:66
Bundler::LazySpecification#__materialize__ at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler
/lazy_specification.rb:52
{ } in Bundler::SpecSet#materialize at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler
/spec_set.rb:88
Array#map! at kernel/bootstrap/array.rb:107
Bundler::SpecSet#materialize at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler
/spec_set.rb:85
Bundler::Definition#specs at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler
/definition.rb:114
Bundler::Definition#resolve_remotely! at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler
/definition.rb:109
Bundler::Installer#run at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler
/installer.rb:83
Bundler::Installer.install at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler
/installer.rb:14
Bundler::CLI#install at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler/cli.rb:248
Thor::Task#run at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler/vendor/thor
/task.rb:27
Thor::Invocation(Bundler::CLI)#invoke_task at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler/vendor
/thor/invocation.rb:120
Thor.dispatch at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler/vendor
/thor.rb:344
Thor::Base::ClassMethods(Class)#start at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler/vendor/thor
/base.rb:434
{ } in Object#__script__ at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/bin/bundle:20
Bundler.with_friendly_errors at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler
/friendly_errors.rb:3
Object#__script__ at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/bin/bundle:20
Kernel(Object)#load at kernel/common/kernel.rb:427
Object#__script__ at vendor/bundle/rbx/2.1/bin/bundle:23
Rubinius::CodeLoader#load_script at kernel/delta/code_loader.rb:66
Rubinius::CodeLoader.load_script at kernel/delta/code_loader.rb:198
Rubinius::Loader#script at kernel/loader.rb:651
Rubinius::Loader#main at kernel/loader.rb:833
Bundler Output: Fetching source index from https://rubygems.org/
Unfortunately, a fatal error has occurred. Please see the Bundler
troubleshooting documentation at http://bit.ly/bundler-issues. Thanks!
An exception occurred running vendor/bundle/rbx/2.1/bin/bundle:
Missing or uninitialized constant: Psych::Parser (NameError)
Backtrace:
Module#const_missing at kernel/common/module.rb:677
{ } in Object(Class)#__script__ at vendor/ruby-2.1.0-rbx-2.1.1/gems/gems
/psych-2.0.1/lib/psych/nodes
/stream.rb:12
{ } in Object(Module)#__script__ at vendor/ruby-2.1.0-rbx-2.1.1/gems/gems
/psych-2.0.1/lib/psych/nodes
/stream.rb:7
{ } in Object(Module)#__script__ at vendor/ruby-2.1.0-rbx-2.1.1/gems/gems
/psych-2.0.1/lib/psych/nodes
/stream.rb:2
Object#__script__ at vendor/ruby-2.1.0-rbx-2.1.1/gems/gems
/psych-2.0.1/lib/psych/nodes
/stream.rb:1
Rubinius::CodeLoader.require at kernel/common/code_loader.rb:243
Kernel(Object)#gem_original_require (require) at kernel/common/kernel.rb:685
Kernel(Object)#require at vendor/ruby-2.1.0-rbx-2.1.1/library
/rubygems/core_ext/kernel_require.rb:53
Object#__script__ at vendor/ruby-2.1.0-rbx-2.1.1/gems/gems
/psych-2.0.1/lib/psych/nodes.rb:2
Rubinius::CodeLoader.require at kernel/common/code_loader.rb:243
Kernel(Object)#gem_original_require (require) at kernel/common/kernel.rb:685
Kernel(Object)#require at vendor/ruby-2.1.0-rbx-2.1.1/library
/rubygems/core_ext/kernel_require.rb:53
Object#__script__ at vendor/ruby-2.1.0-rbx-2.1.1/gems/gems
/psych-2.0.1/lib/psych.rb:2
Rubinius::CodeLoader.require at kernel/common/code_loader.rb:243
Kernel(Module)#gem_original_require (require) at kernel/common/kernel.rb:685
Kernel(Module)#require at vendor/ruby-2.1.0-rbx-2.1.1/library
/rubygems/core_ext/kernel_require.rb:53
Gem.load_yaml at vendor/ruby-2.1.0-rbx-2.1.1/library
/rubygems.rb:644
Gem::ConfigFile#load_file at vendor/ruby-2.1.0-rbx-2.1.1/library
/rubygems/config_file.rb:326
Gem::ConfigFile#initialize at vendor/ruby-2.1.0-rbx-2.1.1/library
/rubygems/config_file.rb:195
Gem.configuration at vendor/ruby-2.1.0-rbx-2.1.1/library
/rubygems.rb:332
Bundler::RubygemsIntegration(Bundler::RubygemsIntegration::Future)#configuration at \
vendor/bundle/rbx/2.1/gems/bundler-1.3.2/lib/bundler/rubygems_integration.rb:34
Bundler::RubygemsIntegration(Bundler::RubygemsIntegration::Future)#sources= at \
vendor/bundle/rbx/2.1/gems/bundler-1.3.2/lib/bundler/rubygems_integration.rb:53
Bundler::Source::Rubygems#remote_specs at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler/source
/rubygems.rb:249
Bundler::Source::Rubygems#fetch_specs at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler/source
/rubygems.rb:162
Bundler::Source::Rubygems#specs at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler/source
/rubygems.rb:66
Bundler::LazySpecification#__materialize__ at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler
/lazy_specification.rb:52
{ } in Bundler::SpecSet#materialize at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler
/spec_set.rb:88
Array#map! at kernel/bootstrap/array.rb:107
Bundler::SpecSet#materialize at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler
/spec_set.rb:85
Bundler::Definition#specs at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler
/definition.rb:114
Bundler::Definition#resolve_remotely! at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler
/definition.rb:109
Bundler::Installer#run at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler
/installer.rb:83
Bundler::Installer.install at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler
/installer.rb:14
Bundler::CLI#install at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler/cli.rb:248
Thor::Task#run at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler/vendor/thor
/task.rb:27
Thor::Invocation(Bundler::CLI)#invoke_task at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler/vendor
/thor/invocation.rb:120
Thor.dispatch at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler/vendor
/thor.rb:344
Thor::Base::ClassMethods(Class)#start at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler/vendor/thor
/base.rb:434
{ } in Object#__script__ at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/bin/bundle:20
Bundler.with_friendly_errors at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/lib/bundler
/friendly_errors.rb:3
Object#__script__ at vendor/bundle/rbx/2.1/gems
/bundler-1.3.2/bin/bundle:20
Kernel(Object)#load at kernel/common/kernel.rb:427
Object#__script__ at vendor/bundle/rbx/2.1/bin/bundle:23
Rubinius::CodeLoader#load_script at kernel/delta/code_loader.rb:66
Rubinius::CodeLoader.load_script at kernel/delta/code_loader.rb:198
Rubinius::Loader#script at kernel/loader.rb:651
Rubinius::Loader#main at kernel/loader.rb:833
!
! Failed to install gems via Bundler.
!
! Push rejected, failed to compile Ruby/Rack app
To git@heroku.com:spaceinitiative.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'git@heroku.com:spaceinitiative.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment