Skip to content

Conversation

@alpaca-tc
Copy link

Ruby master ships with Psych 4.0.0 which makes YAML.load
defaults to safe mode (ruby/psych#487).

Keep compatibility by using unsafe_load.


  • Add 3.0 and 3.1 to .travis.yml
  • Loose version lock of Rails to 7.0.0
  • Keep compatibility by using YAML.unsafe_load

Ruby master ships with Psych 4.0.0 which makes YAML.load
defaults to safe mode (ruby/psych#487).

Keep compatibility by using unsafe_load.
@alpaca-tc alpaca-tc marked this pull request as ready for review July 14, 2022 00:46
@alpaca-tc
Copy link
Author

hmmm why I can't trigger travis CI?

@hlascelles
Copy link

An equivalent of (or at least similar change to) this has been merged and released on the fork of this gem called figjam.

See hlascelles/figjam#18

@tttffff
Copy link

tttffff commented Dec 16, 2024

I see this has been approved. Is it able to be merged please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants