Skip to content

Commit

Permalink
Merge pull request #215 from YusukeIwaki/dependabot/bundler/rubocop-t…
Browse files Browse the repository at this point in the history
…w-1.29.0

Update rubocop requirement from ~> 1.28.1 to ~> 1.29.0
  • Loading branch information
YusukeIwaki committed May 7, 2022
2 parents 6f65098 + 0f57db1 commit f6756af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puppeteer-ruby.gemspec
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rollbar'
spec.add_development_dependency 'rspec', '~> 3.11.0'
spec.add_development_dependency 'rspec_junit_formatter' # for CircleCI.
spec.add_development_dependency 'rubocop', '~> 1.28.1'
spec.add_development_dependency 'rubocop', '~> 1.29.0'
spec.add_development_dependency 'rubocop-rspec'
spec.add_development_dependency 'sinatra'
spec.add_development_dependency 'webrick'
Expand Down

0 comments on commit f6756af

Please sign in to comment.