Skip to content

Commit

Permalink
chore(deps): bump html-pipeline from 2.14.3 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [html-pipeline](https://github.com/gjtorikian/html-pipeline) from 2.14.3 to 3.2.0.
- [Release notes](https://github.com/gjtorikian/html-pipeline/releases)
- [Changelog](https://github.com/gjtorikian/html-pipeline/blob/main/CHANGELOG.md)
- [Commits](gjtorikian/html-pipeline@v2.14.3...v3.2.0)

---
updated-dependencies:
- dependency-name: html-pipeline
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 45f13f7 commit 636e54e
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -231,9 +231,9 @@ GEM
globalid (1.1.0)
activesupport (>= 5.0)
highline (3.0.1)
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
html-pipeline (3.2.0)
selma (~> 0.1)
zeitwerk (~> 2.5)
htmlentities (4.3.4)
http_accept_language (2.1.1)
i18n (1.14.5)
Expand Down Expand Up @@ -394,6 +394,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rb_sys (0.9.97)
recaptcha (5.16.0)
record_tag_helper (1.0.1)
actionview (>= 5)
Expand Down Expand Up @@ -485,6 +486,8 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
selma (0.2.2)
rb_sys (~> 0.9)
settings_on_rails (0.3.1)
activerecord (>= 3.1)
should_not (1.1.0)
Expand Down

0 comments on commit 636e54e

Please sign in to comment.