Skip to content

Commit 7cc96c5

Browse files
committed
removed duplicate statement of dotenv gem
1 parent a94b56b commit 7cc96c5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Gemfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,9 +205,6 @@ gem 'parallel'
205205
# Makes http fun again! Wrapper to simplify the native Net::HTTP libraries
206206
gem 'httparty'
207207

208-
# Autoload dotenv in Rails. (https://github.com/bkeepers/dotenv)
209-
gem 'dotenv-rails'
210-
211208
gem 'activerecord_json_validator'
212209

213210
# We need to freeze the mail gem version as the recently released 2.8.0 triggers an exception

0 commit comments

Comments
 (0)