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

Fix uninitialized constant DateTime #90

Merged
merged 1 commit into from
Aug 14, 2018
Merged

Fix uninitialized constant DateTime #90

merged 1 commit into from
Aug 14, 2018

Conversation

elifoster
Copy link
Contributor

This resolves #80.

@Nokel81
Copy link

Nokel81 commented Jan 8, 2018

Can someone please pull this!

@perlun
Copy link

perlun commented Aug 14, 2018

@dtao Any update on when we can anticipate this to get merged?

@dtao dtao merged commit 174dd51 into dtao:master Aug 14, 2018
@unnnyong
Copy link

@dtao

When you release new version with this pull request codes?

@sean-smith
Copy link

Any update on when this will get released?

@dtao
Copy link
Owner

dtao commented Feb 22, 2019

@unnnyong Thanks for the reminder! I will try to release a new version today.

@dtao
Copy link
Owner

dtao commented Feb 22, 2019

Done: released 1.0.5. https://rubygems.org/gems/safe_yaml

@sean-smith
Copy link

That was fast! Thanks so much 👍🏻

sean-smith added a commit to sean-smith/cfncluster-cookbook that referenced this pull request Feb 22, 2019
Fixes issue with travis caused by [aws#80](dtao/safe_yaml#80) and fixed in [aws#90](dtao/safe_yaml#90)

To test:

	bundle install
	bundle exec rake

Signed-off-by: Sean Smith <[email protected]>
sean-smith added a commit to aws/aws-parallelcluster-cookbook that referenced this pull request Feb 22, 2019
Fixes issue with travis caused by [#80](dtao/safe_yaml#80) and fixed in [#90](dtao/safe_yaml#90)

To test:

	bundle install
	bundle exec rake

Signed-off-by: Sean Smith <[email protected]>
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.

uninitialized constant SafeYAML::Parse::Date::DateTime (NameError)
6 participants