Skip to content

Commit

Permalink
Bump html-pipeline from 3.0.3 to 3.2.1
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.1.
- [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.1)

---
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 Aug 10, 2024
1 parent 881cabf commit a8632c0
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 @@ -27,8 +27,8 @@ GEM
thor
tilt
hashdiff (1.1.0)
html-pipeline (3.0.3)
selma (~> 0.1)
html-pipeline (3.2.1)
selma (~> 0.4)
zeitwerk (~> 2.5)
http-accept (1.7.0)
http-cookie (1.0.3)
Expand Down Expand Up @@ -78,7 +78,7 @@ GEM
rack-test (>= 0.5)
rainbow (3.1.1)
rake (13.2.1)
rb_sys (0.9.88)
rb_sys (0.9.100)
regexp_parser (2.9.2)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
Expand All @@ -105,11 +105,11 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
selma (0.2.2)
selma (0.4.6.1)
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.6.1-aarch64-linux)
selma (0.4.6.1-arm64-darwin)
selma (0.4.6.1-x86_64-linux)
sentry-ruby (5.16.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
sequel (5.83.1)
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.17)

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.1.gem
Binary file not shown.
Binary file added vendor/cache/rb_sys-0.9.100.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.6.1-aarch64-linux.gem
Binary file not shown.
Binary file added vendor/cache/selma-0.4.6.1-arm64-darwin.gem
Binary file not shown.
Binary file added vendor/cache/selma-0.4.6.1-x86_64-linux.gem
Binary file not shown.
Binary file added vendor/cache/selma-0.4.6.1.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.17.gem
Binary file not shown.

0 comments on commit a8632c0

Please sign in to comment.