Skip to content

Instantly share code, notes, and snippets.

Created November 27, 2011 20:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1398073 to your computer and use it in GitHub Desktop.
Save anonymous/1398073 to your computer and use it in GitHub Desktop.
C:\Ruby191\siriproxy>bundle install
C:/Ruby191/lib/ruby/gems/1.9.1/gems/bundler-1.0.21/lib/bundler/dsl.rb:7:in `inst
ance_eval': C:/Ruby191/siriproxy/Gemfile:22: syntax error, unexpected tIDENTIFIE
R, expecting $end (SyntaxError)
gem "siriproxy-#{plugin.downcase}"
^
from C:/Ruby191/lib/ruby/gems/1.9.1/gems/bundler-1.0.21/lib/bundler/dsl.
rb:7:in `evaluate'
from C:/Ruby191/lib/ruby/gems/1.9.1/gems/bundler-1.0.21/lib/bundler/defi
nition.rb:17:in `build'
from C:/Ruby191/lib/ruby/gems/1.9.1/gems/bundler-1.0.21/lib/bundler.rb:1
38:in `definition'
from C:/Ruby191/lib/ruby/gems/1.9.1/gems/bundler-1.0.21/lib/bundler/cli.
rb:219:in `install'
from C:/Ruby191/lib/ruby/gems/1.9.1/gems/bundler-1.0.21/lib/bundler/vend
or/thor/task.rb:22:in `run'
from C:/Ruby191/lib/ruby/gems/1.9.1/gems/bundler-1.0.21/lib/bundler/vend
or/thor/invocation.rb:118:in `invoke_task'
from C:/Ruby191/lib/ruby/gems/1.9.1/gems/bundler-1.0.21/lib/bundler/vend
or/thor.rb:263:in `dispatch'
from C:/Ruby191/lib/ruby/gems/1.9.1/gems/bundler-1.0.21/lib/bundler/vend
or/thor/base.rb:386:in `start'
from C:/Ruby191/lib/ruby/gems/1.9.1/gems/bundler-1.0.21/bin/bundle:13:in
`<top (required)>'
from C:/Ruby191/bin/bundle:19:in `load'
from C:/Ruby191/bin/bundle:19:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment