Skip to content

Commit ae8a29f

Browse files
chore(deps-dev): update rubocop requirement from = 1.63.5 to = 1.64.0 (#559)
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.63.5...v1.64.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d728ded commit ae8a29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appium_lib_core.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Gem::Specification.new do |spec|
2929
spec.add_development_dependency 'minitest-reporters', '~> 1.1'
3030
spec.add_development_dependency 'parallel_tests'
3131
spec.add_development_dependency 'rake', '~> 13.0'
32-
spec.add_development_dependency 'rubocop', '1.63.5'
32+
spec.add_development_dependency 'rubocop', '1.64.0'
3333
spec.add_development_dependency 'simplecov'
3434
spec.add_development_dependency 'webmock', '~> 3.23.0'
3535
spec.add_development_dependency 'yard', '~> 0.9.11'

0 commit comments

Comments
 (0)