aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
Commit message (Collapse)AuthorAgeFilesLines
* Update gems to latest patchesHEADmainMiquel Sabaté Solà2026-07-231-22/+23
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Upgrade to ruby 4.0.6Miquel Sabaté Solà2026-07-231-2/+2
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Update gems for security fixesMiquel Sabaté Solà2026-06-261-28/+28
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Upgrade to the latest RailsMiquel Sabaté Solà2026-06-031-123/+111
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Upgrade to ruby 4.0.0Miquel Sabaté Solà2026-01-081-2/+2
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Upgrade to the latest Rails 8.1Miquel Sabaté Solà2026-01-081-132/+139
| | | | | | Among many other dependencies. 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>
* Update gemsMiquel Sabaté Solà2025-09-101-74/+74
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Upgrade ruby versionMiquel Sabaté Solà2025-09-101-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Update gems for security fixesMiquel Sabaté Solà2025-08-091-29/+28
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Upgrade Ruby and gems to patch-level releasesMiquel Sabaté Solà2025-07-011-132/+156
| | | | | | | | | 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-109/+108
| | | | | | 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-3/+3
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Allow searching from a given tagMiquel Sabaté Solà2024-11-111-4/+4
| | | | | | | This feature is useful if you want to have a quick search on how many resources apply for a single tag. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Update rails-i18n to the proper repositoryMiquel Sabaté Solà2024-11-111-10/+4
| | | | | | | They have finally fixed support for Rails 8, and so using a fork is no longer needed. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Upgrade to Rails 8Miquel Sabaté Solà2024-11-081-60/+67
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Upgrade several long-standing gemsMiquel Sabaté Solà2024-11-081-18/+18
| | | | | | | Some gems like sqlite3 where pinned to a specific version but this version was needlessly old. Same for other gems. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Update Rails to the latest patch level releaseMiquel Sabaté Solà2024-11-051-70/+70
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Update Rails and RubyMiquel Sabaté Solà2024-10-171-86/+82
| | | | | | | Patch level releases which fixes some minor issues on both Ruby and Ruby and Rails. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Update to rails 7.2.1Miquel Sabaté Solà2024-08-231-56/+56
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Update rexml to avoid CVEMiquel Sabaté Solà2024-08-221-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Upgraded to rails 7.2Miquel Sabaté Solà2024-08-101-96/+95
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Update rexml from CVE auditMiquel Sabaté Solà2024-07-221-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Bump to ruby 3.3.4Miquel Sabaté Solà2024-07-141-3/+3
| | | | | | 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-32/+39
| | | | | | 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-63/+68
| | | | | | | 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-2/+4
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Update rails to the latest patch-levelMiquel Sabaté Solà2024-05-171-77/+79
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Updated ruby patch level and some gemsMiquel Sabaté Solà2024-04-221-50/+50
| | | | | | | 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>
* Added rubocop-minitestMiquel Sabaté Solà2024-03-141-0/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: deploy the built Docker imageMiquel Sabaté Solà2024-03-141-6/+0
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2024-03-131-0/+337
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>