Skip to content

Commit 2acd0a3

Browse files
chore(deps): bump the ruby group with 5 updates
Bumps the ruby group with 5 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``3071d18`` | ``2522897`` | | [html2rss-configs](https://github.com/html2rss/html2rss-configs) | ``d7c60ff`` | ``c8799e7`` | | [google-protobuf](https://github.com/protocolbuffers/protobuf) | `4.32.0` | `4.32.1` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.9` | `1.18.10` | | [prism](https://github.com/ruby/prism) | `1.4.0` | `1.5.1` | Updates `html2rss` from `3071d18` to `2522897` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@3071d18...2522897) Updates `html2rss-configs` from `d7c60ff` to `c8799e7` - [Commits](html2rss/html2rss-configs@d7c60ff...c8799e7) Updates `google-protobuf` from 4.32.0 to 4.32.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `nokogiri` from 1.18.9 to 1.18.10 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.9...v1.18.10) Updates `prism` from 1.4.0 to 1.5.1 - [Release notes](https://github.com/ruby/prism/releases) - [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md) - [Commits](ruby/prism@v1.4.0...v1.5.1) --- updated-dependencies: - dependency-name: html2rss dependency-version: 252289759287d5f0d7251a958d12a72ceebc27d6 dependency-type: direct:production dependency-group: ruby - dependency-name: html2rss-configs dependency-version: c8799e7f19b12913986b1cf7e534b6d0c145c62a dependency-type: direct:production dependency-group: ruby - dependency-name: google-protobuf dependency-version: 4.32.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: nokogiri dependency-version: 1.18.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: prism dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd990ef commit 2acd0a3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
GIT
22
remote: https://github.com/html2rss/html2rss-configs.git
3-
revision: d7c60ffee7747afe425240bae539cdf71ad356f5
3+
revision: c8799e7f19b12913986b1cf7e534b6d0c145c62a
44
specs:
55
html2rss-configs (0.2.0)
66
html2rss
77

88
GIT
99
remote: https://github.com/html2rss/html2rss.git
10-
revision: 3071d18755e3f546aa35bccfdaa83694c61a475c
10+
revision: 252289759287d5f0d7251a958d12a72ceebc27d6
1111
specs:
1212
html2rss (0.17.0)
1313
addressable (~> 2.7)
@@ -90,13 +90,13 @@ GEM
9090
ffi (1.17.2-arm64-darwin)
9191
ffi (1.17.2-x86_64-linux-gnu)
9292
forwardable-extended (2.6.0)
93-
google-protobuf (4.32.0-aarch64-linux-gnu)
93+
google-protobuf (4.32.1-aarch64-linux-gnu)
9494
bigdecimal
9595
rake (>= 13)
96-
google-protobuf (4.32.0-arm64-darwin)
96+
google-protobuf (4.32.1-arm64-darwin)
9797
bigdecimal
9898
rake (>= 13)
99-
google-protobuf (4.32.0-x86_64-linux-gnu)
99+
google-protobuf (4.32.1-x86_64-linux-gnu)
100100
bigdecimal
101101
rake (>= 13)
102102
http_parser.rb (0.8.0)
@@ -163,19 +163,19 @@ GEM
163163
mime-types-data (3.2025.0909)
164164
net-http (0.6.0)
165165
uri
166-
nokogiri (1.18.9-aarch64-linux-gnu)
166+
nokogiri (1.18.10-aarch64-linux-gnu)
167167
racc (~> 1.4)
168-
nokogiri (1.18.9-arm64-darwin)
168+
nokogiri (1.18.10-arm64-darwin)
169169
racc (~> 1.4)
170-
nokogiri (1.18.9-x86_64-linux-gnu)
170+
nokogiri (1.18.10-x86_64-linux-gnu)
171171
racc (~> 1.4)
172172
parallel (1.27.0)
173173
parser (3.3.9.0)
174174
ast (~> 2.4.1)
175175
racc
176176
pathutil (0.16.2)
177177
forwardable-extended (~> 2.6)
178-
prism (1.4.0)
178+
prism (1.5.1)
179179
public_suffix (6.0.2)
180180
puppeteer-ruby (0.45.6)
181181
concurrent-ruby (>= 1.1, < 1.4)

0 commit comments

Comments
 (0)