fixed Gemfile

This commit is contained in:
Ken Toler
2020-03-01 14:25:42 -05:00
parent a1f117f0cd
commit 026c308c99
-4
View File
@@ -60,7 +60,3 @@ end
group :mysql do
gem "mysql2"
end
group :openshift do
gem "pg"
end