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

Commit

Permalink
Update rubocop-rspec to version 2.3.0 (#200)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Apr 29, 2021
1 parent d87b4a7 commit f0a8e54
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 @@ -37,7 +37,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rubocop', '~> 1.12.0'
s.add_development_dependency 'rubocop-performance'
s.add_development_dependency 'rubocop-rails'
s.add_development_dependency 'rubocop-rspec', '~> 2.2.0'
s.add_development_dependency 'rubocop-rspec', '~> 2.3.0'
s.add_development_dependency 'simplecov'
s.add_development_dependency 'solr_wrapper'
end

0 comments on commit f0a8e54

Please sign in to comment.