Commit Graph

11 Commits

Author SHA1 Message Date
Earlopain
921e6762ea
[Ruby] Bump to 3.2.2 2023-04-16 14:46:49 +02:00
Earlopain
7f4344936e
[Ruby] Bump version 2023-04-03 17:39:37 +02:00
Earlopain
4640862271
[Docker] Explicitly use new alpine version
Alpine 3.17 has jemalloc back in it's repositories, which means it can just
be installed through the package manager.
Also explicitly install postgres 12 packages. That was already possible with
alpine 3.16 but I didn't know about it back then.
2022-12-01 15:57:24 +01:00
Earlopain
87235d6e92
[Ruby] Update to 3.1
net-smtp is no longer bundled by default
Webrick is no longer bundled by default, new rails projects are created
with puma in the gemfile
2022-04-25 21:27:09 +02:00
Kira
70ee527a48 [Ruby] Bump version to 2.7.3
2.7.3 has been used in prod  since the start of april, so the repo
should reflect the change.

To those wondering how to implement this change in prod:
update the target system packages to latest versions
`ruby-instally ruby 2.7.3` either as the target user or system wide
`bundle install` from inside repo to install required gems
ensure that everything works with `bundle exec rails c`
restart the service when convenient
2021-05-02 12:43:44 -07:00
Kira
40ae150082 Update ruby version to 2.7.0 2020-03-01 15:44:14 -08:00
Kira
80919e2387 Bump ruby version 2019-10-18 19:09:26 -07:00
Kira
dbf46d3522 Initial setup script changes as required by danbooru. 2019-01-31 12:27:40 -08:00
Albert Yi
4ff5af626f upgrade to ruby 2.5.1 2018-03-29 09:56:35 -07:00
r888888888
f82d6fa686 fixes #3512 2018-01-30 11:04:50 -08:00
Albert Yi
6900efebd3 rename rbenv-version 2016-10-11 17:27:42 -07:00