diff --git a/Gemfile b/Gemfile
index c9faf1c..96988f6 100644
--- a/Gemfile
+++ b/Gemfile
@@ -6,7 +6,7 @@ gemspec
 gem "mighty_test" unless RUBY_VERSION < "3.1"
 gem "minitest", "~> 5.11"
 gem "rake", "~> 13.0"
-gem "rubocop", "1.68.0"
+gem "rubocop", "1.69.0"
 gem "rubocop-minitest", "0.36.0"
 gem "rubocop-packaging", "0.5.2"
 gem "rubocop-performance", "1.23.0"