Skip to content

Commit 68ee8cf

Browse files
authored
Update rubocop-rspec to version 3.10.2
1 parent b102975 commit 68ee8cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

image_optim.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ EOF
4747
s.add_development_dependency 'rspec', '~> 3.0'
4848
if RUBY_VERSION >= '2.5' && !Gem.win_platform? && !defined?(JRUBY_VERSION)
4949
s.add_development_dependency 'rubocop', '~> 1.22', '!= 1.22.2'
50-
s.add_development_dependency 'rubocop-rspec', '~> 2.0'
50+
s.add_development_dependency 'rubocop-rspec', '~> 3.10'
5151
end
5252
end

0 commit comments

Comments
 (0)