16 Commits

Author SHA1 Message Date
9dc6dd3983 Update dependency ruby to v3.3.5 (#56)
All checks were successful
Run unit tests / unit_tests (push) Successful in 2m21s
Build Nginx-based docker image / build-static-assets (push) Successful in 21m4s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ruby](https://www.ruby-lang.org) ([source](https://github.com/ruby/ruby)) | patch | `3.3.4` -> `3.3.5` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC42NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: Renovate Bot <renovate@bustikiller.com>
Reviewed-on: #56
Co-authored-by: Manuel Bustillo <bustikiller@bustikiller.com>
Co-committed-by: Manuel Bustillo <bustikiller@bustikiller.com>
2024-10-27 17:36:40 +00:00
Renovate Bot
94a232ebb4 Update dependency rspec-rails to v7
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 3m57s
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 30m18s
2024-10-20 22:10:18 +00:00
Renovate Bot
0fa00b8521 Update dependency rails to '~> 7.2.0', '>= 7.2.1'
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 5m59s
Build docker image / build-static-assets (pull_request) Successful in 39m21s
Run unit tests / unit_tests (push) Successful in 4m28s
Build docker image / build-static-assets (push) Successful in 1h26m1s
2024-08-31 09:02:52 +00:00
7e16000833 Install CSV as a gem instead of from stdlib
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 14m23s
2024-08-11 23:09:07 +02:00
b18f526c78 Add rubocop as dev dependency 2024-08-11 17:47:32 +02:00
716b819de2 Use jsonapi-rails to serialize API responses
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 3m17s
2024-08-11 16:19:54 +02:00
Renovate Bot
bab0aacadc Update dependency rspec-rails to v6.1.3
Some checks failed
renovate/artifacts Artifact file update failure
Run unit tests / unit_tests (pull_request) Successful in 6m18s
2024-08-10 18:02:38 +00:00
Renovate Bot
71b736b64b Update dependency ruby to v3.3.4
Some checks failed
Run unit tests / unit_tests (pull_request) Failing after 2m17s
2024-08-01 22:02:06 +00:00
8c4e6a0109 Initial version of VNS algorithm (#8)
All checks were successful
Run unit tests / unit_tests (push) Successful in 3m36s
Reviewed-on: #8
Co-authored-by: Manuel Bustillo <bustikiller@bustikiller.com>
Co-committed-by: Manuel Bustillo <bustikiller@bustikiller.com>
2024-08-01 18:27:41 +00:00
626d6b6f88 Add the rubytree gem
Some checks failed
Run unit tests / unit_tests (pull_request) Failing after 2m46s
2024-07-30 19:54:28 +02:00
3660d14d44 Fix install of taggable gem and add tags to seeds 2024-07-11 20:41:07 +02:00
c0ed5a68c3 Install acts_as_taggable gem 2024-07-11 20:18:55 +02:00
f66957dd3d Include guests in seed 2024-07-11 20:11:04 +02:00
2f8f3404bb Format currencies 2024-07-11 20:06:48 +02:00
47ac0796b9 Install rspec 2024-07-11 19:41:36 +02:00
a9f166df7e Initial commit 2024-07-11 18:42:31 +02:00