Skip to content

Commit

Permalink
update bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
YusukeIwaki committed Jan 1, 2022
1 parent 0622a45 commit 213a602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puppeteer-ruby.gemspec
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'concurrent-ruby', '~> 1.1.0'
spec.add_dependency 'websocket-driver', '>= 0.6.0'
spec.add_dependency 'mime-types', '>= 3.0'
spec.add_development_dependency 'bundler', '~> 2.2.3'
spec.add_development_dependency 'bundler', '~> 2.3.4'
spec.add_development_dependency 'chunky_png'
spec.add_development_dependency 'dry-inflector'
spec.add_development_dependency 'pry-byebug'
Expand Down

0 comments on commit 213a602

Please sign in to comment.