Skip to content

Commit

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

---
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 and simi committed Feb 15, 2024
1 parent de23af9 commit a166302
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -215,9 +215,9 @@ GEM
docile (1.4.0)
dogstatsd-ruby (5.6.1)
domain_name (0.6.20231109)
dotenv (3.0.0)
dotenv-rails (3.0.0)
dotenv (= 3.0.0)
dotenv (3.0.1)
dotenv-rails (3.0.1)
dotenv (= 3.0.1)
railties (>= 6.1)
drb (2.2.0)
ruby2_keywords
Expand Down Expand Up @@ -930,8 +930,8 @@ CHECKSUMS
docile (1.4.0) sha256=5f1734bde23721245c20c3d723e76c104208e1aa01277a69901ce770f0ebb8d3
dogstatsd-ruby (5.6.1) sha256=615dd1328c57ab66fb48cbf83b38ce2060d8353707be0bc3deb0ae960a659982
domain_name (0.6.20231109) sha256=5127a1521ecca79d54accefc393f6d19db8600c6224416004414f7eaa28aecbe
dotenv (3.0.0) sha256=674bd07b7d660ba5565ff7fbc6c3f019cc766303d92e62617f0b27e82ee40378
dotenv-rails (3.0.0) sha256=e7abd88ed31a85e1c5777619c7d6c4871a07f26e7f299eebb1d9c34391a85811
dotenv (3.0.1) sha256=7f451078125761f7450b6bf60862ab7f9dc17b5e6ba96197b174d9330a81ec0d
dotenv-rails (3.0.1) sha256=e9f102042ae8c92281f57401c488b37745228bf4a614e94f68d1dfcf534537ac
drb (2.2.0) sha256=e9e4af1cded3306cfe37e064a0086e302d5f40df9cb4d161d059a6bb3a75d40f
dry-initializer (3.1.1) sha256=4d267dea367ccabe498b259c62b909b99d577d6db547d9510561999403546dec
email_validator (2.2.4) sha256=5ab238095bec7aef9389f230e9e0c64c5081cdf91f19d6c5cecee0a93af20604
Expand Down

0 comments on commit a166302

Please sign in to comment.