Skip to content

Commit

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

---
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 Dec 21, 2024
1 parent 174e8da commit cfdd13f
Show file tree
Hide file tree
Showing 15 changed files with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ GEM
thor
tilt
hashdiff (1.1.1)
html-pipeline (3.0.3)
selma (~> 0.1)
html-pipeline (3.2.2)
selma (~> 0.4)
zeitwerk (~> 2.5)
http-accept (1.7.0)
http-cookie (1.0.3)
Expand Down Expand Up @@ -82,7 +82,7 @@ GEM
rack-test (>= 0.5)
rainbow (3.1.1)
rake (13.2.1)
rb_sys (0.9.88)
rb_sys (0.9.103)
regexp_parser (2.9.3)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
Expand All @@ -107,11 +107,11 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
selma (0.2.2)
selma (0.4.10)
rb_sys (~> 0.9)
selma (0.2.2-aarch64-linux)
selma (0.2.2-arm64-darwin)
selma (0.2.2-x86_64-linux)
selma (0.4.10-aarch64-linux)
selma (0.4.10-arm64-darwin)
selma (0.4.10-x86_64-linux)
sentry-ruby (5.22.1)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand Down Expand Up @@ -151,7 +151,7 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
zeitwerk (2.6.13)
zeitwerk (2.7.1)

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.2.gem
Binary file not shown.
Binary file added vendor/cache/rb_sys-0.9.103.gem
Binary file not shown.
Binary file removed vendor/cache/rb_sys-0.9.88.gem
Binary file not shown.
Binary file removed vendor/cache/selma-0.2.2-aarch64-linux.gem
Binary file not shown.
Binary file removed vendor/cache/selma-0.2.2-arm64-darwin.gem
Binary file not shown.
Binary file removed vendor/cache/selma-0.2.2-x86_64-linux.gem
Binary file not shown.
Binary file removed vendor/cache/selma-0.2.2.gem
Binary file not shown.
Binary file added vendor/cache/selma-0.4.10-aarch64-linux.gem
Binary file not shown.
Binary file added vendor/cache/selma-0.4.10-arm64-darwin.gem
Binary file not shown.
Binary file added vendor/cache/selma-0.4.10-x86_64-linux.gem
Binary file not shown.
Binary file added vendor/cache/selma-0.4.10.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.7.1.gem
Binary file not shown.

0 comments on commit cfdd13f

Please sign in to comment.