1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-28 17:49:38 +02:00

Bump dotenv-rails from 3.1.4 to 3.1.6 (#1540)

Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.1.4 to 3.1.6.
- [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.4...v3.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
dependabot[bot] 2024-12-16 13:42:11 -05:00 committed by GitHub
parent bb9fa56add
commit 7508ae55ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -138,9 +138,9 @@ GEM
irb (~> 1.10) irb (~> 1.10)
reline (>= 0.3.8) reline (>= 0.3.8)
docile (1.4.0) docile (1.4.0)
dotenv (3.1.4) dotenv (3.1.6)
dotenv-rails (3.1.4) dotenv-rails (3.1.6)
dotenv (= 3.1.4) dotenv (= 3.1.6)
railties (>= 6.1) railties (>= 6.1)
drb (2.2.1) drb (2.2.1)
erb_lint (0.7.0) erb_lint (0.7.0)
@ -351,11 +351,11 @@ GEM
ffi (~> 1.0) ffi (~> 1.0)
rbs (3.6.1) rbs (3.6.1)
logger logger
rdoc (6.9.0) rdoc (6.9.1)
psych (>= 4.0.0) psych (>= 4.0.0)
redcarpet (3.6.0) redcarpet (3.6.0)
regexp_parser (2.9.2) regexp_parser (2.9.2)
reline (0.5.12) reline (0.6.0)
io-console (~> 0.5) io-console (~> 0.5)
rexml (3.3.9) rexml (3.3.9)
rubocop (1.67.0) rubocop (1.67.0)