Skip to content

Commit

Permalink
Update rubocop-rspec to version 2.0.0 (#50)
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 Nov 12, 2020
1 parent 9cf1484 commit 077e2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smuggle.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rake", "~> 13.0"
spec.add_development_dependency "rspec_junit_formatter", "~> 0.4"
spec.add_development_dependency "rspec", "~> 3.0"
spec.add_development_dependency "rubocop-rspec", "~> 1.3"
spec.add_development_dependency "rubocop-rspec", "~> 2.0"
spec.add_development_dependency "simplecov", "~> 0.1"
spec.add_development_dependency "standard", "~> 0.7"
end

0 comments on commit 077e2eb

Please sign in to comment.