File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ gem "clearance", "~> 2.7"
12
12
gem "dalli" , "~> 3.2"
13
13
gem "ddtrace" , "~> 1.23" , require : "ddtrace/auto_instrument"
14
14
gem "dogstatsd-ruby" , "~> 5.5"
15
- gem "google-protobuf" , "~> 4.26 "
15
+ gem "google-protobuf" , "~> 4.27 "
16
16
gem "faraday" , "~> 2.9"
17
17
gem "faraday-retry" , "~> 2.2"
18
18
gem "good_job" , "~> 3.28"
Original file line number Diff line number Diff line change 261
261
fugit (>= 1.1 )
262
262
railties (>= 6.0.0 )
263
263
thor (>= 0.14.1 )
264
- google-protobuf (4.26.1 )
264
+ google-protobuf (4.27.0 )
265
+ bigdecimal
265
266
rake (>= 13 )
266
267
gravtastic (3.2.6 )
267
268
groupdate (6.4.0 )
@@ -787,7 +788,7 @@ DEPENDENCIES
787
788
faraday-retry (~> 2.2 )
788
789
faraday_middleware-aws-sigv4 (~> 1.0 )
789
790
good_job (~> 3.28 )
790
- google-protobuf (~> 4.26 )
791
+ google-protobuf (~> 4.27 )
791
792
gravtastic (~> 3.2 )
792
793
groupdate (~> 6.2 )
793
794
high_voltage (~> 3.1 )
@@ -961,7 +962,7 @@ CHECKSUMS
961
962
get_process_mem (0.2.7) sha256=4afd3c3641dd6a817c09806c7d6d509d8a9984512ac38dea8b917426bbf77eba
962
963
globalid (1.2.1) sha256=70bf76711871f843dbba72beb8613229a49429d1866828476f9c9d6ccc327ce9
963
964
good_job (3.28.3) sha256=3067cbc15d4a31a4c82e0b7bfa3919b9eb9659ebe58bc158b484388d35c59ecc
964
- google-protobuf (4.26.1 ) sha256=52059a231bd6521728f5e278b64f1dea9d9ffecccbde7d53ef719721bb074493
965
+ google-protobuf (4.27.0 ) sha256=5e679347abc4721a3346913b8f69640a4ee13e0105d605b1da226b25346cd88d
965
966
gravtastic (3.2.6) sha256=ef98abcecf7c402b61cff1ae7c50a2c6d97dd22bac21ea9b421ce05bc03d734f
966
967
groupdate (6.4.0) sha256=65940645bf2a48f9b2d10ab7a1d19bdc78f3c89559d8fce39cea3448a15aec54
967
968
hashdiff (1.1.0) sha256=b5465f0e7375f1ee883f53a766ece4dbc764b7674a7c5ffd76e79b2f5f6fc9c9
You can’t perform that action at this time.
0 commit comments