Skip to content

Commit

Permalink
Merge pull request #495 from alphagov/dependabot/bundler/govuk_app_co…
Browse files Browse the repository at this point in the history
…nfig-9.9.1

Bump govuk_app_config from 9.9.0 to 9.9.1
  • Loading branch information
JonathanHallam authored Feb 16, 2024
2 parents 24a7ce2 + 6822be0 commit 2c7f15c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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", "7.1.3" # Ideally version should be synced with Transition
gem "bootsnap", require: false
gem "erubis", "2.7.0"
gem "govuk_app_config", "~> 9.9.0"
gem "govuk_app_config", "~> 9.9.1"
gem "nokogiri", "1.16.2"
gem "optic14n", "2.1.0" # Ideally version should be synced with Transition
gem "pg"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ GEM
ffi (1.15.5)
google-protobuf (3.25.2)
google-protobuf (3.25.2-x86_64-darwin)
googleapis-common-protos-types (1.11.0)
googleapis-common-protos-types (1.12.0)
google-protobuf (~> 3.18)
govuk_app_config (9.9.0)
govuk_app_config (9.9.1)
logstasher (~> 2.1)
opentelemetry-exporter-otlp (>= 0.25, < 0.27)
opentelemetry-instrumentation-all (>= 0.39.1, < 0.57.0)
Expand Down Expand Up @@ -445,7 +445,7 @@ DEPENDENCIES
bootsnap
database_cleaner (= 2.0.2)
erubis (= 2.7.0)
govuk_app_config (~> 9.9.0)
govuk_app_config (~> 9.9.1)
mr-sparkle (= 0.3.0)
nokogiri (= 1.16.2)
optic14n (= 2.1.0)
Expand Down

0 comments on commit 2c7f15c

Please sign in to comment.