Skip to content

Commit

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

Bump govuk_app_config from 9.3.0 to 9.5.0
  • Loading branch information
jkempster34 authored Oct 9, 2023
2 parents 9bd35f2 + 66b9a19 commit 5d0a7a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.0.8" # Ideally version should be synced with Transition
gem "bootsnap", require: false
gem "erubis", "2.7.0"
gem "govuk_app_config", "~> 9.3.0"
gem "govuk_app_config", "~> 9.5.0"
gem "nokogiri", "1.15.4"
gem "optic14n", "2.1.0" # Ideally version should be synced with Transition
gem "pg"
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ GEM
erubi (1.12.0)
erubis (2.7.0)
ffi (1.15.5)
google-protobuf (3.24.3)
google-protobuf (3.24.3-x86_64-darwin)
google-protobuf (3.24.4)
google-protobuf (3.24.4-x86_64-darwin)
googleapis-common-protos-types (1.9.0)
google-protobuf (~> 3.18)
govuk_app_config (9.3.0)
govuk_app_config (9.5.0)
logstasher (~> 2.1)
opentelemetry-exporter-otlp (>= 0.25, < 0.27)
opentelemetry-instrumentation-all (>= 0.39.1, < 0.51.0)
Expand Down Expand Up @@ -411,7 +411,7 @@ DEPENDENCIES
bootsnap
database_cleaner (= 2.0.2)
erubis (= 2.7.0)
govuk_app_config (~> 9.3.0)
govuk_app_config (~> 9.5.0)
mr-sparkle (= 0.3.0)
nokogiri (= 1.15.4)
optic14n (= 2.1.0)
Expand Down

0 comments on commit 5d0a7a9

Please sign in to comment.