Skip to content

Commit 4cb7088

Browse files
Attempting moving gem around (#245)
1 parent 0e7db16 commit 4cb7088

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Gemfile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,8 @@ group :test do
7676
gem "selenium-webdriver"
7777
end
7878

79-
group :production do
80-
gem "pg-aws_rds_iam"
81-
end
79+
# Enable IAM RDS
80+
gem "pg-aws_rds_iam"
8281

8382
gem "dartsass-rails", "~> 0.5.1"
8483
gem "http_accept_language"

0 commit comments

Comments
 (0)