Skip to content

Commit

Permalink
bump Rake to 13.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
robjlucas committed May 16, 2022
1 parent b785002 commit 31cec66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envied.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ Gem::Specification.new do |spec|

spec.add_development_dependency "bundler", "~> 2.0"
spec.add_development_dependency "pry", "~> 0.12"
spec.add_development_dependency "rake", "~> 12.0"
spec.add_development_dependency "rake", "~> 13.0.6"
spec.add_development_dependency "rspec", "~> 3.0"
end

0 comments on commit 31cec66

Please sign in to comment.