Update poltergeist gem

This commit is contained in:
Artur Beljajev 2017-05-01 22:19:45 +03:00
parent 929888eb0e
commit b05459d439
2 changed files with 4 additions and 5 deletions

View file

@ -133,7 +133,7 @@ group :development, :test do
gem 'fabrication', '2.13.2' # Replacement for fixtures
gem 'phantomjs-binaries'
gem 'phantomjs'
gem 'poltergeist', '1.6.0' # We are using PhantomJS instead
gem 'poltergeist'
gem 'launchy', '2.4.3' # for opening browser automatically
# debug