Closed brosintoski closed 9 months ago
It seems the issue originates from https://github.com/bkeepers/dotenv/pull/489
It seems the issue originates from #489
Yeah, also commented in merged pr: https://github.com/bkeepers/dotenv/pull/489#issuecomment-1965487987
Steps to reproduce
Tell us how to reproduce the issue. Show how you included dotenv (Gemfile).
gem 'dotenv-rails'
Paste your env using:REMOVE ANY SENSITIVE INFORMATION FROM YOUR OUTPUT
Expected behavior
calling
Rails.application.initialize!
initializes application successfullyActual behavior
System configuration
dotenv version: 3.0.3
Rails version: 7.1.3
Ruby version: 3.2.2