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

undefined method `request' for nil:NilClass #509

Closed
txynidakis opened this issue Jan 4, 2021 · 2 comments · Fixed by #514
Closed

undefined method `request' for nil:NilClass #509

txynidakis opened this issue Jan 4, 2021 · 2 comments · Fixed by #514
Assignees

Comments

@txynidakis
Copy link

Hi

I've tried to update/re-install cfg-nag using

  • gem install cfg-nag
  • brew gem install cfn-nag

I get the error
$ gem update cfn-nag
Updating installed gems
Updating cfn-nag
ERROR: While executing gem ... (NoMethodError)
undefined method `request' for nil:NilClass

my ruby skills are non-existant

$ ruby -v
ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [x86_64-darwin20]
$ gem -v
3.2.4

Any help will be much appreciated!!

@pethers
Copy link
Contributor

pethers commented Jan 4, 2021

Think stelligent/cfn-model#86 need to merged to support ruby 3

@rjcoelho
Copy link

Same issue here.
What can we do ?

@arothian arothian self-assigned this Jan 18, 2021
arothian added a commit to arothian/cfn_nag that referenced this issue Jan 18, 2021
-Remove support for EOL ruby versions
arothian added a commit that referenced this issue Jan 19, 2021
-Remove support for EOL ruby versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants