Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump html-pipeline from 2.14.3 to 3.0.1 #561

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
Expand All @@ -32,14 +27,12 @@ GEM
thor
tilt
hashdiff (1.0.1)
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
html-pipeline (3.0.1)
selma (~> 0.1)
zeitwerk (~> 2.5)
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
localhost (1.1.10)
Expand All @@ -50,16 +43,12 @@ GEM
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.1104)
mini_portile2 (2.8.1)
minitest (5.20.0)
multi_json (1.15.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
netrc (0.11.0)
nio4r (2.7.0)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octokit (8.0.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
Expand All @@ -86,6 +75,7 @@ GEM
rack-test (>= 0.5)
rainbow (3.1.1)
rake (13.1.0)
rb_sys (0.9.86)
regexp_parser (2.8.3)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
Expand All @@ -111,6 +101,8 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
selma (0.2.0)
rb_sys (~> 0.9)
sentry-ruby (5.15.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
sequel (5.76.0)
Expand All @@ -133,8 +125,6 @@ GEM
temple (0.10.3)
thor (1.3.0)
tilt (2.3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
Expand All @@ -145,6 +135,7 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
zeitwerk (2.6.12)

PLATFORMS
ruby
Expand Down
Binary file removed vendor/cache/activesupport-7.0.7.2.gem
Binary file not shown.
Binary file removed vendor/cache/html-pipeline-2.14.3.gem
Binary file not shown.
Binary file added vendor/cache/html-pipeline-3.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/i18n-1.14.1.gem
Binary file not shown.
Binary file removed vendor/cache/mini_portile2-2.8.1.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.14.3.gem
Binary file not shown.
Binary file added vendor/cache/rb_sys-0.9.86.gem
Binary file not shown.
Binary file added vendor/cache/selma-0.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/tzinfo-2.0.6.gem
Binary file not shown.
Binary file added vendor/cache/zeitwerk-2.6.12.gem
Binary file not shown.
Loading