Skip to content

Commit

Permalink
Depend on updated falcon.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed May 3, 2018
1 parent 80061a6 commit 44ddac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion async-websocket.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "async-io"

spec.add_development_dependency "async-rspec"
spec.add_development_dependency "falcon"
spec.add_development_dependency "falcon", "~> 0.15.0"

spec.add_development_dependency "bundler", "~> 1.6"
spec.add_development_dependency "rspec", "~> 3.6"
Expand Down

0 comments on commit 44ddac7

Please sign in to comment.