Skip to content

Commit

Permalink
Stick on older versions of Listen.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdub committed Mar 9, 2014
1 parent 0f895f4 commit c3fb803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pith.gemspec
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency("rack", ">= 1.2.1")
gem.add_runtime_dependency("thin", ">= 1.2.7")
gem.add_runtime_dependency("clamp", ">= 0.3.0")
gem.add_runtime_dependency("listen", ">= 1.2.0")
gem.add_runtime_dependency("listen", "~> 1.2")
gem.add_runtime_dependency("rack-livejs", ">= 0.2.1")

gem.require_path = "lib"
Expand Down

0 comments on commit c3fb803

Please sign in to comment.