From 4f1ffbdd2e3d50ee4ca624ce163ead1be2c17b02 Mon Sep 17 00:00:00 2001 From: chengzihan2 Date: Mon, 31 Aug 2020 17:32:42 +0800 Subject: [PATCH] modify yaml --- rubygem-activestorage.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rubygem-activestorage.yaml b/rubygem-activestorage.yaml index 00bbaf0..2910aa1 100644 --- a/rubygem-activestorage.yaml +++ b/rubygem-activestorage.yaml @@ -1,4 +1,4 @@ -version_control: NA -src_repo: NA -tag_prefix: NA -seperator: NA +version_control: github +src_repo: rails/rails +tag_prefix: "^v" +seperator: "." -- Gitee