29 Commits

Author SHA1 Message Date
8a3469447b Install rswag gem with default configuration 2024-11-15 08:45:56 +01:00
891741d740 Merge pull request 'Update dependency ruby to v3.3.6' () from renovate/ruby-3.x into main
Reviewed-on: 
2024-11-14 08:43:13 +00:00
d75b117c60 Merge pull request 'Introduce endpoint to retrieve a summary of groups and invite attendance' () from groups-index-stats into main
Reviewed-on: 
2024-11-14 08:30:27 +01:00
Renovate Bot
9190348ff2 Update dependency rspec-rails to '~> 7.1.0' 2024-11-10 01:24:55 +00:00
ffc7fa3801 Update dependency rails to v8 2024-11-09 17:51:12 +01:00
9035df5178 Install shoulda matchers, improve guests specs and change enum syntax 2024-11-09 17:45:23 +01:00
60a7b1342f Add license finder as a development dependency 2024-11-09 08:52:40 +01:00
Renovate Bot
b4664c5e1d Update dependency ruby to v3.3.6 2024-11-09 01:08:10 +00:00
5cceb1e6ed Choose light colors for the groups 2024-11-04 23:39:44 +01:00
0d7f602441 Merge pull request 'Assign a name to every tables arrangement' () from arrangement-names into main
Reviewed-on: 
2024-11-03 11:04:07 +00:00
a1b5e55b39 Install solid queues framework 2024-11-03 08:59:56 +01:00
066fdea504 Assign a name to every tables arrangement 2024-11-03 08:44:31 +01:00
ea129602b5 Uninstall acts as taggable on gem 2024-11-01 19:55:39 +00:00
9dc6dd3983 Update dependency ruby to v3.3.5 ()
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: 
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 2024-10-20 22:10:18 +00:00
Renovate Bot
0fa00b8521 Update dependency rails to '~> 7.2.0', '>= 7.2.1' 2024-08-31 09:02:52 +00:00
7e16000833 Install CSV as a gem instead of from stdlib 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 2024-08-11 16:19:54 +02:00
Renovate Bot
bab0aacadc Update dependency rspec-rails to v6.1.3 2024-08-10 18:02:38 +00:00
Renovate Bot
71b736b64b Update dependency ruby to v3.3.4 2024-08-01 22:02:06 +00:00
8c4e6a0109 Initial version of VNS algorithm ()
Reviewed-on: 
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 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