There was an error while loading. Please reload this page.
2 parents 6567638 + 6166b0d commit fb93acbCopy full SHA for fb93acb
1 file changed
Gemfile
@@ -12,7 +12,7 @@ platforms :jruby do
12
end
13
14
platforms :ruby do
15
- gem 'sqlite3', '~> 1.4', '< 2.0' # can allow 2.0 once Rails's sqlite adapter allows it
+ gem 'sqlite3', '~> 1.4'
16
17
18
gem 'activerecord', '>= 6.1.0'
0 commit comments