We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15689ff commit c08e782Copy full SHA for c08e782
Gemfile
@@ -31,7 +31,7 @@ when "mysql"
31
when "postgresql"
32
gem "pg"
33
else
34
- gem "sqlite3"
+ #gem "sqlite3"
35
end
36
37
gemspec
0 commit comments