chore: Update ruby and docker base image to 3.0.4 (#4693)
* chore: Update ruby version to 3.0.4 * chore: update ruby version in docker workflow * chore: update ruby version to 3.1.2 * Upgrade vue-jest to remove deasync * Revert to 3.0.4 to see if deasync issue is fixed * fix: script failure if pg/redis not opted in Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
"lint-staged": "10.5.4",
|
||||
"prettier": "^1.16.4",
|
||||
"rimraf": "^3.0.0",
|
||||
"vue-jest": "3.0.7",
|
||||
"vue-jest": "4",
|
||||
"webpack-dev-server": "3.11.2"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user