Skip to content

Commit

Permalink
Merge pull request #608 from alphagov/dependabot/bundler/govuk_app_co…
Browse files Browse the repository at this point in the history
…nfig-9.16.0
  • Loading branch information
govuk-ci authored Jan 17, 2025
2 parents 8f78f37 + 6c02e11 commit c20c8f1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ source "https://rubygems.org/"
gem "activerecord", "8.0.1" # Ideally version should be synced with Transition
gem "bootsnap", require: false
gem "erubis", "2.7.0"
gem "govuk_app_config", "~> 9.15.8"
gem "govuk_app_config", "~> 9.16.0"
gem "nokogiri", "1.18.1"
gem "optic14n", "3.0.2" # Ideally version should be synced with Transition
gem "pg"
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ GEM
msgpack (~> 1.2)
builder (3.3.0)
coderay (1.1.3)
concurrent-ruby (1.3.4)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
crass (1.0.6)
database_cleaner (2.1.0)
Expand All @@ -71,7 +71,7 @@ GEM
rake (>= 13)
googleapis-common-protos-types (1.18.0)
google-protobuf (>= 3.18, < 5.a)
govuk_app_config (9.15.8)
govuk_app_config (9.16.0)
logstasher (~> 2.1)
opentelemetry-exporter-otlp (>= 0.25, < 0.30)
opentelemetry-instrumentation-all (>= 0.39.1, < 0.72.0)
Expand Down Expand Up @@ -128,10 +128,10 @@ GEM
opentelemetry-common (~> 0.20)
opentelemetry-sdk (~> 1.2)
opentelemetry-semantic_conventions
opentelemetry-helpers-mysql (0.1.2)
opentelemetry-helpers-mysql (0.2.0)
opentelemetry-api (~> 1.0)
opentelemetry-common (~> 0.21)
opentelemetry-helpers-sql-obfuscation (0.2.1)
opentelemetry-helpers-sql-obfuscation (0.3.0)
opentelemetry-common (~> 0.21)
opentelemetry-instrumentation-action_mailer (0.3.0)
opentelemetry-api (~> 1.0)
Expand Down Expand Up @@ -373,7 +373,7 @@ GEM
ffi (~> 1.0)
rb-kqueue (0.2.8)
ffi (>= 0.5.0)
rdoc (6.10.0)
rdoc (6.11.0)
psych (>= 4.0.0)
regexp_parser (2.10.0)
reline (0.6.0)
Expand Down Expand Up @@ -463,7 +463,7 @@ DEPENDENCIES
bootsnap
database_cleaner (= 2.1.0)
erubis (= 2.7.0)
govuk_app_config (~> 9.15.8)
govuk_app_config (~> 9.16.0)
mr-sparkle (= 0.3.0)
nokogiri (= 1.18.1)
optic14n (= 3.0.2)
Expand Down

0 comments on commit c20c8f1

Please sign in to comment.