diff --git a/Gemfile b/Gemfile index 0940cea64..9e2ba50e4 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ gem 'unicorn', '4.6.2' gem 'mysql2', '0.3.13' gem 'optic14n', '2.0.0' # Ideally version should be synced with bouncer gem 'gds-sso', '9.2.5' -gem 'govuk_admin_template', '1.0.0' +gem 'govuk_admin_template', '1.0.1' gem 'plek', '1.2.0' gem 'htmlentities', '4.3.1' gem 'kaminari', '0.14.1' diff --git a/Gemfile.lock b/Gemfile.lock index f92ccb1bc..6d98d747a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM multi_json (>= 1.0.0) signet (~> 0.4.5) uuidtools (>= 2.1.0) - govuk_admin_template (1.0.0) + govuk_admin_template (1.0.1) bootstrap-sass (= 3.1.0) jquery-rails (= 3.0.4) rails (>= 3.2.0) @@ -299,7 +299,7 @@ DEPENDENCIES gds-api-adapters (= 7.14.0) gds-sso (= 9.2.5) google-api-client (= 0.6.4) - govuk_admin_template (= 1.0.0) + govuk_admin_template (= 1.0.1) gretel (= 3.0.5) htmlentities (= 4.3.1) jasmine (= 2.0.2)