Skip to content

Commit

Permalink
Merge pull request #1572 from alphagov/dependabot/bundler/govuk_test-…
Browse files Browse the repository at this point in the history
…0.3.0
  • Loading branch information
thomasleese authored Nov 9, 2018
2 parents a36a41a + 32ad0aa commit aab185a
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,16 +62,17 @@ GEM
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.3)
capybara (3.8.2)
capybara (3.10.1)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
xpath (~> 3.1)
regexp_parser (~> 1.2)
xpath (~> 3.2)
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
chromedriver-helper (2.0.1)
chromedriver-helper (2.1.0)
archive-zip (~> 0.10)
nokogiri (~> 1.8)
coderay (1.1.2)
Expand Down Expand Up @@ -136,9 +137,10 @@ GEM
slimmer (>= 11.1.0)
govuk_template (0.25.0)
rails (>= 3.1)
govuk_test (0.2.1)
govuk_test (0.3.0)
capybara
chromedriver-helper
ptools
puma
selenium-webdriver
hashdiff (0.3.7)
Expand Down Expand Up @@ -219,6 +221,7 @@ GEM
pry (0.12.0)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
ptools (1.3.5)
public_suffix (3.0.3)
puma (3.12.0)
rack (2.0.6)
Expand Down Expand Up @@ -258,6 +261,7 @@ GEM
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
redis (4.0.2)
regexp_parser (1.2.0)
request_store (1.4.1)
rack (>= 1.4)
rest-client (2.0.2)
Expand Down Expand Up @@ -296,9 +300,9 @@ GEM
scss_lint (0.57.0)
rake (>= 0.9, < 13)
sass (~> 3.5.5)
selenium-webdriver (3.14.0)
selenium-webdriver (3.141.0)
childprocess (~> 0.5)
rubyzip (~> 1.2)
rubyzip (~> 1.2, >= 1.2.2)
sentry-raven (2.7.4)
faraday (>= 0.7.6, < 1.0)
shoulda (3.6.0)
Expand Down Expand Up @@ -346,7 +350,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
Expand Down

0 comments on commit aab185a

Please sign in to comment.