From 6391942a7e57cba84bb05633462a3ae87867de90 Mon Sep 17 00:00:00 2001 From: Carlos Vilhena Date: Fri, 3 Mar 2017 12:13:02 +0000 Subject: [PATCH] Upgrade govuk_navigation_helpers to 3.0.2 This makes sure parent taxons in the breadrumbs are selected from a list of ordered parent taxons. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 012f50c03..8ee122526 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM govuk_frontend_toolkit (5.1.0) rails (>= 3.1.0) sass (>= 3.2.0) - govuk_navigation_helpers (3.0.0) + govuk_navigation_helpers (3.0.2) gds-api-adapters (~> 40.1) htmlentities (4.3.4) http-cookie (1.0.3)