Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Reegan Viljoen a5ccdefc28
Add support for ruby3.3 (#1948)
* update dev files to 3.3

* add 3.3 to ci

* add changelog entry

* fix standard rb lint issues

* Update docs/CHANGELOG.md

---------

Co-authored-by: Hans Lemuet <Spone@users.noreply.github.com>
Co-authored-by: Joel Hawksley <joel@hawksley.org>
2024-01-02 10:59:00 -07:00
Joel Hawksley 1b3747b156
Clean up console warnings when running tests (#1933)
* use Ruby 3.2.2

* update yard dev dependency to latest

* Reduce noise in tests by turning off warnings

* appease YARD warning for including Rails routes, which are dynamic

* Resolve assert_nil warning from Minitest

* fix param name error in YARD comment

* silence YARD output in tests

* Fix YARD errors

* add CHANGELOG entry

* appease Standard

* include sha in artifact upload filename

* Turn off warnings for specific dependencies

* standard

* lock to pre-v4 upload-artifact action

* fix version number

* use specific version of checkout action

---------

Co-authored-by: Joel Hawksley <joelhawksley@joelhawksley.local>
Co-authored-by: Joel Hawksley <joelhawksley@joelhawksley.localdomain>
2023-12-15 16:13:24 -07:00
Connor McQuillan 63fd477370
Update .tool-versions to latest Ruby version (#1209)
In #1176, `.tool-versions` was updated to be less specific about the ruby
version. asdf isn't smart enough to figure out which Ruby version to use,
though.

This updates the Ruby version specified in `.tool-versions` to the latest
release (3.0.3).
2021-12-16 13:53:41 -07:00
Pedro Paiva 6c019d3c49
Update ruby to the latest versions (#1176) 2021-12-08 10:33:24 -07:00
Cameron Dutro b12518c591
Add support for polymorphic slots (#1083) 2021-10-26 16:24:16 -07:00