From 07eddb983c4d4e5a8eb869d4a07a5fc9c303e9f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 21:50:30 +0000 Subject: [PATCH] Bump cloudflare-rails from 2.0.0 to 5.0.1 Bumps [cloudflare-rails](https://github.com/modosc/cloudflare-rails) from 2.0.0 to 5.0.1. - [Changelog](https://github.com/modosc/cloudflare-rails/blob/main/CHANGELOG.md) - [Commits](https://github.com/modosc/cloudflare-rails/compare/v2.0.0...v5.0.1) --- updated-dependencies: - dependency-name: cloudflare-rails dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c62b8b685..48654351c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -338,11 +338,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) @@ -413,9 +413,6 @@ GEM hashdiff (1.0.1) highline (2.0.3) html_tokenizer (0.0.7) - 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) @@ -466,7 +463,6 @@ GEM minitest (5.20.0) mjml-rails (4.9.0) multi_json (1.15.0) - multi_xml (0.6.0) mutant (0.11.26) diff-lcs (~> 1.3) parser (~> 3.2.2, >= 3.2.2.4)