Skip to content

Commit

Permalink
Rst 6337 - Upgrades to latest form builder and frontend node module (#…
Browse files Browse the repository at this point in the history
…148)

* (RST-5642) Updated rails

* (RST-5642) Updated capybara

* (RST-5642) Updated webmock

* (RST-5642) Updated selenium-webdriver

* (RST-5642) Updated rspec rails

* (RST-5642) Updated rspec rails

* (RST-5642) Updated dotenv-rails

* (RST-5642) Updated capybara-screenshot's dependencies

* (RST-5642) Updated site_prism

* (RST-5642) Rack 3 upgrade (needed change to puma for tests)

* (RST-6337) Updated rails dependencies

* (RST-6337) Updated dependencies including form builder and govuk-frontend

* (RST-6337) Upgraded to new version of govuk-frontend

* (RST-6337) imported missing images for header in moj template

* (RST-6337) Release 6.0.0
  • Loading branch information
garytaylor committed Apr 25, 2024
1 parent ac9718c commit d49f650
Show file tree
Hide file tree
Showing 15 changed files with 175 additions and 157 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -18,6 +18,6 @@ group :test do
gem 'et_test_helpers', git: 'https://github.com/hmcts/et_test_helpers.git', tag: 'v1.3.2'
end
group :development, :test do
gem "webrick", "~> 1.8"
gem "puma"
end

0 comments on commit d49f650

Please sign in to comment.