Skip to content

Commit a5ffb76

Browse files
chore(deps): bump the ruby group with 6 updates (#862)
Bumps the ruby group with 6 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``a3d0f67`` | ``4dd2182`` | | [html2rss-configs](https://github.com/html2rss/html2rss-configs) | ``9aa87f0`` | ``94ce793`` | | [bigdecimal](https://github.com/ruby/bigdecimal) | `3.1.8` | `3.1.9` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.17.2` | `1.18.1` | | [regexp_parser](https://github.com/ammar/regexp_parser) | `2.9.3` | `2.10.0` | | [zeitwerk](https://github.com/fxn/zeitwerk) | `2.6.18` | `2.7.1` | Updates `html2rss` from `a3d0f67` to `4dd2182` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@a3d0f67...4dd2182) Updates `html2rss-configs` from `9aa87f0` to `94ce793` - [Commits](html2rss/html2rss-configs@9aa87f0...94ce793) Updates `bigdecimal` from 3.1.8 to 3.1.9 - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](ruby/bigdecimal@v3.1.8...v3.1.9) Updates `nokogiri` from 1.17.2 to 1.18.1 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.17.2...v1.18.1) Updates `regexp_parser` from 2.9.3 to 2.10.0 - [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md) - [Commits](ammar/regexp_parser@v2.9.3...v2.10.0) Updates `zeitwerk` from 2.6.18 to 2.7.1 - [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md) - [Commits](fxn/zeitwerk@v2.6.18...v2.7.1) --- updated-dependencies: - dependency-name: html2rss dependency-type: direct:production dependency-group: ruby - dependency-name: html2rss-configs dependency-type: direct:production dependency-group: ruby - dependency-name: bigdecimal dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: nokogiri dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: regexp_parser dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: zeitwerk dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16556e3 commit a5ffb76

File tree

1 file changed

+17
-9
lines changed

1 file changed

+17
-9
lines changed

Gemfile.lock

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

88
GIT
99
remote: https://github.com/html2rss/html2rss.git
10-
revision: a3d0f67d6b2cc39b8aa3a3be8a66deb200713924
10+
revision: 4dd2182c3cab79fb0e66981c321ad075fed1729e
1111
specs:
12-
html2rss (0.15.0)
12+
html2rss (0.16.0)
1313
addressable (~> 2.7)
1414
faraday (> 2.0.1, < 3.0)
1515
faraday-follow_redirects
1616
kramdown
1717
mime-types (> 3.0)
1818
nokogiri (>= 1.10, < 2.0)
1919
parallel
20+
puppeteer-ruby
2021
regexp_parser
2122
reverse_markdown (~> 3.0)
2223
rss
2324
sanitize (~> 6.0)
2425
thor
2526
tzinfo
26-
zeitwerk (~> 2.6.0)
27+
zeitwerk
2728

2829
GEM
2930
remote: https://rubygems.org/
3031
specs:
3132
addressable (2.8.7)
3233
public_suffix (>= 2.0.2, < 7.0)
3334
ast (2.4.2)
34-
bigdecimal (3.1.8)
35+
bigdecimal (3.1.9)
3536
colorator (1.1.0)
3637
concurrent-ruby (1.3.4)
3738
crass (1.0.6)
@@ -116,9 +117,9 @@ GEM
116117
mime-types-data (3.2024.1203)
117118
net-http (0.6.0)
118119
uri
119-
nokogiri (1.17.2-arm64-darwin)
120+
nokogiri (1.18.1-arm64-darwin)
120121
racc (~> 1.4)
121-
nokogiri (1.17.2-x86_64-linux)
122+
nokogiri (1.18.1-x86_64-linux-gnu)
122123
racc (~> 1.4)
123124
parallel (1.26.3)
124125
parser (3.3.6.0)
@@ -127,13 +128,17 @@ GEM
127128
pathutil (0.16.2)
128129
forwardable-extended (~> 2.6)
129130
public_suffix (6.0.1)
131+
puppeteer-ruby (0.45.6)
132+
concurrent-ruby (>= 1.1, < 1.4)
133+
mime-types (>= 3.0)
134+
websocket-driver (>= 0.6.0)
130135
racc (1.8.1)
131136
rainbow (3.1.1)
132137
rake (13.2.1)
133138
rb-fsevent (0.11.2)
134139
rb-inotify (0.11.1)
135140
ffi (~> 1.0)
136-
regexp_parser (2.9.3)
141+
regexp_parser (2.10.0)
137142
reverse_markdown (3.0.0)
138143
nokogiri
139144
rexml (3.4.0)
@@ -169,7 +174,10 @@ GEM
169174
unicode-display_width (2.6.0)
170175
uri (1.0.2)
171176
webrick (1.9.1)
172-
zeitwerk (2.6.18)
177+
websocket-driver (0.7.6)
178+
websocket-extensions (>= 0.1.0)
179+
websocket-extensions (0.1.5)
180+
zeitwerk (2.7.1)
173181

174182
PLATFORMS
175183
arm64-darwin-23

0 commit comments

Comments
 (0)