Skip to content

Commit 9e18f9c

Browse files
Google APIscopybara-github
authored andcommitted
chore: new versions of Ruby and PHP generators with rebuilt runtimes
PiperOrigin-RevId: 430539125
1 parent 97cf70e commit 9e18f9c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.kokoro/start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ docker container run \
1111
--workdir ${KOKORO_ROOT} \
1212
--ipc=host \
1313
--entrypoint ${KOKORO_ARTIFACTS_DIR}/github/googleapis/.kokoro/build.sh \
14-
gcr.io/gapic-images/googleapis:20210423
14+
gcr.io/gapic-images/googleapis:20220222

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ yarn_install(
296296
##############################################################################
297297

298298
# PHP micro-generator
299-
_gapic_generator_php_version = "1.4.5"
299+
_gapic_generator_php_version = "1.4.6"
300300

301301
http_archive(
302302
name = "gapic_generator_php",
@@ -355,9 +355,9 @@ gapic_generator_csharp_repositories()
355355
# Ruby
356356
##############################################################################
357357

358-
_gapic_generator_ruby_version = "v0.10.6"
358+
_gapic_generator_ruby_version = "v0.10.7"
359359

360-
_gapic_generator_ruby_sha256 = "12fc0b999099594272bc327bcce789745d7059a4dd836120e863434b159e1f9e"
360+
_gapic_generator_ruby_sha256 = "730c6e8708a861c6f1db80ed3ebd781e18c07476269ee3fe4582424fb367481a"
361361

362362
http_archive(
363363
name = "gapic_generator_ruby",

0 commit comments

Comments
 (0)