We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d1a219 commit 7bde5a6Copy full SHA for 7bde5a6
cropper_rails.gemspec
@@ -22,5 +22,5 @@ Gem::Specification.new do |spec|
22
23
spec.add_runtime_dependency 'jquery-rails', '~> 4.0'
24
25
- spec.add_development_dependency 'bundler'
+ spec.add_development_dependency 'bundler', '~> 2.0'
26
end
0 commit comments