Skip to content

Commit

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

Bump govuk_publishing_components from 35.21.2 to 35.21.3
  • Loading branch information
andysellick authored Nov 8, 2023
2 parents e19c6b1 + 5e6ec36 commit ca70622
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ GEM
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.1.1)
base64 (0.2.0)
better_errors (2.10.1)
erubi (>= 1.0.0)
rack (>= 0.9.0)
Expand Down Expand Up @@ -107,12 +107,12 @@ GEM
crack (0.4.5)
rexml
crass (1.0.6)
date (3.3.3)
date (3.3.4)
debug_inspector (1.1.0)
docile (1.4.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
drb (2.1.1)
drb (2.2.0)
ruby2_keywords
erubi (1.12.0)
execjs (2.8.1)
Expand All @@ -125,8 +125,8 @@ GEM
rest-client (~> 2.0)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.24.4)
googleapis-common-protos-types (1.9.0)
google-protobuf (3.25.0)
googleapis-common-protos-types (1.10.0)
google-protobuf (~> 3.18)
govuk_app_config (9.5.0)
logstasher (~> 2.1)
Expand All @@ -143,7 +143,7 @@ GEM
govuk_personalisation (0.15.0)
plek (>= 1.9.0)
rails (>= 6, < 8)
govuk_publishing_components (35.21.2)
govuk_publishing_components (35.21.3)
govuk_app_config
govuk_personalisation (>= 0.7.0)
kramdown
Expand Down Expand Up @@ -201,13 +201,13 @@ GEM
mocha (2.1.0)
ruby2_keywords (>= 0.0.5)
msgpack (1.6.0)
mutex_m (0.1.2)
net-imap (0.4.3)
mutex_m (0.2.0)
net-imap (0.4.4)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
net-protocol (0.2.2)
timeout
net-smtp (0.4.0)
net-protocol
Expand Down Expand Up @@ -245,7 +245,7 @@ GEM
opentelemetry-api (~> 1.0)
opentelemetry-instrumentation-base (~> 0.22.1)
ruby2_keywords
opentelemetry-instrumentation-active_support (0.4.3)
opentelemetry-instrumentation-active_support (0.4.4)
opentelemetry-api (~> 1.0)
opentelemetry-instrumentation-base (~> 0.22.1)
opentelemetry-instrumentation-all (0.50.1)
Expand Down Expand Up @@ -313,7 +313,7 @@ GEM
opentelemetry-api (~> 1.0)
opentelemetry-common (~> 0.20.0)
opentelemetry-instrumentation-base (~> 0.22.1)
opentelemetry-instrumentation-grape (0.1.4)
opentelemetry-instrumentation-grape (0.1.5)
opentelemetry-api (~> 1.0)
opentelemetry-instrumentation-base (~> 0.22.1)
opentelemetry-instrumentation-rack (~> 0.21)
Expand Down Expand Up @@ -404,7 +404,7 @@ GEM
opentelemetry-semantic_conventions (>= 1.8.0)
opentelemetry-registry (0.3.0)
opentelemetry-api (~> 1.1)
opentelemetry-sdk (1.3.0)
opentelemetry-sdk (1.3.1)
opentelemetry-api (~> 1.1)
opentelemetry-common (~> 0.20)
opentelemetry-registry (~> 0.2)
Expand All @@ -426,7 +426,7 @@ GEM
public_suffix (5.0.3)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.1)
racc (1.7.3)
rack (3.0.8)
rack-proxy (0.7.7)
rack
Expand Down Expand Up @@ -471,14 +471,14 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.5.0)
rdoc (6.6.0)
psych (>= 4.0.0)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.17.1)
connection_pool
regexp_parser (2.8.2)
reline (0.3.9)
reline (0.4.0)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
Expand Down Expand Up @@ -557,10 +557,10 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
statsd-ruby (1.5.0)
stringio (3.0.8)
stringio (3.0.9)
thor (1.3.0)
tilt (2.0.11)
timeout (0.4.0)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
Expand Down

0 comments on commit ca70622

Please sign in to comment.