Skip to content

Commit

Permalink
Update faye-websocket (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi authored Oct 11, 2023
1 parent 967bc6c commit e901485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion signalwire.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'webmock', '~> 3.5'

spec.add_dependency 'twilio-ruby', '~> 5.0'
spec.add_dependency 'faye-websocket', '~> 0.10'
spec.add_dependency 'faye-websocket', '~> 0.11'
spec.add_dependency 'concurrent-ruby', '~> 1.1'
spec.add_dependency 'has-guarded-handlers', '~> 1.6.3'
spec.add_dependency 'logger', '~> 1.3'
Expand Down

0 comments on commit e901485

Please sign in to comment.