Skip to content

Commit

Permalink
Use Rake ~> 13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl committed Mar 24, 2021
1 parent 87898be commit bc389d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beaker-vagrant.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |s|
else
s.add_development_dependency 'fakefs', '>= 0.6', '< 2.0'
end
s.add_development_dependency 'rake', '~> 10.1'
s.add_development_dependency 'rake', '~> 13.0'
s.add_development_dependency 'simplecov'
s.add_development_dependency 'pry', '~> 0.10'

Expand Down

0 comments on commit bc389d8

Please sign in to comment.