Skip to content

Commit

Permalink
Merge pull request #221 from YusukeIwaki/dependabot/bundler/rubocop-t…
Browse files Browse the repository at this point in the history
…w-1.30.0
  • Loading branch information
YusukeIwaki committed May 28, 2022
2 parents a8565f1 + 8cf6794 commit 950b63c
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.29.0'
spec.add_development_dependency 'rubocop', '~> 1.30.0'
spec.add_development_dependency 'rubocop-rspec'
spec.add_development_dependency 'sinatra'
spec.add_development_dependency 'webrick'
Expand Down

0 comments on commit 950b63c

Please sign in to comment.