Skip to content

Commit

Permalink
Bump dotenv-rails from 3.1.6 to 3.1.7 (#2729)
Browse files Browse the repository at this point in the history
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md)
- [Commits](bkeepers/dotenv@v3.1.6...v3.1.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 1dd32ac commit dfd893a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ GEM
database_cleaner-core (2.0.1)
date (3.4.1)
diff-lcs (1.5.1)
dotenv (3.1.6)
dotenv-rails (3.1.6)
dotenv (= 3.1.6)
dotenv (3.1.7)
dotenv-rails (3.1.7)
dotenv (= 3.1.7)
railties (>= 6.1)
drb (2.2.1)
erubi (1.13.0)
Expand Down Expand Up @@ -169,7 +169,7 @@ GEM
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
io-console (0.8.0)
irb (1.14.2)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jsbundling-rails (1.3.1)
Expand Down Expand Up @@ -233,7 +233,7 @@ GEM
pry (0.15.0)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.2.1)
psych (5.2.2)
date
stringio
public_suffix (6.0.1)
Expand Down Expand Up @@ -283,7 +283,7 @@ GEM
rainbow (3.1.1)
raindrops (0.20.1)
rake (13.2.1)
rdoc (6.9.1)
rdoc (6.10.0)
psych (>= 4.0.0)
redcarpet (3.6.0)
regexp_parser (2.9.3)
Expand Down

0 comments on commit dfd893a

Please sign in to comment.