1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-08 15:05:22 +02:00

Remove redundant dotenv from Gemfile (#357)

`dotenv` is already a `dotenv-rails` dependency so there is no need to specify it manually to the `Gemfile`.
This commit is contained in:
Anthony 2024-02-07 17:20:22 +01:00 committed by GitHub
parent 88b4f2fb6b
commit 25e3ee8e49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View file

@ -381,7 +381,6 @@ DEPENDENCIES
brakeman
capybara
debug
dotenv
dotenv-rails
hotwire-livereload
i18n-tasks