Skip to content

Commit

Permalink
remove rake version
Browse files Browse the repository at this point in the history
  • Loading branch information
takahashim committed Jan 28, 2024
1 parent 080f158 commit 4a81124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aozora2html.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |spec|

spec.add_dependency 'rubyzip'
spec.add_development_dependency 'bundler'
spec.add_development_dependency 'rake', '~> 12.0'
spec.add_development_dependency 'rake'
spec.add_development_dependency 'rubocop'
spec.add_development_dependency 'rubocop-performance'
spec.add_development_dependency 'rubocop-rake'
Expand Down

0 comments on commit 4a81124

Please sign in to comment.