diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-07-20 09:55:51 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-07-20 09:55:51 +0000 |
commit | e8d2c2579383897a1dd7f9debd359abe8ae8373d (patch) | |
tree | c42be41678c2586d49a75cabce89322082698334 /.gitpod.yml | |
parent | fc845b37ec3a90aaa719975f607740c22ba6a113 (diff) | |
download | gitlab-ce-e8d2c2579383897a1dd7f9debd359abe8ae8373d.tar.gz |
Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42
Diffstat (limited to '.gitpod.yml')
-rw-r--r-- | .gitpod.yml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/.gitpod.yml b/.gitpod.yml index f6c1a60b03a..0cb0e55c373 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -78,9 +78,9 @@ ports: vscode: extensions: - - rebornix.ruby@0.27.0:QyGBeRyslOfdRgOPRGm6PQ== - - wingrunr21.vscode-ruby@0.27.0:beIqQUhLRuJ5Vao4B2Lyng== - - karunamurti.haml@1.1.0:twCwOYt3/Ttfb3+iwblPDA== - - octref.vetur@0.25.0:UofirBhedyhdx/jCnPeJDg== - - dbaeumer.vscode-eslint@2.1.3:1NRvj3UKNTNwmYjptmUmIw== - - GitLab.gitlab-workflow@3.3.0:50q1byIi4M01G9qrTCCAYQ== + - rebornix.ruby@0.28.0 + - wingrunr21.vscode-ruby@0.27.0 + - karunamurti.haml@1.3.1 + - octref.vetur@0.34.1 + - dbaeumer.vscode-eslint@2.1.8 + - gitlab.gitlab-workflow@3.24.0 |