File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ gem "puma", "~> 7.1"
2626gem "datadog"
2727gem "rails_semantic_logger" , "~> 4.18"
2828gem "yabeda-prometheus" , "~> 0.9"
29- gem "yabeda-puma-plugin" , "~> 0.8 "
29+ gem "yabeda-puma-plugin" , "~> 0.9 "
3030gem "yabeda-rails" , "~> 0.10"
3131
3232# Use Swagger to document our APIs
Original file line number Diff line number Diff line change 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 )
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 )
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
467467RUBY VERSION
You can’t perform that action at this time.
0 commit comments