mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-24 15:49:39 +02:00
Bump dotenv-rails from 3.0.2 to 3.1.0 (#510)
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.0.2 to 3.1.0. - [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.0.2...v3.1.0) --- updated-dependencies: - dependency-name: dotenv-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
19fc41c28e
commit
711d40037d
1 changed files with 3 additions and 3 deletions
|
@ -139,9 +139,9 @@ GEM
|
|||
debug (1.9.1)
|
||||
irb (~> 1.10)
|
||||
reline (>= 0.3.8)
|
||||
dotenv (3.0.2)
|
||||
dotenv-rails (3.0.2)
|
||||
dotenv (= 3.0.2)
|
||||
dotenv (3.1.0)
|
||||
dotenv-rails (3.1.0)
|
||||
dotenv (= 3.1.0)
|
||||
railties (>= 6.1)
|
||||
drb (2.2.1)
|
||||
erubi (1.12.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue