Skip to content

Commit

Permalink
Bump html-pipeline from 3.0.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 3.0.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@v3.0.3...v3.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 062e5a4 commit fb29d1a
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ GEM
thor
tilt
hashdiff (1.1.0)
html-pipeline (3.0.3)
html-pipeline (3.2.0)
selma (~> 0.1)
zeitwerk (~> 2.5)
http-accept (1.7.0)
Expand Down Expand Up @@ -79,7 +79,7 @@ GEM
rack-test (>= 0.5)
rainbow (3.1.1)
rake (13.2.1)
rb_sys (0.9.88)
rb_sys (0.9.97)
regexp_parser (2.9.0)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
Expand Down Expand Up @@ -146,7 +146,7 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
zeitwerk (2.6.13)
zeitwerk (2.6.14)

PLATFORMS
aarch64-linux
Expand Down
Binary file removed vendor/cache/html-pipeline-3.0.3.gem
Binary file not shown.
Binary file added vendor/cache/html-pipeline-3.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/rb_sys-0.9.88.gem
Binary file not shown.
Binary file added vendor/cache/rb_sys-0.9.97.gem
Binary file not shown.
Binary file removed vendor/cache/zeitwerk-2.6.13.gem
Binary file not shown.
Binary file added vendor/cache/zeitwerk-2.6.14.gem
Binary file not shown.

0 comments on commit fb29d1a

Please sign in to comment.