Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Psych::AliasesNotEnabled: Alias parsing was not enabled. To enable it, pass aliases: true to Psych::load or `Psych::saf... #9505

Closed
sentry-io bot opened this issue Apr 15, 2024 · 1 comment
Assignees
Labels
good first issue L: ruby:bundler RubyGems via bundler T: bug 🐞 Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Apr 15, 2024

Sentry Issue: DELTAFORCE-ZPJ

Psych::AliasesNotEnabled: Alias parsing was not enabled. To enable it, pass `aliases: true` to `Psych::load` or `Psych::safe_load`.
  dependabot-updater/vendor/ruby/3.1.0/gems/psych-5.1.2/lib/psych/visitors/to_ruby.rb:432:in `visit_Psych_Nodes_Alias'
  dependabot-updater/vendor/ruby/3.1.0/gems/psych-5.1.2/lib/psych/visitors/visitor.rb:30:in `visit'
  dependabot-updater/vendor/ruby/3.1.0/gems/psych-5.1.2/lib/psych/visitors/visitor.rb:6:in `accept'
  dependabot-updater/vendor/ruby/3.1.0/gems/psych-5.1.2/lib/psych/visitors/to_ruby.rb:35:in `accept'
  dependabot-updater/vendor/ruby/3.1.0/gems/psych-5.1.2/lib/psych/visitors/to_ruby.rb:347:in `block in revive_hash'
...
(54 additional frame(s) were not displayed)

Looks like this cropped up after bumping to psych 5.1.2

@sachin-sandhu
Copy link
Contributor

Status : Resolved

Closing the issue as fix is deployed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue L: ruby:bundler RubyGems via bundler T: bug 🐞 Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants