Skip to content

Instantly share code, notes, and snippets.

@Twinuma
Created September 24, 2015 11:52
Show Gist options
  • Save Twinuma/cb17c1ac9b7ba8a6272d to your computer and use it in GitHub Desktop.
Save Twinuma/cb17c1ac9b7ba8a6272d to your computer and use it in GitHub Desktop.
"awspec init"実行ログ
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:73:in `require': /Library/Ruby/Gems/2)
... def has_listener?(protocol:, port:, instance_protocol:, i...
... ^
/Library/Ruby/Gems/2.0.0/gems/awspec-0.14.0/lib/awspec/type/elb.rb:60: syntax error, unexpected keyword_end, expecting end-of-input
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:73:in `require'
from /Library/Ruby/Gems/2.0.0/gems/awspec-0.14.0/lib/awspec/helper/type.rb:12:in `block in <module:Type>'
from /Library/Ruby/Gems/2.0.0/gems/awspec-0.14.0/lib/awspec/helper/type.rb:11:in `each'
from /Library/Ruby/Gems/2.0.0/gems/awspec-0.14.0/lib/awspec/helper/type.rb:11:in `<module:Type>'
from /Library/Ruby/Gems/2.0.0/gems/awspec-0.14.0/lib/awspec/helper/type.rb:3:in `<module:Helper>'
from /Library/Ruby/Gems/2.0.0/gems/awspec-0.14.0/lib/awspec/helper/type.rb:2:in `<module:Awspec>'
from /Library/Ruby/Gems/2.0.0/gems/awspec-0.14.0/lib/awspec/helper/type.rb:1:in `<top (required)>'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:73:in `require'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:73:in `require'
from /Library/Ruby/Gems/2.0.0/gems/awspec-0.14.0/lib/awspec/helper.rb:1:in `<top (required)>'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:73:in `require'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:73:in `require'
from /Library/Ruby/Gems/2.0.0/gems/awspec-0.14.0/lib/awspec.rb:10:in `<top (required)>'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:73:in `require'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:73:in `require'
from /Library/Ruby/Gems/2.0.0/gems/awspec-0.14.0/bin/awspec:3:in `<top (required)>'
from /usr/bin/awspec:23:in `load'
from /usr/bin/awspec:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment