aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorGuillermo Iguaran <guilleiguaran@gmail.com>2017-10-19 11:01:52 -0500
committerGuillermo Iguaran <guilleiguaran@gmail.com>2017-10-19 11:01:52 -0500
commit4dcf12a340f82fb01453ef3b7aca6df756bdaa65 (patch)
tree5bae45481d1598e8b8704cf319808b7e0f295237 /Gemfile.lock
parentb7bf70982395ee5fd2e89064f87f268eeddb9d6d (diff)
downloadrails-4dcf12a340f82fb01453ef3b7aca6df756bdaa65.tar.gz
rails-4dcf12a340f82fb01453ef3b7aca6df756bdaa65.tar.bz2
rails-4dcf12a340f82fb01453ef3b7aca6df756bdaa65.zip
PhantomJS is abandoned, replace it with Selenium/Chrome headless
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock11
1 files changed, 11 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ac56bca4ce..0889d69d3f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -136,6 +136,8 @@ GEM
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
amq-protocol (2.2.0)
+ archive-zip (0.7.0)
+ io-like (~> 0.3.0)
ast (2.3.0)
aws-partitions (1.20.0)
aws-sdk-core (3.3.0)
@@ -199,6 +201,9 @@ GEM
xpath (~> 2.0)
childprocess (0.7.1)
ffi (~> 1.0, >= 1.0.11)
+ chromedriver-helper (1.1.0)
+ archive-zip (~> 0.7.0)
+ nokogiri (~> 1.6)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
railties (>= 4.0.0)
@@ -289,6 +294,7 @@ GEM
http_parser.rb (0.6.0)
httpclient (2.8.3)
i18n (0.8.6)
+ io-like (0.3.0)
jmespath (1.3.1)
json (2.1.0)
jwt (1.5.6)
@@ -356,6 +362,9 @@ GEM
public_suffix (2.0.5)
puma (3.9.1)
que (0.14.0)
+ qunit-selenium (0.0.4)
+ selenium-webdriver
+ thor
racc (1.4.14)
rack (2.0.3)
rack-cache (1.7.0)
@@ -498,6 +507,7 @@ DEPENDENCIES
bootsnap (>= 1.1.0)
byebug
capybara (~> 2.15)
+ chromedriver-helper
coffee-rails
dalli (>= 2.2.1)
delayed_job
@@ -520,6 +530,7 @@ DEPENDENCIES
puma
que
queue_classic!
+ qunit-selenium
racc (>= 1.4.6)
rack-cache (~> 1.2)
rails!