Update yaml_column_permitted_classes (#18110)

This commit is contained in:
Mac Siri 2022-07-13 17:34:33 -04:00 committed by GitHub
parent 71a7eea504
commit 52676c3cac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,7 @@ module PracticalDeveloper
Twitter::Entity::Hashtag Twitter::Entity::UserMention
Twitter::Entity::Cashtag Articles::CachedEntity
OmniAuth::AuthHash::InfoHash OpenStruct Hashie::Array
OAuth::AccessToken OAuth::Consumer Struct]
OAuth::AccessToken OAuth::Consumer Struct Net::HTTP]
# Disable auto adding of default load paths to $LOAD_PATH
# Setting this to false saves Ruby from checking these directories when