Skip to content

Commit e7f4b1f

Browse files
authoredApr 22, 2020
Merge pull request #4482 from alphagov/dependabot/bundler/govuk_publishing_components-21.41.3
Bump govuk_publishing_components from 21.41.2 to 21.41.3
2 parents a49d73a + ea85080 commit e7f4b1f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ gem "ast"
1212
gem "gds-api-adapters", "~> 63.5"
1313
gem "govspeak", "~> 6.5.3"
1414
gem "govuk-content-schema-test-helpers", "~> 1.6.1"
15-
gem "govuk_publishing_components", "21.41.2"
15+
gem "govuk_publishing_components", "21.41.3"
1616
gem "htmlentities", "~> 4"
1717
gem "json"
1818
gem "method_source"

‎Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ GEM
120120
sentry-raven (>= 2.7.1, < 3.1.0)
121121
statsd-ruby (~> 1.4.0)
122122
unicorn (>= 5.4, < 5.6)
123-
govuk_publishing_components (21.41.2)
123+
govuk_publishing_components (21.41.3)
124124
gds-api-adapters
125125
govuk_app_config
126126
kramdown
@@ -290,7 +290,7 @@ GEM
290290
sprockets (>= 2.8, < 4.0)
291291
sprockets-rails (>= 2.0, < 4.0)
292292
tilt (>= 1.1, < 3)
293-
sassc (2.2.1)
293+
sassc (2.3.0)
294294
ffi (~> 1.9)
295295
sassc-rails (2.1.2)
296296
railties (>= 4.0.0)
@@ -375,7 +375,7 @@ DEPENDENCIES
375375
govspeak (~> 6.5.3)
376376
govuk-content-schema-test-helpers (~> 1.6.1)
377377
govuk_app_config
378-
govuk_publishing_components (= 21.41.2)
378+
govuk_publishing_components (= 21.41.3)
379379
govuk_test
380380
htmlentities (~> 4)
381381
json

0 commit comments

Comments
 (0)
Please sign in to comment.