Skip to content

Commit

Permalink
chore(deps-dev): update rubocop requirement from = 1.12.0 to = 1.12.1 (
Browse files Browse the repository at this point in the history
…#322)

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.12.0...v1.12.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2021
1 parent 3438b48 commit beefb17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appium_lib_core.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'minitest', '~> 5.0'
spec.add_development_dependency 'minitest-reporters', '~> 1.1'
spec.add_development_dependency 'webmock', '~> 3.13.0'
spec.add_development_dependency 'rubocop', '1.12.0'
spec.add_development_dependency 'rubocop', '1.12.1'
spec.add_development_dependency 'appium_thor', '~> 1.0'
spec.add_development_dependency 'pry'
spec.add_development_dependency 'pry-byebug'
Expand Down

0 comments on commit beefb17

Please sign in to comment.