Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
Update rake to version 13.0.0 (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and ruebot committed Sep 28, 2019
1 parent 6b96fc1 commit 6829613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion warclight.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'engine_cart', '~> 2.3.0'
s.add_development_dependency 'mocha'
s.add_development_dependency 'poltergeist'
s.add_development_dependency 'rake', '~> 12.0'
s.add_development_dependency 'rake', '~> 13.0'
s.add_development_dependency 'rspec-rails', '~> 3.0'
s.add_development_dependency 'rubocop', '~> 0.74.0'
s.add_development_dependency 'rubocop-performance'
Expand Down

0 comments on commit 6829613

Please sign in to comment.