Skip to content

Commit

Permalink
chore: update faye-websocket (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa authored Aug 1, 2020
1 parent 2fa2440 commit f7dc534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appium_lib_core.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']

spec.add_runtime_dependency 'selenium-webdriver', '~> 3.14', '>= 3.14.1'
spec.add_runtime_dependency 'faye-websocket', '~> 0.10.0'
spec.add_runtime_dependency 'faye-websocket', '~> 0.11.0'

spec.add_development_dependency 'bundler', '>= 1.14'
spec.add_development_dependency 'rake', '~> 13.0'
Expand Down

0 comments on commit f7dc534

Please sign in to comment.