Skip to content

Commit fa006f1

Browse files
chore: update rubocop requirement from 1.81.0 to 1.81.1 (#238)
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.0...v1.81.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.1 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 c622a77 commit fa006f1

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.0'
6+
gem 'rubocop', '1.81.1'

0 commit comments

Comments
 (0)