Skip to content

Commit

Permalink
Update rubocop-rspec requirement from = 2.4.0 to = 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Sep 26, 2021
1 parent bd27ac7 commit e56a265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lazylead.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ tasks instead of solving technical problems."
s.add_development_dependency "rubocop-minitest", "0.15.0"
s.add_development_dependency "rubocop-performance", "1.11.5"
s.add_development_dependency "rubocop-rake", "0.6.0"
s.add_development_dependency "rubocop-rspec", "2.4.0"
s.add_development_dependency "rubocop-rspec", "2.5.0"
s.add_development_dependency "ruby-prof", "1.4.3"
s.add_development_dependency "sqlint", "0.2.0"
s.add_development_dependency "tempfile", "0.1.1"
Expand Down

0 comments on commit e56a265

Please sign in to comment.