Created
November 25, 2013 08:26
-
-
Save osdiab/7638151 to your computer and use it in GitHub Desktop.
Rbx-2.2.1 Rubocop dump
This file contains hidden or 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
An exception occurred running /Users/osdiab/.rvm/gems/rbx-2.2.1/bin/ruby_executable_hooks: | |
Parser does not support parsing Ruby 2.1.0 (NotImplementedError) | |
Backtrace: | |
{ } in Object(Module)#__script__ at /Users/osdiab/.rvm/gems/rbx-2.2.1/gems/parser-2.0.0/lib/parser/current.rb:32 | |
Object#__script__ at /Users/osdiab/.rvm/gems/rbx-2.2.1/gems/parser-2.0.0/lib/parser/current.rb:1 | |
Rubinius::CodeLoader.require at kernel/common/code_loader.rb:243 | |
Kernel(Object)#require at kernel/common/kernel.rb:685 | |
Object#__script__ at /Users/osdiab/.rvm/gems/rbx-2.2.1/gems/rubocop-0.14.1/lib/rubocop.rb:5 | |
Rubinius::CodeLoader.require at kernel/common/code_loader.rb:243 | |
Kernel(Object)#require at kernel/common/kernel.rb:685 | |
Object#__script__ at /Users/osdiab/.rvm/gems/rbx-2.2.1/gems/rubocop-0.14.1/bin/rubocop:7 | |
Kernel(Object)#load at kernel/common/kernel.rb:427 | |
{ } in Object#__script__ at /Users/osdiab/.rvm/gems/rbx-2.2.1/bin/rubocop:23 | |
Rubinius::BlockEnvironment#call_on_instance at kernel/common/block_environment.rb:53 | |
Kernel(Object)#eval at kernel/common/eval.rb:176 | |
Object#__script__ at /Users/osdiab/.rvm/gems/rbx-2.2.1/bin/ruby_executable_hooks:15 | |
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:649 | |
Rubinius::Loader#main at kernel/loader.rb:831 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment