Skip to content

Commit

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

Bump govuk_publishing_components from 28.9.1 to 28.9.2
  • Loading branch information
edwardkerry authored Mar 17, 2022
2 parents 3bbbaf9 + 4b1d317 commit 18c748a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ GEM
govuk_personalisation (0.11.2)
plek (>= 1.9.0)
rails (>= 6, < 8)
govuk_publishing_components (28.9.1)
govuk_publishing_components (28.9.2)
govuk_app_config
govuk_personalisation (>= 0.7.0)
kramdown
Expand Down Expand Up @@ -175,7 +175,7 @@ GEM
logstasher (2.1.5)
activesupport (>= 5.2)
request_store
loofah (2.14.0)
loofah (2.15.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand Down
2 changes: 1 addition & 1 deletion test/views/content_items/attachments.html.erb_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class ContentItemsAttachmentsTest < ActionView::TestCase
{ "id" => "attachment_id",
"title" => "Some title",
"url" => "some/url",
"alternative_format_contact_email" => "[email protected]" },
"alternative_format_contact_email" => "[email protected]" },
],
},
},
Expand Down

0 comments on commit 18c748a

Please sign in to comment.