Skip to content

Commit

Permalink
Bump govuk_test from 2.1.2 to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 16, 2021
1 parent aabec6c commit c9e8d2b
Showing 1 changed file with 1 addition and 52 deletions.
53 changes: 1 addition & 52 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ GEM
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.1)
awesome_print (1.9.2)
better_errors (2.8.1)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
Expand All @@ -83,13 +82,11 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (3.0.0)
climate_control (1.0.0)
coderay (1.1.3)
concurrent-ruby (1.1.8)
crack (0.4.4)
crass (1.0.6)
debug_inspector (0.0.3)
diff-lcs (1.4.4)
docile (1.3.2)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
Expand All @@ -102,8 +99,6 @@ GEM
ruby2_keywords
faraday-net_http (1.0.1)
ffi (1.13.1)
filelock (1.1.1)
find_a_port (1.0.1)
fspath (3.1.2)
gds-api-adapters (71.0.0)
addressable
Expand All @@ -129,11 +124,9 @@ GEM
sprockets (< 4)
govuk_template (0.26.0)
rails (>= 3.1)
govuk_test (2.1.2)
govuk_test (2.2.0)
brakeman (~> 4.6)
capybara
climate_control
pact
puma
selenium-webdriver (>= 3.142)
webdrivers (>= 4)
Expand All @@ -160,7 +153,6 @@ GEM
jasmine_selenium_runner (3.0.0)
jasmine (~> 3.0)
selenium-webdriver (~> 3.8)
json (2.5.1)
json-schema (2.8.1)
addressable (>= 2.4)
kgio (2.11.3)
Expand Down Expand Up @@ -198,29 +190,6 @@ GEM
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
null_logger (0.0.1)
pact (1.57.0)
pact-mock_service (~> 3.0, >= 3.3.1)
pact-support (~> 1.15)
rack-test (>= 0.6.3, < 2.0.0)
rspec (~> 3.0)
term-ansicolor (~> 1.0)
thor (>= 0.20, < 2.0)
webrick (~> 1.3)
pact-mock_service (3.8.0)
filelock (~> 1.1)
find_a_port (~> 1.0.1)
json
pact-support (~> 1.16, >= 1.16.4)
rack (~> 2.0)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor (>= 0.19, < 2.0)
webrick (~> 1.3)
pact-support (1.16.7)
awesome_print (~> 1.1)
diff-lcs (~> 1.4)
randexp (~> 0.1.7)
term-ansicolor (~> 1.0)
parallel (1.19.2)
parser (2.7.2.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -267,7 +236,6 @@ GEM
rainbow (3.0.0)
raindrops (0.19.1)
rake (13.0.3)
randexp (0.1.7)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand All @@ -282,19 +250,6 @@ GEM
netrc (~> 0.8)
rexml (3.2.5)
rouge (3.26.0)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
rubocop (0.87.1)
parallel (~> 1.10)
parser (>= 2.7.1.1)
Expand Down Expand Up @@ -349,13 +304,8 @@ GEM
activesupport (>= 4.0)
sprockets (>= 3.0.0)
statsd-ruby (1.5.0)
sync (0.5.0)
term-ansicolor (1.7.1)
tins (~> 1.0)
thor (1.1.0)
tilt (2.0.10)
tins (1.28.0)
sync
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
Expand All @@ -375,7 +325,6 @@ GEM
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.7.0)
websocket-driver (0.7.3)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down

0 comments on commit c9e8d2b

Please sign in to comment.