Skip to content

Commit

Permalink
update to voxpupuli-rubocop 2.7.0; adjust path to unit files
Browse files Browse the repository at this point in the history
rubocop demands the path changes.
  • Loading branch information
bastelfreak committed May 15, 2024
1 parent ea24744 commit a771ed4
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modulesync.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rake'
spec.add_development_dependency 'rspec'
spec.add_development_dependency 'simplecov'
spec.add_development_dependency 'voxpupuli-rubocop', '~> 2.0'
spec.add_development_dependency 'voxpupuli-rubocop', '~> 2.7.0'

spec.add_runtime_dependency 'git', '~>1.7'
spec.add_runtime_dependency 'gitlab', '~>4.0'
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit a771ed4

Please sign in to comment.