mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 09:45:11 +02:00
Update poltergeist gem
This commit is contained in:
parent
929888eb0e
commit
b05459d439
2 changed files with 4 additions and 5 deletions
2
Gemfile
2
Gemfile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue