Skip to content

Commit

Permalink
chore(deps): bump html-pipeline from 2.14.3 to 3.2.2
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.2.
- [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.2)

---
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 Jan 14, 2025
1 parent 5fd9afa commit 44e6300
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -255,9 +255,9 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
highline (3.0.1)
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
html-pipeline (3.2.2)
selma (~> 0.4)
zeitwerk (~> 2.5)
htmlentities (4.3.4)
http-accept (1.7.0)
http-cookie (1.0.6)
Expand Down Expand Up @@ -324,7 +324,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.4)
logger (1.6.5)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand Down Expand Up @@ -443,6 +443,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rb_sys (0.9.108)
rdoc (6.9.0)
psych (>= 4.0.0)
recaptcha (5.18.0)
Expand Down Expand Up @@ -546,6 +547,8 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
selma (0.4.12)
rb_sys (~> 0.9)
should_not (1.1.0)
shoulda-matchers (6.4.0)
activesupport (>= 5.2.0)
Expand Down

0 comments on commit 44e6300

Please sign in to comment.