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 a225ab2 commit d78515cCopy full SHA for d78515c
ruby/hyper-i18n/hyper-i18n.gemspec
@@ -32,5 +32,5 @@ Gem::Specification.new do |spec|
32
spec.add_development_dependency 'rake', '~> 10.0'
33
spec.add_development_dependency 'rspec'
34
spec.add_development_dependency 'rubocop', '~> 0.51.0'
35
- #spec.add_development_dependency 'sqlite3', '~> 1.3.6' # see https://github.com/rails/rails/issues/35153
+ spec.add_development_dependency 'sqlite3', '~> 1.3.6' # see https://github.com/rails/rails/issues/35153
36
end
0 commit comments