Skip to content

Commit

Permalink
Bump cloudflare-rails from 2.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
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](modosc/cloudflare-rails@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 5c3c41f commit 234e837
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -487,10 +484,9 @@ GEM
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.21.2)
minitest (5.22.0)
mjml-rails (4.10.1)
multi_json (1.15.0)
multi_xml (0.6.0)
mutant (0.11.27)
diff-lcs (~> 1.3)
parser (~> 3.3.0)
Expand Down Expand Up @@ -787,7 +783,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.12)
zeitwerk (2.6.13)
zxcvbn-ruby (1.2.0)

PLATFORMS
Expand Down

0 comments on commit 234e837

Please sign in to comment.