Bump poltergeist
This commit is contained in:
parent
de4afb2d1f
commit
f1a7a3735c
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -285,7 +285,7 @@ group :test do
|
|||
|
||||
gem "capybara", "2.15.1"
|
||||
gem "database_cleaner", "1.6.1"
|
||||
gem "poltergeist", "1.15.0"
|
||||
gem "poltergeist", "1.16.0"
|
||||
|
||||
gem "cucumber-api-steps", "0.13", require: false
|
||||
|
||||
|
|
|
|||
|
|
@ -440,7 +440,7 @@ GEM
|
|||
ast (~> 2.2)
|
||||
pg (0.21.0)
|
||||
phantomjs (2.1.1.0)
|
||||
poltergeist (1.15.0)
|
||||
poltergeist (1.16.0)
|
||||
capybara (~> 2.1)
|
||||
cliver (~> 0.3.1)
|
||||
websocket-driver (>= 0.2.0)
|
||||
|
|
@ -829,7 +829,7 @@ DEPENDENCIES
|
|||
open_graph_reader (= 0.6.2)
|
||||
openid_connect (= 1.1.3)
|
||||
pg (= 0.21.0)
|
||||
poltergeist (= 1.15.0)
|
||||
poltergeist (= 1.16.0)
|
||||
pronto (= 0.9.4)
|
||||
pronto-eslint (= 0.9.1)
|
||||
pronto-haml (= 0.9.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue