Skip to content

Commit 1a2c995

Browse files
chore(deps): bump the ruby group with 5 updates (#923)
Bumps the ruby group with 5 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``9ed4ec4`` | ``8bddc59`` | | [html2rss-configs](https://github.com/html2rss/html2rss-configs) | ``15408d8`` | ``65cf54c`` | | [rubocop](https://github.com/rubocop/rubocop) | `1.79.0` | `1.79.1` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2025.0722` | `3.2025.0729` | | [regexp_parser](https://github.com/ammar/regexp_parser) | `2.10.0` | `2.11.0` | Updates `html2rss` from `9ed4ec4` to `8bddc59` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@9ed4ec4...8bddc59) Updates `html2rss-configs` from `15408d8` to `65cf54c` - [Commits](html2rss/html2rss-configs@15408d8...65cf54c) Updates `rubocop` from 1.79.0 to 1.79.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.79.0...v1.79.1) Updates `mime-types-data` from 3.2025.0722 to 3.2025.0729 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](mime-types/mime-types-data@v3.2025.0722...v3.2025.0729) Updates `regexp_parser` from 2.10.0 to 2.11.0 - [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md) - [Commits](ammar/regexp_parser@v2.10.0...v2.11.0) --- updated-dependencies: - dependency-name: html2rss dependency-version: 8bddc59e845adb45861b89f21d95e7f5595b3813 dependency-type: direct:production dependency-group: ruby - dependency-name: html2rss-configs dependency-version: 65cf54c8b5c5516cfb78f812a4745771052fcf9a dependency-type: direct:production dependency-group: ruby - dependency-name: rubocop dependency-version: 1.79.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2025.0729 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: regexp_parser dependency-version: 2.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 503d2de commit 1a2c995

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

Gemfile.lock

Lines changed: 5 additions & 7 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: 15408d82b72c800d746297eaa26e991a8cbcda3b
3+
revision: 65cf54c8b5c5516cfb78f812a4745771052fcf9a
44
specs:
55
html2rss-configs (0.2.0)
66
html2rss
77

88
GIT
99
remote: https://github.com/html2rss/html2rss.git
10-
revision: 9ed4ec489c8e19631a532804ec4541e22b12fd8f
10+
revision: 8bddc59e845adb45861b89f21d95e7f5595b3813
1111
specs:
1212
html2rss (0.17.0)
1313
addressable (~> 2.7)
@@ -160,7 +160,7 @@ GEM
160160
mime-types (3.7.0)
161161
logger
162162
mime-types-data (~> 3.2025, >= 3.2025.0507)
163-
mime-types-data (3.2025.0722)
163+
mime-types-data (3.2025.0729)
164164
net-http (0.6.0)
165165
uri
166166
nokogiri (1.18.9-aarch64-linux-gnu)
@@ -187,14 +187,14 @@ GEM
187187
rb-fsevent (0.11.2)
188188
rb-inotify (0.11.1)
189189
ffi (~> 1.0)
190-
regexp_parser (2.10.0)
190+
regexp_parser (2.11.0)
191191
reverse_markdown (3.0.0)
192192
nokogiri
193193
rexml (3.4.1)
194194
rouge (4.6.0)
195195
rss (0.3.1)
196196
rexml
197-
rubocop (1.79.0)
197+
rubocop (1.79.1)
198198
json (~> 2.3)
199199
language_server-protocol (~> 3.17.0.2)
200200
lint_roller (~> 1.1.0)
@@ -204,7 +204,6 @@ GEM
204204
regexp_parser (>= 2.9.3, < 3.0)
205205
rubocop-ast (>= 1.46.0, < 2.0)
206206
ruby-progressbar (~> 1.7)
207-
tsort (>= 0.2.0)
208207
unicode-display_width (>= 2.4.0, < 4.0)
209208
rubocop-ast (1.46.0)
210209
parser (>= 3.3.7.2)
@@ -223,7 +222,6 @@ GEM
223222
terminal-table (3.0.2)
224223
unicode-display_width (>= 1.1.1, < 3)
225224
thor (1.4.0)
226-
tsort (0.2.0)
227225
tzinfo (2.0.6)
228226
concurrent-ruby (~> 1.0)
229227
unicode-display_width (2.6.0)

0 commit comments

Comments
 (0)