Skip to content

Commit

Permalink
Merge pull request #80 from bastelfreak/active
Browse files Browse the repository at this point in the history
Dont list activemodel as dev- and runtime dep
  • Loading branch information
Stefan Koch committed Feb 15, 2024
2 parents 04d3013 + 9141c5e commit 6eedcc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hcloud.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ['lib']

spec.add_development_dependency 'activemodel'
spec.add_development_dependency 'bundler'
spec.add_development_dependency 'grape'
spec.add_development_dependency 'rspec'
Expand Down

0 comments on commit 6eedcc8

Please sign in to comment.