Skip to content

Commit

Permalink
debug: dotenv in dev/test
Browse files Browse the repository at this point in the history
  • Loading branch information
did committed Aug 31, 2024
1 parent 7202bc8 commit a9e1e48
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,9 @@ gem "bootsnap", require: false
# Use Capistrano for deployment
# gem 'capistrano-rails', group: :development

gem 'dotenv'

group :development, :test do
gem "debug", ">= 1.0.0"

gem 'dotenv'
end

group :development do
Expand Down

0 comments on commit a9e1e48

Please sign in to comment.