Skip to content

Commit 2aa81cd

Browse files
authored
Merge pull request #366 from citizensadvice/dependabot/bundler/regular-updates-f63f645d55
[dependabot:bundler] bump the regular-updates group with 2 updates
2 parents 032ba44 + 6a723ea commit 2aa81cd

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ gem "puma", "~> 7.1"
2626
gem "datadog"
2727
gem "rails_semantic_logger", "~> 4.18"
2828
gem "yabeda-prometheus", "~> 0.9"
29-
gem "yabeda-puma-plugin", "~> 0.8"
29+
gem "yabeda-puma-plugin", "~> 0.9"
3030
gem "yabeda-rails", "~> 0.10"
3131

3232
# Use Swagger to document our APIs

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -95,19 +95,19 @@ GEM
9595
ruby-next-core (~> 1.0)
9696
ast (2.4.3)
9797
aws-eventstream (1.4.0)
98-
aws-partitions (1.1181.0)
99-
aws-sdk-core (3.237.0)
98+
aws-partitions (1.1187.0)
99+
aws-sdk-core (3.239.1)
100100
aws-eventstream (~> 1, >= 1.3.0)
101101
aws-partitions (~> 1, >= 1.992.0)
102102
aws-sigv4 (~> 1.9)
103103
base64
104104
bigdecimal
105105
jmespath (~> 1, >= 1.6.1)
106106
logger
107-
aws-sdk-kms (1.117.0)
108-
aws-sdk-core (~> 3, >= 3.234.0)
107+
aws-sdk-kms (1.118.0)
108+
aws-sdk-core (~> 3, >= 3.239.1)
109109
aws-sigv4 (~> 1.5)
110-
aws-sdk-s3 (1.203.1)
110+
aws-sdk-s3 (1.205.0)
111111
aws-sdk-core (~> 3, >= 3.234.0)
112112
aws-sdk-kms (~> 1)
113113
aws-sigv4 (~> 1.5)
@@ -165,7 +165,7 @@ GEM
165165
rdoc (>= 4.0.0)
166166
reline (>= 0.4.2)
167167
jmespath (1.6.2)
168-
json (2.15.2)
168+
json (2.16.0)
169169
json-schema (6.0.0)
170170
addressable (~> 2.8)
171171
bigdecimal (~> 3.1)
@@ -417,7 +417,7 @@ GEM
417417
prometheus-client (>= 3.0, < 5.0)
418418
rack
419419
yabeda (~> 0.10)
420-
yabeda-puma-plugin (0.8.0)
420+
yabeda-puma-plugin (0.9.0)
421421
json
422422
puma
423423
yabeda (~> 0.5)
@@ -461,7 +461,7 @@ DEPENDENCIES
461461
tzinfo-data
462462
web-console
463463
yabeda-prometheus (~> 0.9)
464-
yabeda-puma-plugin (~> 0.8)
464+
yabeda-puma-plugin (~> 0.9)
465465
yabeda-rails (~> 0.10)
466466

467467
RUBY VERSION

0 commit comments

Comments
 (0)