We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04d3013 + 9141c5e commit 6eedcc8Copy full SHA for 6eedcc8
1 file changed
hcloud.gemspec
@@ -23,7 +23,6 @@ Gem::Specification.new do |spec|
23
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
24
spec.require_paths = ['lib']
25
26
- spec.add_development_dependency 'activemodel'
27
spec.add_development_dependency 'bundler'
28
spec.add_development_dependency 'grape'
29
spec.add_development_dependency 'rspec'
0 commit comments