Upgrade Ruby to version 3.2.5
So get the latest fixes in the 3.2.x series. We're also updating the parser gem so we don't get any warnings.
This commit is contained in:
@@ -12,7 +12,7 @@ You can access the main website of the project at [http://consuldemocracy.org](h
|
||||
|
||||
**NOTE**: For more detailed instructions, check the [local installation docs](installation/local_installation.md).
|
||||
|
||||
Prerequisites: install git, Ruby 3.2.4, CMake, pkg-config, Node.js 18.20.3, ImageMagick and PostgreSQL (>=9.5).
|
||||
Prerequisites: install git, Ruby 3.2.5, CMake, pkg-config, Node.js 18.20.3, ImageMagick and PostgreSQL (>=9.5).
|
||||
|
||||
**Note**: The `bin/setup` command below might fail if you've configured a username and password for PostgreSQL. If that's the case, edit the lines containing `username:` and `password:` (adding your credentials) in the `config/database.yml` file and run `bin/setup` again.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user