File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ source "https://rubygems.org/"
3
3
gem "activerecord" , "8.0.2" # Ideally version should be synced with Transition
4
4
gem "bootsnap" , require : false
5
5
gem "erubis" , "2.7.0"
6
- gem "govuk_app_config" , "~> 9.17.1 "
6
+ gem "govuk_app_config" , "~> 9.17.2 "
7
7
gem "nokogiri" , "1.18.8"
8
8
gem "optic14n" , "4.0.0" # Ideally version should be synced with Transition
9
9
gem "pg"
Original file line number Diff line number Diff line change 69
69
google-protobuf (4.30.2-x86_64-darwin )
70
70
bigdecimal
71
71
rake (>= 13 )
72
- googleapis-common-protos-types (1.19 .0 )
72
+ googleapis-common-protos-types (1.20 .0 )
73
73
google-protobuf (>= 3.18 , < 5.a )
74
- govuk_app_config (9.17.1 )
74
+ govuk_app_config (9.17.2 )
75
75
logstasher (~> 2.1 )
76
76
opentelemetry-exporter-otlp (>= 0.25 , < 0.31 )
77
77
opentelemetry-instrumentation-all (>= 0.39.1 , < 0.76.0 )
218
218
opentelemetry-instrumentation-concurrent_ruby (0.22.0 )
219
219
opentelemetry-api (~> 1.0 )
220
220
opentelemetry-instrumentation-base (~> 0.23.0 )
221
- opentelemetry-instrumentation-dalli (0.27.1 )
221
+ opentelemetry-instrumentation-dalli (0.27.2 )
222
222
opentelemetry-api (~> 1.0 )
223
223
opentelemetry-instrumentation-base (~> 0.23.0 )
224
224
opentelemetry-instrumentation-delayed_job (0.23.0 )
353
353
pry (0.15.2 )
354
354
coderay (~> 1.1 )
355
355
method_source (~> 1.0 )
356
- psych (5.2.3 )
356
+ psych (5.2.4 )
357
357
date
358
358
stringio
359
359
public_suffix (6.0.1 )
363
363
rack (3.1.13 )
364
364
rack-proxy (0.7.7 )
365
365
rack
366
- rack-session (2.1.0 )
366
+ rack-session (2.1.1 )
367
367
base64 (>= 0.1.0 )
368
368
rack (>= 3.0.0 )
369
369
rack-test (2.2.0 )
@@ -489,7 +489,7 @@ DEPENDENCIES
489
489
bootsnap
490
490
database_cleaner (= 2.1.0 )
491
491
erubis (= 2.7.0 )
492
- govuk_app_config (~> 9.17.1 )
492
+ govuk_app_config (~> 9.17.2 )
493
493
mr-sparkle (= 0.3.0 )
494
494
nokogiri (= 1.18.8 )
495
495
optic14n (= 4.0.0 )
You can’t perform that action at this time.
0 commit comments