diff --git a/.ruby-version b/.ruby-version
index ff365e06b9577c96dfeadddb8c4cccb09b85665c..0aec50e6ede78cfcb00d159fc0932ce35a80cb87 100644
--- a/.ruby-version
+++ b/.ruby-version
@@ -1 +1 @@
-3.1.3
+3.1.4
diff --git a/Gemfile b/Gemfile
index a0135feea07d9e3d46e6419204c6c48eccbe4860..f912dfc611b3e715625e0f72d3f020a4c154d69d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,7 @@
 source "https://rubygems.org"
 git_source(:github) { |repo| "https://github.com/#{repo}.git" }
 
-ruby "3.1.3"
+ruby "3.1.4"
 
 # Infrastructure
 gem "activestorage-scaleway-service"#, path: "../activestorage-scaleway-service"