Created
May 6, 2011 03:31
-
-
Save nolastan/958400 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stanford-rosenthals-macbook-pro:attendit stan$ bundle install | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/erubis-2.6.6.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/erubis-2.7.0.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/rack-1.2.2.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/rake-0.8.7.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/treetop-1.4.9.gemspec:11. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/erubis-2.6.6.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/erubis-2.7.0.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/rack-1.2.2.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/rake-0.8.7.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/treetop-1.4.9.gemspec:11. | |
Fetching source index for http://rubygems.org/ | |
Enter your password to install the bundled RubyGems to your system: | |
Using rake (0.8.7) | |
Using abstract (1.0.0) | |
Using activesupport (3.0.7) | |
Using builder (2.1.2) | |
Using i18n (0.5.0) | |
Using activemodel (3.0.7) | |
Using erubis (2.6.6) | |
Using rack (1.2.2) | |
Using rack-mount (0.6.14) | |
Using rack-test (0.5.7) | |
Using tzinfo (0.3.27) | |
Using actionpack (3.0.7) | |
Using mime-types (1.16) | |
Using polyglot (0.3.1) | |
Using treetop (1.4.9) | |
Installing mail (2.2.19) NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/erubis-2.6.6.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/erubis-2.7.0.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/rack-1.2.2.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/rake-0.8.7.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/treetop-1.4.9.gemspec:11. | |
cp: /Users/stan/.bundler/tmp/42883/gems/mail-2.2.19 and /Users/stan/.bundler/tmp/42883/gems/mail-2.2.19 are identical (not copied). | |
cp: /Users/stan/.bundler/tmp/42883/specifications/mail-2.2.19.gemspec and /Users/stan/.bundler/tmp/42883/specifications/mail-2.2.19.gemspec are identical (not copied). | |
Using actionmailer (3.0.7) | |
Using arel (2.0.9) | |
Using activerecord (3.0.7) | |
Using activeresource (3.0.7) | |
Using bundler (1.0.13) | |
Installing mysql (2.8.1) with native extensions /usr/local/lib/ruby/site_ruby/1.8/rubygems/installer.rb:539:in `build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError) | |
/usr/local/bin/ruby extconf.rb | |
checking for mysql_query() in -lmysqlclient... no | |
checking for main() in -lm... yes | |
checking for mysql_query() in -lmysqlclient... no | |
checking for main() in -lz... yes | |
checking for mysql_query() in -lmysqlclient... no | |
checking for main() in -lsocket... no | |
checking for mysql_query() in -lmysqlclient... no | |
checking for main() in -lnsl... no | |
checking for mysql_query() in -lmysqlclient... no | |
checking for main() in -lmygcc... no | |
checking for mysql_query() in -lmysqlclient... no | |
*** extconf.rb failed *** | |
Could not create Makefile due to some reason, probably lack of | |
necessary libraries and/or headers. Check the mkmf.log file for more | |
details. You may need configuration options. | |
Provided configuration options: | |
--with-opt-dir | |
--without-opt-dir | |
--with-opt-include | |
--without-opt-include=${opt-dir}/include | |
--with-opt-lib | |
--without-opt-lib=${opt-dir}/lib | |
--with-make-prog | |
--without-make-prog | |
--srcdir=. | |
--curdir | |
--ruby=/usr/local/bin/ruby | |
--with-mysql-config | |
--without-mysql-config | |
--with-mysql-dir | |
--without-mysql-dir | |
--with-mysql-include | |
--without-mysql-include=${mysql-dir}/include | |
--with-mysql-lib | |
--without-mysql-lib=${mysql-dir}/lib | |
--with-mysqlclientlib | |
--without-mysqlclientlib | |
--with-mlib | |
--without-mlib | |
--with-mysqlclientlib | |
--without-mysqlclientlib | |
--with-zlib | |
--without-zlib | |
--with-mysqlclientlib | |
--without-mysqlclientlib | |
--with-socketlib | |
--without-socketlib | |
--with-mysqlclientlib | |
--without-mysqlclientlib | |
--with-nsllib | |
--without-nsllib | |
--with-mysqlclientlib | |
--without-mysqlclientlib | |
--with-mygcclib | |
--without-mygcclib | |
--with-mysqlclientlib | |
--without-mysqlclientlib | |
Gem files will remain installed in /Users/stan/.bundler/tmp/42883/gems/mysql-2.8.1 for inspection. | |
Results logged to /Users/stan/.bundler/tmp/42883/gems/mysql-2.8.1/ext/mysql_api/gem_make.out | |
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/installer.rb:492:in `each' | |
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/installer.rb:492:in `build_extensions' | |
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/installer.rb:177:in `install' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/source.rb:100:in `install' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/installer.rb:58:in `run' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/rubygems_integration.rb:90:in `with_build_args' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/installer.rb:57:in `run' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/spec_set.rb:12:in `each' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/spec_set.rb:12:in `each' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/installer.rb:49:in `run' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/installer.rb:8:in `install' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/cli.rb:222:in `install' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/vendor/thor/task.rb:22:in `send' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/vendor/thor/task.rb:22:in `run' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/vendor/thor.rb:246:in `dispatch' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/vendor/thor/base.rb:389:in `start' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/bin/bundle:13 | |
from /usr/local/bin/bundle:19:in `load' | |
from /usr/local/bin/bundle:19 | |
stanford-rosenthals-macbook-pro:attendit stan$ rails server | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/erubis-2.6.6.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/erubis-2.7.0.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/rack-1.2.2.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/rake-0.8.7.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/treetop-1.4.9.gemspec:11. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/erubis-2.6.6.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/erubis-2.7.0.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/rack-1.2.2.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/rake-0.8.7.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/treetop-1.4.9.gemspec:11. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/erubis-2.6.6.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/erubis-2.7.0.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/rack-1.2.2.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/rake-0.8.7.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/treetop-1.4.9.gemspec:11. | |
Could not find gem 'mysql (>= 0)' in any of the gem sources listed in your Gemfile. | |
stanford-rosenthals-macbook-pro:attendit stan$ gist Gemfile | |
-bash: gist: command not found | |
stanford-rosenthals-macbook-pro:attendit stan$ bundle install | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/erubis-2.6.6.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/erubis-2.7.0.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/rack-1.2.2.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/rake-0.8.7.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/treetop-1.4.9.gemspec:11. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/erubis-2.6.6.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/erubis-2.7.0.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/rack-1.2.2.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/rake-0.8.7.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/treetop-1.4.9.gemspec:11. | |
Fetching source index for http://rubygems.org/ | |
Enter your password to install the bundled RubyGems to your system: | |
Using rake (0.8.7) | |
Using abstract (1.0.0) | |
Using activesupport (3.0.7) | |
Using builder (2.1.2) | |
Using i18n (0.5.0) | |
Using activemodel (3.0.7) | |
Using erubis (2.6.6) | |
Using rack (1.2.2) | |
Using rack-mount (0.6.14) | |
Using rack-test (0.5.7) | |
Using tzinfo (0.3.27) | |
Using actionpack (3.0.7) | |
Using mime-types (1.16) | |
Using polyglot (0.3.1) | |
Using treetop (1.4.9) | |
Installing mail (2.2.19) NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/erubis-2.6.6.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/erubis-2.7.0.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/rack-1.2.2.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/rake-0.8.7.gemspec:10. | |
NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::Specification#default_executable= called from /Users/stan/.gem/ruby/1.8/specifications/treetop-1.4.9.gemspec:11. | |
cp: /Users/stan/.bundler/tmp/43300/gems/mail-2.2.19 and /Users/stan/.bundler/tmp/43300/gems/mail-2.2.19 are identical (not copied). | |
cp: /Users/stan/.bundler/tmp/43300/specifications/mail-2.2.19.gemspec and /Users/stan/.bundler/tmp/43300/specifications/mail-2.2.19.gemspec are identical (not copied). | |
Using actionmailer (3.0.7) | |
Using arel (2.0.9) | |
Using activerecord (3.0.7) | |
Using activeresource (3.0.7) | |
Using bundler (1.0.13) | |
Installing mysql (2.8.1) with native extensions /usr/local/lib/ruby/site_ruby/1.8/rubygems/installer.rb:539:in `build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError) | |
/usr/local/bin/ruby extconf.rb | |
checking for mysql_query() in -lmysqlclient... no | |
checking for main() in -lm... yes | |
checking for mysql_query() in -lmysqlclient... no | |
checking for main() in -lz... yes | |
checking for mysql_query() in -lmysqlclient... no | |
checking for main() in -lsocket... no | |
checking for mysql_query() in -lmysqlclient... no | |
checking for main() in -lnsl... no | |
checking for mysql_query() in -lmysqlclient... no | |
checking for main() in -lmygcc... no | |
checking for mysql_query() in -lmysqlclient... no | |
*** extconf.rb failed *** | |
Could not create Makefile due to some reason, probably lack of | |
necessary libraries and/or headers. Check the mkmf.log file for more | |
details. You may need configuration options. | |
Provided configuration options: | |
--with-opt-dir | |
--without-opt-dir | |
--with-opt-include | |
--without-opt-include=${opt-dir}/include | |
--with-opt-lib | |
--without-opt-lib=${opt-dir}/lib | |
--with-make-prog | |
--without-make-prog | |
--srcdir=. | |
--curdir | |
--ruby=/usr/local/bin/ruby | |
--with-mysql-config | |
--without-mysql-config | |
--with-mysql-dir | |
--without-mysql-dir | |
--with-mysql-include | |
--without-mysql-include=${mysql-dir}/include | |
--with-mysql-lib | |
--without-mysql-lib=${mysql-dir}/lib | |
--with-mysqlclientlib | |
--without-mysqlclientlib | |
--with-mlib | |
--without-mlib | |
--with-mysqlclientlib | |
--without-mysqlclientlib | |
--with-zlib | |
--without-zlib | |
--with-mysqlclientlib | |
--without-mysqlclientlib | |
--with-socketlib | |
--without-socketlib | |
--with-mysqlclientlib | |
--without-mysqlclientlib | |
--with-nsllib | |
--without-nsllib | |
--with-mysqlclientlib | |
--without-mysqlclientlib | |
--with-mygcclib | |
--without-mygcclib | |
--with-mysqlclientlib | |
--without-mysqlclientlib | |
Gem files will remain installed in /Users/stan/.bundler/tmp/43300/gems/mysql-2.8.1 for inspection. | |
Results logged to /Users/stan/.bundler/tmp/43300/gems/mysql-2.8.1/ext/mysql_api/gem_make.out | |
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/installer.rb:492:in `each' | |
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/installer.rb:492:in `build_extensions' | |
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/installer.rb:177:in `install' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/source.rb:100:in `install' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/installer.rb:58:in `run' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/rubygems_integration.rb:90:in `with_build_args' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/installer.rb:57:in `run' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/spec_set.rb:12:in `each' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/spec_set.rb:12:in `each' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/installer.rb:49:in `run' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/installer.rb:8:in `install' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/cli.rb:222:in `install' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/vendor/thor/task.rb:22:in `send' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/vendor/thor/task.rb:22:in `run' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/vendor/thor.rb:246:in `dispatch' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/lib/bundler/vendor/thor/base.rb:389:in `start' | |
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.13/bin/bundle:13 | |
from /usr/local/bin/bundle:19:in `load' | |
from /usr/local/bin/bundle:19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment