Skip to content

Commit

Permalink
Bump html-pipeline from 2.14.3 to 3.0.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.0.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.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 09ff1db commit 6955b03
Showing 1 changed file with 7 additions and 16 deletions.
23 changes: 7 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.7.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
babel-source (5.8.35)
Expand All @@ -22,9 +17,9 @@ GEM
ffi (1.15.5)
forwardable-extended (2.6.0)
google-protobuf (3.21.12)
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
html-pipeline (3.0.0)
selma (~> 0.1)
zeitwerk (~> 2.5)
http_parser.rb (0.8.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -68,32 +63,28 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
mini_portile2 (2.8.4)
minitest (5.19.0)
nokogiri (1.15.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
posix-spawn (0.3.15)
public_suffix (5.0.1)
racc (1.7.1)
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rb_sys (0.9.84)
rexml (3.2.5)
rouge (4.0.1)
safe_yaml (1.0.5)
sass-embedded (1.57.1)
google-protobuf (~> 3.21)
rake (>= 10.0.0)
selma (0.2.0)
rb_sys (~> 0.9)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
webrick (1.8.1)
zeitwerk (2.6.12)

PLATFORMS
ruby
Expand Down

0 comments on commit 6955b03

Please sign in to comment.