ErrLookup › bkeepers/dotenv
bkeepers/dotenv
A Ruby gem to load environment variables from `.env`. · Ruby · 18 source files
Analyzed at 34156bf400 on 2026-08-21. 2 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Dotenv.restore is not thread safe. Use `Dotenv.modify { }` t | exception | error | thread-safety, ruby, dotenv, environment-variables, concurrency |
| Invalid value for overwrite: #{overwrite.inspect} | exception | error | argument-validation, ruby, dotenv, type-coercion, environment-variables |