diff --git a/.ruby-version b/.ruby-version index 94ff29c..0aec50e 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.1.1 +3.1.4 diff --git a/Gemfile b/Gemfile index 2acbb77..6728566 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ DECIDIM_VERSION = { git: 'https://github.com/decidim/decidim', tag: 'v0.28.0' }. source "https://rubygems.org" -ruby '3.1.1' +ruby '3.1.4' gem "decidim", DECIDIM_VERSION diff --git a/Gemfile.lock b/Gemfile.lock index 46121c1..b66bfee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -820,6 +820,7 @@ GEM PLATFORMS arm64-darwin-21 + arm64-darwin-23 x86_64-linux DEPENDENCIES @@ -844,7 +845,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 3.1.1p18 + ruby 3.1.4p223 BUNDLED WITH 2.4.10