Skip to content

Commit

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


Updates `html2rss` from `d0a51a0` to `97d602a`
- [Release notes](https://github.com/html2rss/html2rss/releases)
- [Commits](html2rss/html2rss@d0a51a0...97d602a)

Updates `html2rss-configs` from `8b2deab` to `07bbadc`
- [Commits](html2rss/html2rss-configs@8b2deab...07bbadc)

---
updated-dependencies:
- dependency-name: html2rss
  dependency-type: direct:production
  dependency-group: rubygems
- dependency-name: html2rss-configs
  dependency-type: direct:production
  dependency-group: rubygems
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent 727f756 commit 68dc0a4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/html2rss/html2rss
revision: d0a51a0ca60264b9179b6982ce93b5100a4c6b4e
revision: 97d602ad42f4a3c1b11d810fb8924c29d19aee55
specs:
html2rss (0.10.0)
addressable (~> 2.7)
Expand All @@ -19,7 +19,7 @@ GIT

GIT
remote: https://github.com/html2rss/html2rss-configs
revision: 8b2deab891846a0ef1e008c6d49bc19c97006ed9
revision: 07bbadcc2be501488a3772352ab0f8c7b05235a3
specs:
html2rss-configs (0.2.0)
html2rss
Expand All @@ -36,7 +36,7 @@ GEM
diff-lcs (1.5.1)
docile (1.4.0)
erubi (1.13.0)
faraday (2.10.0)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-follow_redirects (0.3.0)
Expand Down Expand Up @@ -76,7 +76,7 @@ GEM
regexp_parser (2.9.2)
reverse_markdown (2.1.1)
nokogiri
rexml (3.3.3)
rexml (3.3.4)
strscan
roda (3.82.0)
rack
Expand All @@ -93,7 +93,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rss (0.3.0)
rss (0.3.1)
rexml
rubocop (1.63.5)
json (~> 2.3)
Expand Down

0 comments on commit 68dc0a4

Please sign in to comment.