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 7d96477 commit e094a95Copy full SHA for e094a95
Gemfile
@@ -7,8 +7,6 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
7
gemspec
8
9
gem "bcrypt"
10
-gem "pg", ">= 0.18.0"
11
-gem "sqlite3", ">= 1.6.6"
12
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
13
gem "benchmark-ips"
14
gem "minitest", ">= 5.15.0"
0 commit comments