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 f106e54 commit cc998aeCopy full SHA for cc998ae
publify_amazon_sidebar.gemspec
@@ -32,5 +32,5 @@ Gem::Specification.new do |spec|
32
spec.add_development_dependency "rubocop-rspec", "~> 3.4.0"
33
spec.add_development_dependency "rubocop-rspec_rails", "~> 2.30.0"
34
spec.add_development_dependency "simplecov", "~> 0.22.0"
35
- spec.add_development_dependency "sqlite3", "~> 1.6"
+ spec.add_development_dependency "sqlite3", "~> 2.7"
36
end
0 commit comments