Skip to content

Commit 9cb96d7

Browse files
committed
Fix tests which require sqlite3.
1 parent 3298a81 commit 9cb96d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
source 'https://rubygems.org'
22
gemspec
33

4+
gem 'sqlite3'
45
gem 'minitest', '~> 5.9.0'
56
gem 'bcrypt', platforms: [:mri]
67
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]

0 commit comments

Comments
 (0)