Skip to content

Commit d7cc945

Browse files
committed
Update bundler and Postgres client version in devcontainer
1 parent a47fc5c commit d7cc945

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"ghcr.io/devcontainers/features/node:1": {
1414
"version": "latest"
1515
},
16-
"ghcr.io/rails/devcontainer/features/postgres-client:1.1.1": {
16+
"ghcr.io/rails/devcontainer/features/postgres-client:1.1.3": {
1717
"version": "17"
1818
}
1919
},

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -809,4 +809,4 @@ DEPENDENCIES
809809
websocket-client-simple
810810

811811
BUNDLED WITH
812-
2.6.2
812+
2.7.0

0 commit comments

Comments
 (0)