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 47aaf01 commit 3d90b7bCopy full SHA for 3d90b7b
imagekitio.gemspec
@@ -30,4 +30,5 @@ Gem::Specification.new do |spec|
30
spec.add_dependency 'rest-client', '~> 2.1', ">=2.1"
31
32
# spec.add_development_dependency "sqlite3"
33
+ spec.add_development_dependency "rails", "~> 5.2.0", ">= 5.2.0"
34
end
0 commit comments