Update git requirement from ~> 1.7 to >= 1.7, < 3.0 #261
Annotations
8 errors
rubocop:
spec/unit/modulesync/git_service/factory_spec.rb#L4
RSpec/SpecFilePathFormat: Spec path should end with `module_sync/git_service/factory*_spec.rb`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/SpecFilePathFormat)
|
rubocop:
spec/unit/modulesync/git_service/github_spec.rb#L5
RSpec/SpecFilePathFormat: Spec path should end with `module_sync/git_service/git_hub*_spec.rb`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/SpecFilePathFormat)
|
rubocop:
spec/unit/modulesync/git_service/gitlab_spec.rb#L5
RSpec/SpecFilePathFormat: Spec path should end with `module_sync/git_service/git_lab*_spec.rb`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/SpecFilePathFormat)
|
rubocop:
spec/unit/modulesync/git_service_spec.rb#L4
RSpec/SpecFilePathFormat: Spec path should end with `module_sync/git_service*_spec.rb`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/SpecFilePathFormat)
|
rubocop:
spec/unit/modulesync/settings_spec.rb#L3
RSpec/SpecFilePathFormat: Spec path should end with `module_sync/settings*_spec.rb`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/SpecFilePathFormat)
|
rubocop:
spec/unit/modulesync/source_code_spec.rb#L3
RSpec/SpecFilePathFormat: Spec path should end with `module_sync/source_code*_spec.rb`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/SpecFilePathFormat)
|
rubocop:
spec/unit/modulesync_spec.rb#L3
RSpec/SpecFilePathFormat: Spec path should end with `module_sync*_spec.rb`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/SpecFilePathFormat)
|
rubocop
Process completed with exit code 1.
|