Johnny Ramos

Results 4 issues of Johnny Ramos

Seems when using the gem on macOS Catalina, it resolved the following error. ``` /opt/chef/embedded/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require': dlopen(/opt/chef/embedded/lib/ruby/gems/2.6.0/gems/rugged-0.28.4.1/lib/rugged/rugged.bundle, 9): no suitable image found. Did find: (LoadError) /opt/chef/embedded/lib/ruby/gems/2.6.0/gems/rugged-0.28.4.1/lib/rugged/rugged.bundle: code signature in (/opt/chef/embedded/lib/ruby/gems/2.6.0/gems/rugged-0.28.4.1/lib/rugged/rugged.bundle)...

Doesn't look like this is needed and was added by mistake. Removing. Issue #261

CLA Signed

Seems a dependency was added in [this commit](https://github.com/facebook/IT-CPE/commit/d001ffc64d1246c952392f3184c97afb8e5f1fe6) but I don't see the requirement for it in the code. Line: https://github.com/facebook/IT-CPE/blob/91a35df19062026a5531ff4c1ae024bb92e3e333/itchef/cookbooks/cpe_chrome/metadata.rb#L13

Taking a first stab at getting an RSS feed generated while building the structured data feed. Let me know what you all think and if it's the right direction here....