Bump dotenv-rails from 3.1.2 to 3.1.4

Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md)
- [Commits](https://github.com/bkeepers/dotenv/compare/v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: dotenv-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-23 09:27:18 +00:00 committed by GitHub
parent b23d55dfd7
commit 021f93554f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -142,9 +142,9 @@ GEM
devise (>= 4.9.0)
diff-lcs (1.5.1)
docile (1.4.0)
dotenv (3.1.2)
dotenv-rails (3.1.2)
dotenv (= 3.1.2)
dotenv (3.1.4)
dotenv-rails (3.1.4)
dotenv (= 3.1.4)
railties (>= 6.1)
dry-core (1.0.1)
concurrent-ruby (~> 1.0)