Project

General

Profile

Actions

Defect #34605

closed

ruby 2.7.2 ::YAML.dump ArgumentError: invalid value for Integer(): "20210101_"

Added by Yuki Snow over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

ruby '2.7.2'
'rails', '~> 6.0.3'

$ bundle exec rails c
[1] pry(main)> ::YAML.dump '20210101_'
ArgumentError: invalid value for Integer(): "20210101_"
from /Users/xxxx/.rbenv/versions/2.7.2/lib/ruby/2.7.0/psych/scalar_scanner.rb:104:in `Integer'

Actions #1

Updated by Go MAEDA over 3 years ago

Probably you have posted this issue on the wrong site. This is the official site of Redmine (https://www.redmine.org/).

Since the issue is not a problem of Redmine but Ruby, I think the appropriate site to post this issue is https://bugs.ruby-lang.org/ .

Actions #2

Updated by Yuki Snow over 3 years ago

  • Status changed from New to Resolved

I am sorry I have posted this issue on the wrong site.

, I think the appropriate site to post this issue is https://bugs.ruby-lang.org/ .

And Thank you

Actions #3

Updated by Go MAEDA over 3 years ago

  • Status changed from Resolved to Closed
  • Resolution set to Invalid
Actions

Also available in: Atom PDF