aboutsummaryrefslogtreecommitdiff
path: root/.ruby-version
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to ruby 4.0.0Miquel Sabaté Solà2026-01-081-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Update to the latest 3.4.x patch-level releaseMiquel Sabaté Solà2026-01-081-1/+1
| | | | | | This is a small step towards finally upgrading to Ruby 4.0. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Upgrade ruby versionMiquel Sabaté Solà2025-09-101-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Upgrade Ruby and gems to patch-level releasesMiquel Sabaté Solà2025-07-011-1/+1
| | | | | | | | | Upgrade ruby and gem dependencies to their latest patch-level releases. As an unexpected surprise, this bump needed libyaml-dev in the building stage for docker. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Update to ruby 3.4.1Miquel Sabaté Solà2024-12-261-1/+1
| | | | | | Also updated some gems to their latest patch-level releases. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Upgrade ruby version to latest patch-level releaseMiquel Sabaté Solà2024-11-131-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Update Rails and RubyMiquel Sabaté Solà2024-10-171-1/+1
| | | | | | | Patch level releases which fixes some minor issues on both Ruby and Ruby and Rails. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Bump to ruby 3.3.4Miquel Sabaté Solà2024-07-141-1/+1
| | | | | | Also updated rack to fix a CVE. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Updated to ruby 3.3.3Miquel Sabaté Solà2024-06-271-1/+1
| | | | | | Also updated some of the gems to patch-level versions. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Upgraded to ruby 3.2.2 and updated gemsMiquel Sabaté Solà2024-06-061-1/+1
| | | | | | | Gem updates correspond to a rails patch-level upgrade to fix a vulnerability issue. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Upgrade to ruby 3.3.1Miquel Sabaté Solà2024-05-211-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Updated ruby patch level and some gemsMiquel Sabaté Solà2024-04-221-1/+1
| | | | | | | This also included a rubocop upgrade, and it pointed out a couple of new warnings which have been fixed here as well. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2024-03-131-0/+1
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>