diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-01-08 22:54:50 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-01-08 22:54:50 +0100 |
| commit | cc12294c26029abfa0eed0c050c8ab9287ac257a (patch) | |
| tree | 65f4fe88a5006fd1051cd7cdcea27b62cf629e81 /Gemfile | |
| parent | cf3b2db8a33ee7a086af8628c93e2d436b76ca0a (diff) | |
| download | operum-cc12294c26029abfa0eed0c050c8ab9287ac257a.tar.gz operum-cc12294c26029abfa0eed0c050c8ab9287ac257a.zip | |
Upgrade to ruby 4.0.0
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ source 'https://rubygems.org' -ruby '3.4.8' +ruby '4.0.0' # Rails itself :) gem 'rails', '~> 8.1' |
