mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
Add poltergeist gem for phantomjs integration
This commit is contained in:
parent
41e1e56b7c
commit
27f02fd9fa
3 changed files with 13 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -64,6 +64,7 @@ group :test do
|
|||
gem 'test_after_commit' # TODO remove when moving to rails 5
|
||||
gem 'database_cleaner'
|
||||
gem 'coveralls', require: false
|
||||
gem 'poltergeist'
|
||||
end
|
||||
|
||||
# Use ActiveModel has_secure_password
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue