Skip to content

Commit 1aa8d04

Browse files
authored
Merge pull request #607 from alphagov/dependabot/bundler/govuk_app_config-9.23.2
2 parents 1b98d8e + 91c380b commit 1aa8d04

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ GEM
131131
multi_json (~> 1.11)
132132
os (>= 0.9, < 2.0)
133133
signet (>= 0.16, < 2.a)
134-
govuk_app_config (9.23.0)
134+
govuk_app_config (9.23.2)
135135
connection_pool (< 3)
136136
logstasher (~> 2.1)
137137
opentelemetry-exporter-otlp (>= 0.25, < 0.32)
@@ -142,7 +142,7 @@ GEM
142142
puma (>= 5.6, < 8.0)
143143
rack-proxy (~> 0.7)
144144
sentry-rails (>= 5.3, < 7.0)
145-
sentry-ruby (~> 5.3)
145+
sentry-ruby (>= 5.3, < 7.0)
146146
statsd-ruby (~> 1.5)
147147
govuk_message_queue_consumer (6.0.0)
148148
bunny (~> 2.17)
@@ -517,10 +517,10 @@ GEM
517517
rexml (~> 3.2, >= 3.2.5)
518518
rubyzip (>= 1.2.2, < 3.0)
519519
websocket (~> 1.0)
520-
sentry-rails (5.28.1)
521-
railties (>= 5.0)
522-
sentry-ruby (~> 5.28.1)
523-
sentry-ruby (5.28.1)
520+
sentry-rails (6.3.0)
521+
railties (>= 5.2.0)
522+
sentry-ruby (~> 6.3.0)
523+
sentry-ruby (6.3.0)
524524
bigdecimal
525525
concurrent-ruby (~> 1.0, >= 1.0.2)
526526
set (1.1.1)

0 commit comments

Comments
 (0)