File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ gae_runtimes = {
10
10
"ruby30" : "3.0.7" ,
11
11
"ruby32" : "3.2.9" ,
12
12
"ruby33" : "3.3.9" ,
13
- "ruby34" : "3.4.5 " ,
13
+ "ruby34" : "3.4.6 " ,
14
14
}
15
15
16
16
gcf_runtimes = {
@@ -19,13 +19,13 @@ gcf_runtimes = {
19
19
"ruby30" : "3.0.7" ,
20
20
"ruby32" : "3.2.9" ,
21
21
"ruby33" : "3.3.9" ,
22
- "ruby34" : "3.4.5 " ,
22
+ "ruby34" : "3.4.6 " ,
23
23
}
24
24
25
25
flex_runtimes = {
26
26
"ruby32" : "3.2.9" ,
27
27
"ruby33" : "3.3.9" ,
28
- "ruby34" : "3.4.5 " ,
28
+ "ruby34" : "3.4.6 " ,
29
29
}
30
30
31
31
version_to_stack = {
Original file line number Diff line number Diff line change 14
14
15
15
# DO NOT EDIT THIS FILE MANUALLY.
16
16
#
17
- # ruby34_flex_3.4.5_test .cfg file generated from contents of
17
+ # ruby34_flex_3.4.6_test .cfg file generated from contents of
18
18
# //third_party/gcp_buildpacks/builders/<<lang>>/acceptance/args.bzl
19
19
#
20
20
# Run 'blaze run cloud/serverless/runtime/config/tools/cmd:generate_kokoro_configs' to regenerate.
@@ -25,5 +25,5 @@ build_file: "buildpacks/kokoro/scripts/presubmit.sh"
25
25
26
26
env_vars {
27
27
key: " FILTER"
28
- value: " ruby/acceptance:3.4.5_flex_test "
28
+ value: " ruby/acceptance:3.4.6_flex_test "
29
29
}
Original file line number Diff line number Diff line change 14
14
15
15
# DO NOT EDIT THIS FILE MANUALLY.
16
16
#
17
- # ruby34_gae_3.4.5_test .cfg file generated from contents of
17
+ # ruby34_gae_3.4.6_test .cfg file generated from contents of
18
18
# //third_party/gcp_buildpacks/builders/<<lang>>/acceptance/args.bzl
19
19
#
20
20
# Run 'blaze run cloud/serverless/runtime/config/tools/cmd:generate_kokoro_configs' to regenerate.
@@ -25,5 +25,5 @@ build_file: "buildpacks/kokoro/scripts/presubmit.sh"
25
25
26
26
env_vars {
27
27
key: " FILTER"
28
- value: " ruby/acceptance:3.4.5_gae_test "
28
+ value: " ruby/acceptance:3.4.6_gae_test "
29
29
}
Original file line number Diff line number Diff line change 14
14
15
15
# DO NOT EDIT THIS FILE MANUALLY.
16
16
#
17
- # ruby34_gcf_3.4.5_test .cfg file generated from contents of
17
+ # ruby34_gcf_3.4.6_test .cfg file generated from contents of
18
18
# //third_party/gcp_buildpacks/builders/<<lang>>/acceptance/args.bzl
19
19
#
20
20
# Run 'blaze run cloud/serverless/runtime/config/tools/cmd:generate_kokoro_configs' to regenerate.
@@ -25,5 +25,5 @@ build_file: "buildpacks/kokoro/scripts/presubmit.sh"
25
25
26
26
env_vars {
27
27
key: " FILTER"
28
- value: " ruby/acceptance:3.4.5_gcf_test "
28
+ value: " ruby/acceptance:3.4.6_gcf_test "
29
29
}
Original file line number Diff line number Diff line change 14
14
15
15
# DO NOT EDIT THIS FILE MANUALLY.
16
16
#
17
- # ruby34_gcp_3.4.5_test .cfg file generated from contents of
17
+ # ruby34_gcp_3.4.6_test .cfg file generated from contents of
18
18
# //third_party/gcp_buildpacks/builders/<<lang>>/acceptance/args.bzl
19
19
#
20
20
# Run 'blaze run cloud/serverless/runtime/config/tools/cmd:generate_kokoro_configs' to regenerate.
@@ -25,5 +25,5 @@ build_file: "buildpacks/kokoro/scripts/presubmit.sh"
25
25
26
26
env_vars {
27
27
key: " FILTER"
28
- value: " ruby/acceptance:3.4.5_gcp_test "
28
+ value: " ruby/acceptance:3.4.6_gcp_test "
29
29
}
You can’t perform that action at this time.
0 commit comments