Skip to content

Commit

Permalink
Remove rake development_dependency. I don't think Rake is used for fp…
Browse files Browse the repository at this point in the history
…m development ;)
  • Loading branch information
jordansissel committed Nov 10, 2021
1 parent 58ddeda commit db9db67
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fpm.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ Gem::Specification.new do |spec|
# https://github.com/mdub/clamp/blob/master/README.markdown
spec.add_dependency("clamp", "~> 1.0.0") # license: MIT

spec.add_development_dependency("rake", "~> 10") # license: MIT

# For sourcing from pleaserun
spec.add_dependency("pleaserun", "~> 0.0.29") # license: Apache 2

Expand Down

0 comments on commit db9db67

Please sign in to comment.