Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set a single key in gemrc to allow appending
The previous "{}" literal closed the root hash, so that appending text to the file doesn't work easily. But it's the only way to set an empty hash. As a solution, we set a single key now. This was raised in #388 (comment)
- Loading branch information