Skip to content

Commit

Permalink
Merge pull request #358 from alphagov/dependabot/bundler/govuk_app_co…
Browse files Browse the repository at this point in the history
…nfig-9.15.4
  • Loading branch information
govuk-ci authored Dec 4, 2024
2 parents d083fd1 + dd3e36d commit 00557e3
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ GEM
connection_pool (2.4.1)
crass (1.0.6)
csv (3.3.0)
date (3.4.1)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
Expand Down Expand Up @@ -103,16 +104,16 @@ GEM
google-cloud-location (0.8.1)
gapic-common (>= 0.21.1, < 2.a)
google-cloud-errors (~> 1.0)
google-protobuf (4.28.3-aarch64-linux)
google-protobuf (4.29.0-aarch64-linux)
bigdecimal
rake (>= 13)
google-protobuf (4.28.3-arm64-darwin)
google-protobuf (4.29.0-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.28.3-x86_64-darwin)
google-protobuf (4.29.0-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.28.3-x86_64-linux)
google-protobuf (4.29.0-x86_64-linux)
bigdecimal
rake (>= 13)
googleapis-common-protos (1.6.0)
Expand All @@ -128,7 +129,7 @@ GEM
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
govuk_app_config (9.15.3)
govuk_app_config (9.15.4)
logstasher (~> 2.1)
opentelemetry-exporter-otlp (>= 0.25, < 0.30)
opentelemetry-instrumentation-all (>= 0.39.1, < 0.70.0)
Expand Down Expand Up @@ -164,7 +165,7 @@ GEM
hana (1.3.7)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
io-console (0.8.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
Expand All @@ -179,7 +180,7 @@ GEM
jwt (2.8.2)
base64
language_server-protocol (3.17.0.3)
logger (1.6.1)
logger (1.6.2)
logstasher (2.1.5)
activesupport (>= 5.2)
request_store
Expand Down Expand Up @@ -412,7 +413,8 @@ GEM
base64
prometheus_exporter (2.1.1)
webrick
psych (5.2.0)
psych (5.2.1)
date
stringio
public_suffix (6.0.1)
puma (6.5.0)
Expand Down Expand Up @@ -508,7 +510,7 @@ GEM
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
securerandom (0.3.2)
securerandom (0.4.0)
selenium-webdriver (4.24.0)
base64 (~> 0.2)
logger (~> 1.4)
Expand Down Expand Up @@ -548,7 +550,7 @@ GEM
unicode-emoji (4.0.4)
uri (0.13.1)
useragent (0.16.10)
webrick (1.9.0)
webrick (1.9.1)
websocket (1.2.11)
xpath (3.2.0)
nokogiri (~> 1.8)
Expand Down

0 comments on commit 00557e3

Please sign in to comment.