Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
melvinchng committed Sep 4, 2022
1 parent e38e335 commit 21ff4e1
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 @@ -42,7 +42,7 @@ gem 'bcrypt', platforms: :ruby
# gem 'capistrano-rails', group: :development

group :production do
#gem 'pg' # not needed with current config. Enable if you want to enable Postgres
gem 'pg' # not needed with current config. Enable if you want to enable Postgres
gem 'rails_12factor'
gem 'dalli'
end
Expand Down

0 comments on commit 21ff4e1

Please sign in to comment.