Skip to content

Commit 79c0d33

Browse files
chore: update rubocop requirement from 1.75.4 to 1.75.5 (#222)
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.75.4...v1.75.5) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.5 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 c90ad85 commit 79c0d33

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.75.4'
6+
gem 'rubocop', '1.75.5'

0 commit comments

Comments
 (0)