Skip to content

Commit

Permalink
Bump dotenv-rails from 3.0.2 to 3.1.0
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.1.0.
- [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.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent 828b6d3 commit e6728cd
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 @@ -460,9 +460,9 @@ GEM
representable (>= 3.1.1, < 4)
doorkeeper (5.6.9)
railties (>= 5)
dotenv (3.0.2)
dotenv-rails (3.0.2)
dotenv (= 3.0.2)
dotenv (3.1.0)
dotenv-rails (3.1.0)
dotenv (= 3.1.0)
railties (>= 6.1)
drb (2.2.0)
ruby2_keywords
Expand Down Expand Up @@ -908,7 +908,7 @@ GEM
redis-client (0.20.0)
connection_pool
regexp_parser (2.9.0)
reline (0.4.2)
reline (0.4.3)
io-console (~> 0.5)
representable (3.2.0)
declarative (< 0.1.0)
Expand Down Expand Up @@ -1055,7 +1055,7 @@ GEM
unicode-display_width (>= 1.1.1, < 3)
test-prof (1.3.1)
text-hyphen (1.5.0)
thor (1.3.0)
thor (1.3.1)
thread_safe (0.3.6)
timecop (0.9.8)
timeout (0.4.1)
Expand Down

0 comments on commit e6728cd

Please sign in to comment.