Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Use long-hand Hash#slice + Hash#keys instead of Hash#except #575

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 20, 2020

  1. Use long-hand Hash#slice + Hash#keys

    Since `Hash#except` is not in standard Ruby and Vagrant removed `active_support` that provides the polyfill.
    
    Resolves mitchellh#566
    al-the-x committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    c4fd981 View commit details
    Browse the repository at this point in the history