Sha256: 1799dba9a3acd8125dafe21345ad785dc32b8d4c0c8d00cd495ebde6740d77e2
Contents?: true
Size: 183 Bytes
Versions: 25
Compression:
Stored size: 183 Bytes
Contents
#!/bin/bash full_path=$(realpath "$0") dir_path=$(dirname "$full_path") . "$dir_path/sdk_specs.sh" # shellcheck disable=SC2154 cd "$dir_path/.." && gem build "$ff_ruby_sdk.gemspec"
Version data entries
25 entries across 25 versions & 1 rubygems