Skip to content

Commit

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

Bump govuk_app_config from 9.12.0 to 9.13.0
  • Loading branch information
yndajas authored Jul 1, 2024
2 parents 9a533d8 + 98fbd23 commit 66c0a13
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.4" # Ideally version should be synced with Transition
gem "bootsnap", require: false
gem "erubis", "2.7.0"
gem "govuk_app_config", "~> 9.12.0"
gem "govuk_app_config", "~> 9.13.0"
gem "nokogiri", "1.16.6"
gem "optic14n", "2.1.0" # Ideally version should be synced with Transition
gem "pg"
Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@ GEM
erubi (1.13.0)
erubis (2.7.0)
ffi (1.15.5)
google-protobuf (4.27.1)
google-protobuf (4.27.2)
bigdecimal
rake (>= 13)
google-protobuf (4.27.1-x86_64-darwin)
google-protobuf (4.27.2-x86_64-darwin)
bigdecimal
rake (>= 13)
googleapis-common-protos-types (1.15.0)
google-protobuf (>= 3.18, < 5.a)
govuk_app_config (9.12.0)
govuk_app_config (9.13.0)
logstasher (~> 2.1)
opentelemetry-exporter-otlp (>= 0.25, < 0.29)
opentelemetry-instrumentation-all (>= 0.39.1, < 0.62.0)
Expand Down Expand Up @@ -418,10 +418,10 @@ GEM
rubocop-rspec (3.0.1)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
sentry-rails (5.17.3)
sentry-rails (5.18.0)
railties (>= 5.0)
sentry-ruby (~> 5.17.3)
sentry-ruby (5.17.3)
sentry-ruby (~> 5.18.0)
sentry-ruby (5.18.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
simplecov (0.22.0)
Expand Down Expand Up @@ -453,7 +453,7 @@ DEPENDENCIES
bootsnap
database_cleaner (= 2.0.2)
erubis (= 2.7.0)
govuk_app_config (~> 9.12.0)
govuk_app_config (~> 9.13.0)
mr-sparkle (= 0.3.0)
nokogiri (= 1.16.6)
optic14n (= 2.1.0)
Expand Down

0 comments on commit 66c0a13

Please sign in to comment.