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