Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 17 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ GEM
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
concurrent-ruby (1.3.7)
concurrent-ruby (1.3.8)
connection_pool (3.0.2)
contracts (0.17.3)
crack (1.0.1)
Expand All @@ -131,7 +131,7 @@ GEM
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
erb (6.0.4)
erb (6.0.7)
erubi (1.13.1)
eventmachine (1.2.7)
execjs (2.10.1)
Expand Down Expand Up @@ -202,10 +202,10 @@ GEM
sentry-rails (>= 5.3, < 7.0)
sentry-ruby (>= 5.3, < 7.0)
statsd-ruby (~> 1.5)
govuk_personalisation (1.1.0)
govuk_personalisation (1.2.0)
plek (>= 1.9.0)
rails (>= 6, < 9)
govuk_publishing_components (66.7.1)
govuk_publishing_components (67.0.0)
chartkick
govuk_app_config
govuk_personalisation (>= 0.7.0)
Expand Down Expand Up @@ -363,7 +363,7 @@ GEM
multi_json (1.19.1)
multipart-post (2.4.1)
mutex_m (0.3.0)
net-imap (0.6.4.1)
net-imap (0.6.6)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -386,7 +386,7 @@ GEM
sawyer (~> 0.9)
openapi3_parser (0.9.2)
commonmarker (~> 0.17)
opentelemetry-api (1.10.1)
opentelemetry-api (1.11.0)
logger
opentelemetry-common (0.25.1)
opentelemetry-api (~> 1.0)
Expand Down Expand Up @@ -419,7 +419,7 @@ GEM
opentelemetry-instrumentation-base (~> 0.25)
opentelemetry-instrumentation-active_storage (0.5.1)
opentelemetry-instrumentation-active_support (~> 0.10)
opentelemetry-instrumentation-active_support (0.12.0)
opentelemetry-instrumentation-active_support (0.12.1)
opentelemetry-instrumentation-base (~> 0.25)
opentelemetry-instrumentation-all (0.94.0)
opentelemetry-instrumentation-active_model_serializers (~> 0.25.0)
Expand Down Expand Up @@ -483,7 +483,7 @@ GEM
opentelemetry-instrumentation-base (~> 0.25)
opentelemetry-instrumentation-faraday (0.33.0)
opentelemetry-instrumentation-base (~> 0.25)
opentelemetry-instrumentation-grape (0.7.0)
opentelemetry-instrumentation-grape (0.7.1)
opentelemetry-instrumentation-rack (~> 0.29)
opentelemetry-instrumentation-graphql (0.32.0)
opentelemetry-instrumentation-base (~> 0.25)
Expand Down Expand Up @@ -551,9 +551,9 @@ GEM
opentelemetry-helpers-sql-processor
opentelemetry-instrumentation-base (~> 0.25)
opentelemetry-semantic_conventions (>= 1.8.0)
opentelemetry-registry (0.6.1)
opentelemetry-registry (0.6.3)
opentelemetry-api (~> 1.1)
opentelemetry-sdk (1.12.1)
opentelemetry-sdk (1.13.0)
logger
opentelemetry-api (~> 1.1)
opentelemetry-common (~> 0.20)
Expand All @@ -572,7 +572,7 @@ GEM
ast (~> 2.4.1)
racc
parslet (2.0.0)
plek (5.3.1)
plek (5.3.2)
pp (0.6.4)
prettyprint
prettyprint (0.2.0)
Expand Down Expand Up @@ -632,7 +632,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rbs (4.0.3)
rbs (4.1.2)
logger
prism (>= 1.6.0)
tsort
Expand All @@ -644,7 +644,7 @@ GEM
tsort
redcarpet (3.6.1)
regexp_parser (2.12.0)
reline (0.6.3)
reline (0.7.0)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand Down Expand Up @@ -722,10 +722,10 @@ GEM
faraday (>= 0.17.3, < 3)
schmooze (0.2.0)
securerandom (0.4.1)
sentry-rails (6.6.2)
sentry-rails (6.7.0)
railties (>= 5.2.0)
sentry-ruby (~> 6.6.2)
sentry-ruby (6.6.2)
sentry-ruby (~> 6.7.0)
sentry-ruby (6.7.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
logger
Expand Down Expand Up @@ -771,7 +771,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.8.2)
zeitwerk (2.8.3)

PLATFORMS
aarch64-linux
Expand Down