Skip to content

Commit

Permalink
Unpin dependency on rake.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Mar 24, 2020
1 parent 067be9b commit 3e38696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vips-thumbnail.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ Gem::Specification.new do |spec|

spec.add_development_dependency "covered"
spec.add_development_dependency "bundler"
spec.add_development_dependency "rake", ">= 12.3.3"
spec.add_development_dependency "rake"
spec.add_development_dependency "rspec", "~> 3.0"
end

0 comments on commit 3e38696

Please sign in to comment.