Bump poltergeist
This commit is contained in:
parent
ec564fbee1
commit
42f1bf2c2d
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -274,7 +274,7 @@ group :test do
|
|||
|
||||
gem "capybara", "2.10.1"
|
||||
gem "database_cleaner", "1.5.3"
|
||||
gem "poltergeist", "1.10.0"
|
||||
gem "poltergeist", "1.11.0"
|
||||
|
||||
gem "cucumber-api-steps", "0.13", require: false
|
||||
gem "json_spec", "1.1.4"
|
||||
|
|
|
|||
|
|
@ -574,7 +574,7 @@ GEM
|
|||
ast (~> 2.2)
|
||||
pg (0.19.0)
|
||||
phantomjs (2.1.1.0)
|
||||
poltergeist (1.10.0)
|
||||
poltergeist (1.11.0)
|
||||
capybara (~> 2.1)
|
||||
cliver (~> 0.3.1)
|
||||
websocket-driver (>= 0.2.0)
|
||||
|
|
@ -982,7 +982,7 @@ DEPENDENCIES
|
|||
open_graph_reader (= 0.6.1)
|
||||
openid_connect (= 0.12.0)
|
||||
pg (= 0.19.0)
|
||||
poltergeist (= 1.10.0)
|
||||
poltergeist (= 1.11.0)
|
||||
pronto (= 0.7.0)
|
||||
pronto-eslint (= 0.7.0)
|
||||
pronto-haml (= 0.7.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue