We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e90e27b commit cac2cf4Copy full SHA for cac2cf4
Gemfile
@@ -11,5 +11,5 @@ group :test do
11
gem "rails"
12
gem "simplecov"
13
gem "sprockets-rails"
14
- gem "sqlite3", "~> 1.3"
+ gem "sqlite3", "~> 2.4"
15
end
0 commit comments