Update yaml_column_permitted_classes (#18106)

This commit is contained in:
Mac Siri 2022-07-13 16:26:43 -04:00 committed by GitHub
parent 28b7e2bfbc
commit b30f016604
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::AccessToken OAuth::Consumer Struct]
# Disable auto adding of default load paths to $LOAD_PATH
# Setting this to false saves Ruby from checking these directories when