diff --git a/Gemfile.lock b/Gemfile.lock
index edd88019f..cefd8f701 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -339,11 +339,11 @@ GEM
       numerizer (~> 0.1.1)
     ckeditor (5.1.1)
       orm_adapter (~> 0.5.0)
-    cloudflare-rails (2.0.0)
-      actionpack (>= 5.0, < 6.2.0)
-      activesupport (>= 5.0, < 6.2.0)
-      httparty
-      railties (>= 5.0, < 6.2.0)
+    cloudflare-rails (5.0.1)
+      actionpack (>= 6.1, < 7.2.0)
+      activesupport (>= 6.1, < 7.2.0)
+      railties (>= 6.1, < 7.2.0)
+      zeitwerk (>= 2.5.0)
     codecov (0.6.0)
       simplecov (>= 0.15, < 0.22)
     coderay (1.1.3)
@@ -436,9 +436,6 @@ GEM
       concurrent-ruby (~> 1.0)
     hashdiff (1.0.1)
     highline (2.1.0)
-    httparty (0.21.0)
-      mini_mime (>= 1.0.0)
-      multi_xml (>= 0.5.2)
     httpclient (2.8.3)
     i18n (1.14.1)
       concurrent-ruby (~> 1.0)
@@ -490,7 +487,6 @@ GEM
     minitest (5.21.2)
     mjml-rails (4.10.0)
     multi_json (1.15.0)
-    multi_xml (0.6.0)
     mutant (0.11.27)
       diff-lcs (~> 1.3)
       parser (~> 3.3.0)