diff options
author | Thong Kuah <tkuah@gitlab.com> | 2019-08-08 22:11:55 +0000 |
---|---|---|
committer | Thong Kuah <tkuah@gitlab.com> | 2019-08-08 22:11:55 +0000 |
commit | e7a997aa25145bfd09ff07009e6a45957dd36b8d (patch) | |
tree | c5b4d49c04da865a1a209d30b750bdce96178c53 | |
parent | 062110d3f654913e015324adecc3ad8043a52423 (diff) | |
parent | 8d0118e856afc35c56553cd605640c478dad1c16 (diff) | |
download | gitlab-ce-e7a997aa25145bfd09ff07009e6a45957dd36b8d.tar.gz |
Merge branch 'rails-template-update' into 'master'redis-migration
Update rails project template
See merge request gitlab-org/gitlab-ce!31310
-rw-r--r-- | changelogs/unreleased/rails-template-update.yml | 5 | ||||
-rw-r--r-- | vendor/project_templates/rails.tar.gz | bin | 25490 -> 25668 bytes |
2 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/rails-template-update.yml b/changelogs/unreleased/rails-template-update.yml new file mode 100644 index 00000000000..53eb57c84ff --- /dev/null +++ b/changelogs/unreleased/rails-template-update.yml @@ -0,0 +1,5 @@ +--- +title: Update 'Ruby on Rails' project template +merge_request: 31310 +author: +type: other diff --git a/vendor/project_templates/rails.tar.gz b/vendor/project_templates/rails.tar.gz Binary files differindex c1f90c3f8f7..6bb51bcd7a1 100644 --- a/vendor/project_templates/rails.tar.gz +++ b/vendor/project_templates/rails.tar.gz |