diff --git a/.ruby-version b/.ruby-version
index a4dd9dba4fbfc56b9de647bc31ed848d9f65885f..a603bb50a29e354cfdf452850141fcb013b0a71a 100644
--- a/.ruby-version
+++ b/.ruby-version
@@ -1 +1 @@
-2.7.4
+2.7.5
diff --git a/Gemfile b/Gemfile
index 2b6e662f946af9d076f8de69b9c352524067e212..ea196db377a2c47275fae3317b9f0859d0689a2d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,7 @@
 source 'https://rubygems.org'
 git_source(:github) { |repo| "https://github.com/#{repo}.git" }
 
-ruby '2.7.4'
+ruby '2.7.5'
 
 # Infrastructure
 gem 'pg', '~> 1.1'
diff --git a/Gemfile.lock b/Gemfile.lock
index c437773bb6e65d60ce4c734d95f8596e3c9bb309..460669c3d914c470dd87d4c097aebfb98db767b4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -458,7 +458,7 @@ DEPENDENCIES
   webdrivers
 
 RUBY VERSION
-   ruby 2.7.4p191
+   ruby 2.7.5p203
 
 BUNDLED WITH
-   2.2.30
+   2.2.32