tree: 7c2b5510abd7a3fc879518ab7c7a6f919feebcbb [path history] [tgz]
  1. third_party/
  2. tools/
  3. cocoapods_version.txt
  4. LICENSE
  5. README.md
  6. ruby_metadata.txt
cipd_packages/ruby/README.md

Ruby at Flutter

The scripts in this folder are used to build and package ruby as a self contained CIPD package. This package is intended for flutter/flutter repository testing.

Updating to new ruby versions.

Update ruby_metadata.txt with the major version and the file name. E.g. 3.1,ruby-3.1.4.tar.gz to change the version of ruby to build.

Installing cocoapods.

The CIPD package will bundle cocoapods with its corresponding wrapper scripts.

Update cococapods_version.txt with the version of cocoapods to use.