Update poltergeist

This commit is contained in:
Mathieu Magnin 2017-04-06 16:15:45 +02:00
parent 548e8ce079
commit a93aba5967

View file

@ -69,7 +69,7 @@ GEM
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.0)
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
apipie-rails (0.3.7)
json
@ -97,7 +97,7 @@ GEM
browser (2.3.0)
builder (3.2.3)
byebug (9.0.6)
capybara (2.11.0)
capybara (2.13.0)
addressable
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
@ -413,7 +413,7 @@ GEM
json
orm_adapter (0.5.0)
pg (0.19.0)
poltergeist (1.12.0)
poltergeist (1.14.0)
capybara (~> 2.1)
cliver (~> 0.3.1)
websocket-driver (>= 0.2.0)
@ -424,7 +424,7 @@ GEM
pry-byebug (3.4.2)
byebug (~> 9.0)
pry (~> 0.10)
public_suffix (2.0.4)
public_suffix (2.0.5)
rack (2.0.1)
rack-handlers (0.7.3)
rack
@ -626,7 +626,7 @@ GEM
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
websocket-driver (0.6.4)
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
will_paginate (3.1.5)