Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
``` An error occurred while loading ./spec/authorization_spec.rb. Failure/Error: require "active_support/core_ext" NameError: cannot load (ext) (org.jruby.ext.psych.PsychLibrary) # ./vendor/bundle/jruby/3.1.0/gems/psych-5.1.1-java/lib/psych.rb:7:in `<main>' # ./vendor/bundle/jruby/3.1.0/gems/activesupport-7.1.1/lib/active_support/time_with_zone.rb:3:in `<main>' # ./vendor/bundle/jruby/3.1.0/gems/activesupport-7.1.1/lib/active_support/core_ext/time/zones.rb:3:in `<main>' # ./vendor/bundle/jruby/3.1.0/gems/activesupport-7.1.1/lib/active_support/core_ext/date/calculations.rb:7:in `<main>' # ./vendor/bundle/jruby/3.1.0/gems/activesupport-7.1.1/lib/active_support/core_ext/date.rb:5:in `<main>' # ./vendor/bundle/jruby/3.1.0/gems/activesupport-7.1.1/lib/active_support/core_ext.rb:5:in `block in <main>' # ./vendor/bundle/jruby/3.1.0/gems/activesupport-7.1.1/lib/active_support/core_ext.rb:3:in `<main>' # ./spec/spec_helper.rb:17:in `<main>' # ./spec/authorization_spec.rb:3:in `<main>' # ------------------ # --- Caused by: --- # Java::JavaLang::NullPointerException: # inStream parameter is null # java.base/java.util.Objects.requireNonNull(Objects.java:246) ```
- Loading branch information