Skip to content

Commit

Permalink
chore: Update rubocop requirement from = 1.56.1 to = 1.56.2 (#1001)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 30, 2023
1 parent ee96909 commit c37e87f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appium_lib.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'posix-spawn', '~> 0.3'
s.add_development_dependency 'pry'
s.add_development_dependency 'rake', '~> 13.0'
s.add_development_dependency 'rubocop', '1.56.1'
s.add_development_dependency 'rubocop', '1.56.2'
s.add_development_dependency 'spec', '~> 5.3', '>= 5.3.4'
s.add_development_dependency 'yard', '~> 0.9.11'

Expand Down

0 comments on commit c37e87f

Please sign in to comment.