File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1313# limitations under the License.
1414
1515# [START gae_standard_analytics_env_variables]
16- runtime : ruby30
16+ runtime : ruby32
1717entrypoint : bundle exec ruby app.rb
1818
1919env_variables :
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- runtime : ruby30
15+ runtime : ruby32
1616entrypoint : bundle exec ruby app.rb
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- runtime : ruby30
15+ runtime : ruby32
1616entrypoint : bundle exec ruby app.rb
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414
1515# [START gae_standard_configs_app_yaml]
16- runtime : ruby30
16+ runtime : ruby32
1717
1818entrypoint : bundle exec puma -C ./puma.rb
1919
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414
1515# [START gae_standard_quickstart_yaml]
16- runtime : ruby30
16+ runtime : ruby32
1717entrypoint : bundle exec ruby app.rb
1818instance_class : F2
1919# [END gae_standard_quickstart_yaml]
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- runtime : ruby30
15+ runtime : ruby32
1616entrypoint : bundle exec ruby app.rb
You can’t perform that action at this time.
0 commit comments