Skip to content

Commit c8683b2

Browse files
chore: update rubocop requirement from 1.81.6 to 1.81.7 (#240)
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.81.6...v1.81.7) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d2c7f1 commit c8683b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ gemspec
33

44
gem 'appium_thor', '~> 2.0'
55
gem 'rake', '~> 13.0'
6-
gem 'rubocop', '1.81.6'
6+
gem 'rubocop', '1.81.7'

0 commit comments

Comments
 (0)