Skip to content

Commit c833315

Browse files
chore(deps-dev): update rubocop requirement from = 1.6.1 to = 1.7.0 (#294)
Updates the requirements on [rubocop](https://github.com/rubocop-hq/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.6.1...v1.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 83d57aa commit c833315

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
@@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
3131
spec.add_development_dependency 'minitest', '~> 5.0'
3232
spec.add_development_dependency 'minitest-reporters', '~> 1.1'
3333
spec.add_development_dependency 'webmock', '~> 3.11.0'
34-
spec.add_development_dependency 'rubocop', '1.6.1'
34+
spec.add_development_dependency 'rubocop', '1.7.0'
3535
spec.add_development_dependency 'appium_thor', '~> 1.0'
3636
spec.add_development_dependency 'pry'
3737
spec.add_development_dependency 'pry-byebug'

0 commit comments

Comments
 (0)