Skip to content

Commit

Permalink
Merge pull request #3165 from alphagov/dependabot/bundler/govuk_publi…
Browse files Browse the repository at this point in the history
…shing_components-35.16.0

Bump govuk_publishing_components from 35.15.2 to 35.16.0
  • Loading branch information
andysellick authored Sep 22, 2023
2 parents 1409c14 + c7c3a96 commit 387d9f3
Show file tree
Hide file tree
Showing 13 changed files with 19 additions and 1,606 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.24.3)
googleapis-common-protos-types (1.8.0)
googleapis-common-protos-types (1.9.0)
google-protobuf (~> 3.18)
govuk_ab_testing (2.4.3)
govuk_app_config (9.2.0)
Expand All @@ -169,10 +169,10 @@ GEM
sentry-rails (~> 5.3)
sentry-ruby (~> 5.3)
statsd-ruby (~> 1.5)
govuk_personalisation (0.14.0)
govuk_personalisation (0.15.0)
plek (>= 1.9.0)
rails (>= 6, < 8)
govuk_publishing_components (35.15.2)
govuk_publishing_components (35.16.0)
govuk_app_config
govuk_personalisation (>= 0.7.0)
kramdown
Expand Down Expand Up @@ -242,7 +242,7 @@ GEM
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
null_logger (0.0.1)
opentelemetry-api (1.2.2)
opentelemetry-api (1.2.3)
opentelemetry-common (0.20.0)
opentelemetry-api (~> 1.0)
opentelemetry-exporter-otlp (0.26.1)
Expand Down
1 change: 0 additions & 1 deletion app/assets/config/manifest.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@

//= link components/_expander.css
//= link components/_mobile-filters.css
//= link components/_option-select.css

//= link views/_search.css
3 changes: 0 additions & 3 deletions app/assets/images/option-select/input-icon.svg

This file was deleted.

1 change: 1 addition & 0 deletions app/assets/javascripts/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
//= require govuk_publishing_components/components/error-summary
//= require govuk_publishing_components/components/govspeak
//= require govuk_publishing_components/components/metadata
//= require govuk_publishing_components/components/option-select
//= require govuk_publishing_components/components/radio
//= require govuk_publishing_components/analytics/explicit-cross-domain-links
//
Expand Down
312 changes: 0 additions & 312 deletions app/assets/javascripts/components/option-select.js

This file was deleted.

Loading

0 comments on commit 387d9f3

Please sign in to comment.