Skip to content

Commit

Permalink
updated gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-aladev committed Jun 4, 2021
1 parent b3cba4c commit b6b8215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby-zstds.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ GEMSPEC = Gem::Specification.new do |gem|
gem.add_development_dependency "parallel"
gem.add_development_dependency "rake"
gem.add_development_dependency "rake-compiler"
gem.add_development_dependency "rubocop", "~> 1.15"
gem.add_development_dependency "rubocop", "~> 1.16"
gem.add_development_dependency "rubocop-minitest", "~> 0.12"
gem.add_development_dependency "rubocop-performance", "~> 1.11"
gem.add_development_dependency "rubocop-rake", "~> 0.5"
Expand Down

0 comments on commit b6b8215

Please sign in to comment.