Skip to content

Commit

Permalink
build(deps-dev): Bump dotenv-rails from 3.1.0 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md)
- [Commits](bkeepers/dotenv@v3.1.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 7b89bd9 commit 39cbaaf
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 @@ -120,9 +120,9 @@ GEM
crass (1.0.6)
date (3.3.4)
debug_inspector (1.2.0)
dotenv (3.1.0)
dotenv-rails (3.1.0)
dotenv (= 3.1.0)
dotenv (3.1.1)
dotenv-rails (3.1.1)
dotenv (= 3.1.1)
railties (>= 6.1)
drb (2.2.1)
encryptor (3.0.0)
Expand Down Expand Up @@ -336,7 +336,7 @@ GEM
redis-client (>= 0.22.0)
redis-client (0.22.1)
connection_pool
reline (0.5.3)
reline (0.5.4)
io-console (~> 0.5)
request_store (1.6.0)
rack (>= 1.4)
Expand Down

0 comments on commit 39cbaaf

Please sign in to comment.