{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":703799459,"defaultBranch":"master","name":"bricolage","ownerLogin":"crowdworks","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-10-12T00:19:34.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7873206?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1697070069.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"b965d982f9ffa80d4535cbbbe3554ef82d9b0efb","ref":"refs/heads/use-unsafe-load-on-psych-4","pushedAt":"2023-10-12T00:21:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kangaechu","name":"kangaechu","path":"/kangaechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989985?s=80&v=4"},"commit":{"message":"use YAML.unsafe_load instead of YAML.load to maintain compatibility\n\nSince Ruby 3.1.0, Psych has been updated to 4.0.0.\nPsych 4.0.0 has incompatible changes.\nIn Psych 4.0.0, Psych.load uses Psych.safe_load internally.\nPrevious versions of Psych.load can also be used with Psych.unsafe_load.\nPsych.safe_load is a safer way to load YAML data than Psych.load.\nBy default, Psych.safe_load only converts objects of the following classes: TrueClass, FalseClass, NilClass, Numeric, String, Array, and Hash.\nPsych.safe_load also does not allow the use of YAML aliases.\nBecause of this difference between Psych.load and Psych.safe_load, YAML data that was previously loadable may no longer load.\nTherefore, YAML.unsafe_load is used instead of YAML.load to maintain compatibility.","shortMessageHtmlLink":"use YAML.unsafe_load instead of YAML.load to maintain compatibility"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADlRFoZQA","startCursor":null,"endCursor":null}},"title":"Activity ยท crowdworks/bricolage"}