Skip to content

Commit

Permalink
chore(deps): bump the rubygems group with 2 updates (#708)
Browse files Browse the repository at this point in the history
Bumps the rubygems group with 2 updates: [html2rss](https://github.com/gildesmarais/html2rss) and [rubocop](https://github.com/rubocop/rubocop).


Updates `html2rss` from 0.15.0 to 0.16.0
- [Release notes](https://github.com/gildesmarais/html2rss/releases)
- [Commits](html2rss/html2rss@v0.15.0...v0.16.0)

Updates `rubocop` from 1.65.1 to 1.69.2
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.65.1...v1.69.2)

---
updated-dependencies:
- dependency-name: html2rss
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rubygems
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: rubygems
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 5030b56 commit 77dbd3f
Showing 1 changed file with 35 additions and 26 deletions.
61 changes: 35 additions & 26 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ GEM
diff-lcs (1.5.1)
docile (1.4.1)
erubi (1.13.1)
faraday (2.12.1)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
Expand All @@ -32,52 +32,57 @@ GEM
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
hashdiff (1.1.1)
html2rss (0.15.0)
html2rss (0.16.0)
addressable (~> 2.7)
faraday (> 2.0.1, < 3.0)
faraday-follow_redirects
kramdown
mime-types (> 3.0)
nokogiri (>= 1.10, < 2.0)
parallel
puppeteer-ruby
regexp_parser
reverse_markdown (~> 2.0)
reverse_markdown (~> 3.0)
rss
sanitize (~> 6.0)
thor
tzinfo
zeitwerk
json (2.8.2)
zeitwerk (~> 2.6.0)
json (2.9.1)
kramdown (2.5.1)
rexml (>= 3.3.9)
language_server-protocol (3.17.0.3)
logger (1.6.1)
logger (1.6.4)
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.1105)
net-http (0.5.0)
mime-types-data (3.2024.1203)
net-http (0.6.0)
uri
nio4r (2.7.4)
nokogiri (1.16.7-aarch64-linux)
nokogiri (1.17.2-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm-linux)
nokogiri (1.17.2-arm-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin)
nokogiri (1.17.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86-linux)
nokogiri (1.17.2-x86-linux)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-darwin)
nokogiri (1.17.2-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
nokogiri (1.17.2-x86_64-linux)
racc (~> 1.4)
parallel (1.26.3)
parser (3.3.4.2)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
public_suffix (6.0.1)
puma (6.5.0)
nio4r (~> 2.0)
puppeteer-ruby (0.45.6)
concurrent-ruby (>= 1.1, < 1.4)
mime-types (>= 3.0)
websocket-driver (>= 0.6.0)
racc (1.8.1)
rack (3.1.8)
rack-cache (1.17.0)
Expand All @@ -88,10 +93,10 @@ GEM
rack-unreloader (2.1.0)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.2)
reverse_markdown (2.1.1)
regexp_parser (2.9.3)
reverse_markdown (3.0.0)
nokogiri
rexml (3.3.9)
rexml (3.4.0)
roda (3.87.0)
rack
rspec (3.13.0)
Expand All @@ -109,18 +114,17 @@ GEM
rspec-support (3.13.1)
rss (0.3.1)
rexml
rubocop (1.65.1)
rubocop (1.69.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.0)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
parser (>= 3.3.1.0)
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
Expand Down Expand Up @@ -150,15 +154,20 @@ GEM
tilt (2.5.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
unicode-display_width (3.1.2)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)
vcr (6.2.0)
webmock (3.24.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
yard (0.9.36)
zeitwerk (2.7.1)
zeitwerk (2.6.18)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 77dbd3f

Please sign in to comment.