Skip to content

Instantly share code, notes, and snippets.

@jayczech23
Created August 5, 2022 19:03
Show Gist options
  • Save jayczech23/4f826d17a3d3e0aeb990c9e7ef59f70d to your computer and use it in GitHub Desktop.
Save jayczech23/4f826d17a3d3e0aeb990c9e7ef59f70d to your computer and use it in GitHub Desktop.
Error when attempting to package an MSI using `glimmer package[msi]`
```
PS C:\Users\cechj\Development\dads-converter-ruby-main> glimmer "package[msi]"
C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/rake-13.0.6/lib/rake/task.rb:230: warning: singleton on non-persistent Java type Java::JavaLang::StackOverflowError (https://github.com/jruby/jruby/wiki/Persistence)
rake aborted!
Java::JavaLang::StackOverflowError:
java.base/sun.nio.cs.US_ASCII$Decoder.decodeArrayLoop(US_ASCII.java:95)
java.base/sun.nio.cs.US_ASCII$Decoder.decodeLoop(US_ASCII.java:126)
java.base/java.nio.charset.CharsetDecoder.decode(CharsetDecoder.java:585)
java.base/java.nio.charset.CharsetDecoder.decode(CharsetDecoder.java:806)
java.base/java.nio.charset.Charset.decode(Charset.java:811)
org.jruby.dist/org.jruby.RubyEncoding.decode(RubyEncoding.java:356)
org.jruby.dist/org.jruby.runtime.Helpers.decodeByteList(Helpers.java:2795)
org.jruby.dist/org.jruby.RubyString.decodeString(RubyString.java:814)
org.jruby.dist/org.jruby.RubyString.toString(RubyString.java:805)
org.jruby.dist/org.jruby.RubyFile.dirname(RubyFile.java:709)
org.jruby.dist/org.jruby.RubyFile.dirname(RubyFile.java:688)
org.jruby.dist/org.jruby.RubyFile$INVOKER$s$1$0$dirname.call(RubyFile$INVOKER$s$1$0$dirname.gen)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther0:dirname(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:157)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:157)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:162)
org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:185)
org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.invokeOther7:git_base_dir(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
C_3a_.jruby_minus_9_dot_3_dot_6_dot_0.lib.ruby.gems.shared.gems.juwelier_minus_2_dot_4_dot_9.lib.juwelier.RUBY$method$git_base_dir$0(C:/jruby-9.3.6.0/lib/ruby/gems/shared/gems/juwelier-2.4.9/lib/juwelier.rb:163)
org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:139)
Tasks: TOP => gemspec:generate => version_required
(See full trace by running task with --trace)
Locking gem jar-dependencies by downloading and storing in vendor/jars...
lock_jars --vendor-dir vendor/jars
Installing gem 'ruby-maven' . . .
Installing gem 'ruby-maven-libs' . . .
2022-08-05T12:53:25.316-06:00 [main] WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystem
Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable.
using maven for the first time results in maven
downloading all its default plugin and can take time.
as those plugins get cached on disk and further execution
of maven is much faster then the first time.
-- jar root dependencies --
org.yaml:snakeyaml:1.28:compile
C:\Users\cechj\Development\dads-converter-ruby-main\Jars.lock is up to date
vendor jars:
- exists C:\Users\cechj\Development\dads-converter-ruby-main\vendor\jars\org\yaml\snakeyaml\1.28\snakeyaml-1.28.jar
Generating JAR with Warbler...
c:\jruby-9.3.6.0\bin\warble
c:\jruby-9.3.6.0\bin\warble.bat
Terminate batch job (Y/N)? Y
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment