Skip to content

Commit

Permalink
Bump dotenv-rails from 3.0.2 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md)
- [Commits](bkeepers/dotenv@v3.0.2...v3.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 490dd57 commit 1e604cf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,9 @@ GEM
database_cleaner-core (2.0.1)
date (3.3.3)
diff-lcs (1.5.0)
dotenv (3.0.2)
dotenv-rails (3.0.2)
dotenv (= 3.0.2)
dotenv (3.0.3)
dotenv-rails (3.0.3)
dotenv (= 3.0.3)
railties (>= 6.1)
erubi (1.12.0)
execjs (2.8.1)
Expand Down Expand Up @@ -222,7 +222,7 @@ GEM
pundit (2.3.1)
activesupport (>= 3.0.0)
racc (1.7.3)
rack (2.2.8)
rack (2.2.8.1)
rack-test (2.1.0)
rack (>= 1.3)
rack-timeout (0.6.3)
Expand Down

0 comments on commit 1e604cf

Please sign in to comment.