Skip to content

Commit

Permalink
Bump govuk_app_config from 9.11.0 to 9.11.2
Browse files Browse the repository at this point in the history
Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 9.11.0 to 9.11.2.
- [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk_app_config@v9.11.0...v9.11.2)

---
updated-dependencies:
- dependency-name: govuk_app_config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent f45b29c commit d097e4d
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ GEM
sassc (>= 2.0.0)
brakeman (6.1.2)
racc
builder (3.2.4)
builder (3.3.0)
byebug (11.1.3)
capybara (3.40.0)
addressable
Expand All @@ -101,7 +101,7 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
coderay (1.1.3)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
Expand Down Expand Up @@ -147,14 +147,14 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.25.3)
googleapis-common-protos-types (1.14.0)
google-protobuf (~> 3.18)
googleapis-common-protos-types (1.15.0)
google-protobuf (>= 3.18, < 5.a)
govuk_admin_template (6.10.0)
bootstrap-sass (~> 3.4)
jquery-rails (~> 4.3)
plek (>= 2.1)
rails (>= 6)
govuk_app_config (9.11.0)
govuk_app_config (9.11.2)
logstasher (~> 2.1)
opentelemetry-exporter-otlp (>= 0.25, < 0.27)
opentelemetry-instrumentation-all (>= 0.39.1, < 0.61.0)
Expand Down Expand Up @@ -296,6 +296,10 @@ GEM
opentelemetry-common (~> 0.20)
opentelemetry-helpers-sql-obfuscation (0.1.0)
opentelemetry-common (~> 0.20)
opentelemetry-instrumentation-action_mailer (0.1.0)
opentelemetry-api (~> 1.0)
opentelemetry-instrumentation-active_support (~> 0.1)
opentelemetry-instrumentation-base (~> 0.22.1)
opentelemetry-instrumentation-action_pack (0.9.0)
opentelemetry-api (~> 1.0)
opentelemetry-instrumentation-base (~> 0.22.1)
Expand Down Expand Up @@ -369,7 +373,7 @@ GEM
opentelemetry-instrumentation-delayed_job (0.22.2)
opentelemetry-api (~> 1.0)
opentelemetry-instrumentation-base (~> 0.22.1)
opentelemetry-instrumentation-ethon (0.21.5)
opentelemetry-instrumentation-ethon (0.21.6)
opentelemetry-api (~> 1.0)
opentelemetry-common (~> 0.21.0)
opentelemetry-instrumentation-base (~> 0.22.1)
Expand Down Expand Up @@ -431,8 +435,9 @@ GEM
opentelemetry-api (~> 1.0)
opentelemetry-common (~> 0.21.0)
opentelemetry-instrumentation-base (~> 0.22.1)
opentelemetry-instrumentation-rails (0.30.1)
opentelemetry-instrumentation-rails (0.30.2)
opentelemetry-api (~> 1.0)
opentelemetry-instrumentation-action_mailer (~> 0.1.0)
opentelemetry-instrumentation-action_pack (~> 0.9.0)
opentelemetry-instrumentation-action_view (~> 0.7.0)
opentelemetry-instrumentation-active_job (~> 0.7.0)
Expand Down

0 comments on commit d097e4d

Please sign in to comment.