Update capybara gem

This commit is contained in:
Artur Beljajev 2019-06-05 12:08:34 +03:00
parent 0233be8449
commit a2931e910d

View file

@ -85,7 +85,7 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.5.2)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
airbrake (6.0.0)
airbrake-ruby (~> 2.0)
@ -113,13 +113,14 @@ GEM
activesupport (>= 3.0.0)
uniform_notifier (~> 1.9.0)
cancancan (1.11.0)
capybara (3.3.1)
capybara (3.22.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
xpath (~> 3.1)
regexp_parser (~> 1.5)
xpath (~> 3.2)
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
chronic (0.10.2)
@ -268,7 +269,7 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
public_suffix (3.0.2)
public_suffix (3.1.0)
puma (3.12.1)
que (0.10.0)
que-web (0.4.0)
@ -317,6 +318,7 @@ GEM
i18n
polyamorous (~> 1.1)
rdoc (4.3.0)
regexp_parser (1.5.1)
request_store (1.4.1)
rack (>= 1.4)
responders (2.4.1)
@ -430,7 +432,7 @@ GEM
hashdiff
whenever (0.9.4)
chronic (>= 0.6.3)
xpath (3.1.0)
xpath (3.2.0)
nokogiri (~> 1.8)
PLATFORMS