Skip to content

Commit

Permalink
Merge pull request #26 from alexjfisher/rubocop-rspec
Browse files Browse the repository at this point in the history
Update rubocop-rspec dependency
  • Loading branch information
ekohl authored Jul 16, 2020
2 parents 70ea84b + c90fdd1 commit 92b0cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voxpupuli-test.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |s|

# Rubocop
s.add_runtime_dependency 'rubocop', '~> 0.49.1'
s.add_runtime_dependency 'rubocop-rspec', '1.15.0'
s.add_runtime_dependency 'rubocop-rspec', '~> 1.16.0'

# Linting
s.add_runtime_dependency 'puppet-lint-absolute_classname-check', '>= 2.0.0'
Expand Down

0 comments on commit 92b0cb5

Please sign in to comment.