1
0
mirror of https://github.com/danbee/danbarberphoto synced 2025-03-04 08:49:07 +00:00

Update capybara-screenshot to version 1.0.22

This commit is contained in:
depfu[bot] 2018-10-22 23:12:43 +00:00
parent 9028b390d4
commit 16f8ffe4dd

View File

@ -80,14 +80,14 @@ GEM
sass (~> 3.4)
thor (~> 0.19)
builder (3.2.3)
capybara (2.18.0)
capybara (3.9.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (>= 2.0, < 4.0)
capybara-screenshot (1.0.21)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
xpath (~> 3.1)
capybara-screenshot (1.0.22)
capybara (>= 1.0, < 4)
launchy
cliver (0.3.2)
@ -192,7 +192,7 @@ GEM
railties (>= 3.1)
multi_json (1.13.1)
nio4r (2.3.1)
nokogiri (1.8.4)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
oath (1.1.0)
bcrypt
@ -214,7 +214,7 @@ GEM
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.2)
public_suffix (3.0.3)
puma (3.12.0)
rack (2.0.5)
rack-test (1.1.0)
@ -336,7 +336,7 @@ GEM
websocket-driver (0.7.0)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
xpath (3.1.0)
xpath (3.2.0)
nokogiri (~> 1.8)
PLATFORMS