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 8c6f382 commit 70da8b3Copy full SHA for 70da8b3
ruby_dep.gemspec
@@ -28,5 +28,5 @@ Gem::Specification.new do |spec|
28
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
29
spec.require_paths = ['lib']
30
31
- spec.add_development_dependency 'bundler', '~> 1.12.a'
+ spec.add_development_dependency 'bundler', '~> 1.11'
32
end
0 commit comments