Skip to content

Commit 8cf2e6b

Browse files
committed
Update Gemfile
1 parent dfeceb4 commit 8cf2e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gemspec
88

99
gem "bcrypt"
1010
gem "pg", ">= 0.18.0"
11-
gem "sqlite3", "~> 1.4"
11+
gem "sqlite3", ">= 1.6.6"
1212
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
1313
gem "benchmark-ips"
1414
gem "minitest", ">= 5.15.0"

0 commit comments

Comments
 (0)