Skip to content

Commit

Permalink
Update dotenv to version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Feb 13, 2024
1 parent 4eb0b24 commit eb1eb87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ group :development, :test do
gem "pry-byebug"
gem "listen"
gem "localeapp", "~> 3.0", require: false
gem "dotenv", "~> 2.2"
gem "dotenv", "~> 3.0"
gem "github_fast_changelog", require: false
gem "active_record_query_trace", require: false
gem "rack-mini-profiler", require: false
Expand Down

0 comments on commit eb1eb87

Please sign in to comment.