Skip to content

Commit

Permalink
Bump govuk_test from 1.0.0 to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Oct 9, 2019
1 parent 6076c26 commit 09424de
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
childprocess (2.0.0)
rake (< 13.0)
childprocess (3.0.0)
chromedriver-helper (1.2.0)
archive-zip (~> 0.10)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -125,11 +124,11 @@ GEM
sassc-rails (>= 2.0.1)
govuk_schemas (4.0.0)
json-schema (~> 2.8.0)
govuk_test (1.0.0)
govuk_test (1.0.1)
capybara
puma
selenium-webdriver (>= 3.142)
webdrivers
webdrivers (~> 4)
hashdiff (1.0.0)
htmlentities (4.3.4)
http-accept (1.7.0)
Expand Down Expand Up @@ -197,7 +196,7 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (4.0.1)
puma (4.1.0)
puma (4.2.1)
nio4r (~> 2.0)
rack (2.0.7)
rack-cache (1.9.0)
Expand Down Expand Up @@ -268,7 +267,7 @@ GEM
rubocop-rspec (1.36.0)
rubocop (>= 0.68.1)
ruby-progressbar (1.10.1)
rubyzip (1.3.0)
rubyzip (2.0.0)
safe_yaml (1.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
Expand All @@ -292,9 +291,9 @@ GEM
scss_lint (0.58.0)
rake (>= 0.9, < 13)
sass (~> 3.5, >= 3.5.5)
selenium-webdriver (3.142.4)
childprocess (>= 0.5, < 3.0)
rubyzip (~> 1.2, >= 1.2.2)
selenium-webdriver (3.142.6)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
sentry-raven (2.11.3)
faraday (>= 0.7.6, < 1.0)
slimmer (13.1.0)
Expand Down Expand Up @@ -327,9 +326,9 @@ GEM
unicorn (5.5.1)
kgio (~> 2.6)
raindrops (~> 0.7)
webdrivers (4.1.2)
webdrivers (4.1.3)
nokogiri (~> 1.6)
rubyzip (~> 1.0)
rubyzip (>= 1.3.0)
selenium-webdriver (>= 3.0, < 4.0)
webmock (3.7.6)
addressable (>= 2.3.6)
Expand Down

0 comments on commit 09424de

Please sign in to comment.