Skip to content

Commit

Permalink
update cliver dependency to pull in upstream fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
yaauie committed Nov 21, 2013
1 parent 5f2f5a5 commit 24ea8a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion poltergeist.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.add_dependency 'capybara', '~> 2.1.0'
s.add_dependency 'websocket-driver', '>= 0.2.0'
s.add_dependency 'multi_json', '~> 1.0'
s.add_dependency 'cliver', '~> 0.2.1'
s.add_dependency 'cliver', '~> 0.3.1'

s.add_development_dependency 'rspec', '~> 2.12'
s.add_development_dependency 'sinatra', '~> 1.0'
Expand Down

0 comments on commit 24ea8a1

Please sign in to comment.