Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump govuk_test from 3.0.1 to 4.0.0 #8343

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@ GEM
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
brakeman (5.3.1)
brakeman (6.0.1)
builder (3.2.4)
byebug (11.1.3)
capybara (3.38.0)
capybara (3.39.2)
addressable
matrix
mini_mime (>= 0.1.3)
Expand All @@ -121,7 +121,6 @@ GEM
mini_mime (>= 0.1.3)
ssrf_filter (~> 1.0)
carrierwave-i18n (0.3.0)
childprocess (4.1.0)
chronic (0.10.2)
climate_control (1.2.0)
coderay (1.1.3)
Expand Down Expand Up @@ -297,7 +296,7 @@ GEM
govuk_app_config (>= 1.1)
redis-namespace (~> 1.6)
sidekiq (~> 6)
govuk_test (3.0.1)
govuk_test (4.0.0)
brakeman (>= 5.0.2)
capybara (>= 3.36)
puma
Expand Down Expand Up @@ -852,10 +851,10 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (4.1.0)
childprocess (>= 0.5, < 5.0)
selenium-webdriver (4.14.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sentry-rails (5.11.0)
railties (>= 5.0)
sentry-ruby (~> 5.11.0)
Expand Down Expand Up @@ -932,6 +931,7 @@ GEM
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.1)
webrobots (0.1.2)
websocket (1.2.10)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down
Loading