Upgrade Ruby to version 3.2.4

As usual, we're upgrading the parser gem so we don't get warnings about
the Ruby version when running a rails console.
This commit is contained in:
Javi Martín
2024-05-16 23:28:05 +02:00
parent 4011ec0d3c
commit 118a4dde89
6 changed files with 7 additions and 7 deletions

View File

@@ -34,7 +34,7 @@ Puedes acceder a la página principal del proyecto en [http://consuldemocracy.or
**NOTA**: para unas instrucciones más detalladas consulta la [documentación](https://docs.consuldemocracy.org)
Prerequisitos: tener instalado git, Ruby 3.2.3, CMake, pkg-config, shared-mime-info, Node.js 18.18.2 y PostgreSQL (9.5 o superior).
Prerequisitos: tener instalado git, Ruby 3.2.4, CMake, pkg-config, shared-mime-info, Node.js 18.18.2 y PostgreSQL (9.5 o superior).
```bash
git clone https://github.com/consuldemocracy/consuldemocracy.git