We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a47fc5c commit d7cc945Copy full SHA for d7cc945
.devcontainer/devcontainer.json
@@ -13,7 +13,7 @@
13
"ghcr.io/devcontainers/features/node:1": {
14
"version": "latest"
15
},
16
- "ghcr.io/rails/devcontainer/features/postgres-client:1.1.1": {
+ "ghcr.io/rails/devcontainer/features/postgres-client:1.1.3": {
17
"version": "17"
18
}
19
Gemfile.lock
@@ -809,4 +809,4 @@ DEPENDENCIES
809
websocket-client-simple
810
811
BUNDLED WITH
812
- 2.6.2
+ 2.7.0
0 commit comments