aboutsummaryrefslogtreecommitdiff
path: root/src/ruby/devcontainer-feature.json
diff options
context:
space:
mode:
authorRichard Höchenberger <richard.hoechenberger@gmail.com>2023-10-18 02:45:04 +0300
committerGitHub <noreply@github.com>2023-10-18 02:45:04 +0300
commit1155a9906b3324617d3e491f2f01b0175e43b522 (patch)
tree219c7230001f3db7cf21a572553a97e5c4a59ef9 /src/ruby/devcontainer-feature.json
parent36a3604b90762307dddd1ff2b89387f84b6ec66c (diff)
* Try Ubuntu keyserver on port 80 if default HKP port fails Closes #719 Closes #717 * Bump feature versions --------- Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
Diffstat (limited to 'src/ruby/devcontainer-feature.json')
-rw-r--r--src/ruby/devcontainer-feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ruby/devcontainer-feature.json b/src/ruby/devcontainer-feature.json
index 29591e6..f02ce6c 100644
--- a/src/ruby/devcontainer-feature.json
+++ b/src/ruby/devcontainer-feature.json
@@ -1,6 +1,6 @@
{
"id": "ruby",
- "version": "1.1.1",
+ "version": "1.1.2",
"name": "Ruby (via rvm)",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/ruby",
"description": "Installs Ruby, rvm, rbenv, common Ruby utilities, and needed dependencies.",