Commit graph

14 commits

Author SHA1 Message Date
Mitchell Henke
9a7815c332
Remove support for unmaintained ActiveSupport::Cache::RedisStore (#625)
* remove support for unmaintained ActiveSupport::Cache::RedisStore

* ci: removes active_support_redis_store matrix job

* test: removes unecessary redis-activesupport require

* test: removes dead code

* fix typo

---------

Co-authored-by: Gonzalo <456459+grzuy@users.noreply.github.com>
2023-10-14 11:29:19 -03:00
Matthias Käppler
c9bd363a69
Add Ruby 3.2.2 to CI build matrix, update older Rubies (#622)
* Add Ruby 3.2.2 to CI build matrix

* CI: Update older Rubies to latest versions
2023-08-24 23:46:14 +12:00
Samuel Williams
b708de32f3
Support Rack 3. (#586) 2023-07-25 15:16:43 +12:00
Gonzalo
e039ecde2a
ci: tests against redis gem v5 (#612)
* ci: tests against redis gem v5

* ci: fixes incompatibility between redis-store 1.9.2 and redis 5
2023-07-25 13:13:39 +12:00
Gonzalo
07822ada92
ci: update rubies 2022-04-13 22:47:06 -03:00
Gonzalo
8d9c884d40
Merge branch 'master' into dalli3-and-rails7 2022-01-29 15:51:25 -03:00
Gonzalo
501ab01573
ci: run tests against ruby 3.1 2022-01-29 15:36:58 -03:00
Gonzalo
7bcd3b1529
ci: update rubies 2021-12-15 11:59:52 -03:00
thomas morgan
2fc8c7b65f support rails 7.0 2021-11-17 11:33:17 -07:00
thomas morgan
0fbfda0146 test against dalli 3.0 2021-11-16 10:04:16 -07:00
Gonzalo
a20d58e022
ci: update machine os 2021-07-21 18:59:09 -03:00
Gonzalo
511efd15c9
ci: update rubies 2021-07-21 18:58:13 -03:00
Gonzalo
7f2ccca650
ci: run GitHub Actions CI for pull requests 2021-07-21 18:52:11 -03:00
Gonzalo
50b9f37156
ci: move from TravisCI to GitHub Actions 2021-07-19 21:27:02 -03:00