Skip to content

Commit

Permalink
Bump dotenv-rails from 3.1.2 to 3.1.4
Browse files Browse the repository at this point in the history
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](bkeepers/dotenv@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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent 5e528c9 commit e3b5157
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 @@ -174,9 +174,9 @@ GEM
delayed_job (>= 3.0, < 5)
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)
drb (2.2.1)
dynamic_form (1.3.1)
Expand Down Expand Up @@ -244,7 +244,7 @@ GEM
high_voltage (4.0.0)
htmlentities (4.3.4)
http_parser.rb (0.6.0)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
inline_svg (1.9.0)
activesupport (>= 3.0)
Expand Down

0 comments on commit e3b5157

Please sign in to comment.