Skip to content

Commit

Permalink
fixup! Appease the RuboCop
Browse files Browse the repository at this point in the history
  • Loading branch information
PanisSupraOmnia committed Sep 17, 2022
1 parent 7bed9c0 commit 60cfc85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discordrb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rspec', '~> 3.11.0'
spec.add_development_dependency 'rspec_junit_formatter', '~> 0.5.1'
spec.add_development_dependency 'rspec-prof', '~> 0.0.7'
spec.add_development_dependency 'rubocop', '~> 1.28.2'
spec.add_development_dependency 'rubocop', '~> 1.30.0'
spec.add_development_dependency 'rubocop-performance', '~> 1.0'
spec.add_development_dependency 'rubocop-rake', '~> 0.6.0'
spec.add_development_dependency 'simplecov', '~> 0.21.0'
Expand Down

0 comments on commit 60cfc85

Please sign in to comment.