Skip to content

Commit b09b55e

Browse files
1 parent fb22dd4 commit b09b55e

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
@@ -17,7 +17,7 @@ gem 'gds-api-adapters', '~> 52.5'
1717
gem 'govuk_ab_testing', '~> 2.4'
1818
gem 'govuk_app_config', '~> 1.4'
1919
gem 'govuk_frontend_toolkit', '~> 7.4'
20-
gem 'govuk_publishing_components', '~> 7.0.0'
20+
gem 'govuk_publishing_components', '~> 7.1.0'
2121
gem 'plek', '~> 2.1'
2222
gem 'slimmer', '~> 12.1'
2323

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -119,15 +119,15 @@ GEM
119119
rubocop-rspec (~> 1.19.0)
120120
scss_lint
121121
govuk_ab_testing (2.4.1)
122-
govuk_app_config (1.4.2)
122+
govuk_app_config (1.5.0)
123123
logstasher (~> 1.2.2)
124124
sentry-raven (~> 2.7.1)
125125
statsd-ruby (~> 1.4.0)
126126
unicorn (~> 5.4.0)
127127
govuk_frontend_toolkit (7.5.0)
128128
railties (>= 3.1.0)
129129
sass (>= 3.2.0)
130-
govuk_publishing_components (7.0.0)
130+
govuk_publishing_components (7.1.0)
131131
govspeak (>= 5.0.3)
132132
govuk_app_config
133133
govuk_frontend_toolkit
@@ -368,7 +368,7 @@ DEPENDENCIES
368368
govuk_ab_testing (~> 2.4)
369369
govuk_app_config (~> 1.4)
370370
govuk_frontend_toolkit (~> 7.4)
371-
govuk_publishing_components (~> 7.0.0)
371+
govuk_publishing_components (~> 7.1.0)
372372
govuk_schemas (~> 3.1)
373373
htmlentities (~> 4.3)
374374
jasmine-rails

0 commit comments

Comments
 (0)