diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-10-16 11:51:26 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-10-17 08:58:34 +0200 |
| commit | 2559018decedb1900994d318ab511d43f8a557f6 (patch) | |
| tree | a94614bc9dd8844502e582c17b430cd97802a2c2 /Gemfile | |
| parent | f87d138fc1374506ac61edb3e262d16226827223 (diff) | |
| download | operum-2559018decedb1900994d318ab511d43f8a557f6.tar.gz operum-2559018decedb1900994d318ab511d43f8a557f6.zip | |
Update Rails and Ruby
Patch level releases which fixes some minor issues on both Ruby and Ruby
and Rails.
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.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.3.4' +ruby '3.3.5' # Rails itself :) gem 'rails', '~> 7.2.0' |
