Skip to content

Commit 6dbca70

Browse files
chore(deps): bump the ruby group with 4 updates (#874)
Bumps the ruby group with 4 updates: [html2rss-configs](https://github.com/html2rss/html2rss-configs), [rubocop](https://github.com/rubocop/rubocop), [mime-types-data](https://github.com/mime-types/mime-types-data) and [parser](https://github.com/whitequark/parser). Updates `html2rss-configs` from `94ce793` to `077f27c` - [Commits](html2rss/html2rss-configs@94ce793...077f27c) Updates `rubocop` from 1.71.1 to 1.71.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.71.1...v1.71.2) Updates `mime-types-data` from 3.2025.0107 to 3.2025.0204 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](mime-types/mime-types-data@v3.2025.0107...v3.2025.0204) Updates `parser` from 3.3.7.0 to 3.3.7.1 - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](whitequark/parser@v3.3.7.0...v3.3.7.1) --- updated-dependencies: - dependency-name: html2rss-configs dependency-type: direct:production dependency-group: ruby - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: parser dependency-type: indirect update-type: version-update:semver-patch 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 5e2f503 commit 6dbca70

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/html2rss/html2rss-configs.git
3-
revision: 94ce79307a7cf03fda89f566aceb086de8441532
3+
revision: 077f27c87c44454ef5411fd8d4d2054447ff26b7
44
specs:
55
html2rss-configs (0.2.0)
66
html2rss
@@ -155,15 +155,15 @@ GEM
155155
mime-types (3.6.0)
156156
logger
157157
mime-types-data (~> 3.2015)
158-
mime-types-data (3.2025.0107)
158+
mime-types-data (3.2025.0204)
159159
net-http (0.6.0)
160160
uri
161161
nokogiri (1.18.2-arm64-darwin)
162162
racc (~> 1.4)
163163
nokogiri (1.18.2-x86_64-linux-gnu)
164164
racc (~> 1.4)
165165
parallel (1.26.3)
166-
parser (3.3.7.0)
166+
parser (3.3.7.1)
167167
ast (~> 2.4.1)
168168
racc
169169
pathutil (0.16.2)
@@ -186,7 +186,7 @@ GEM
186186
rouge (4.5.1)
187187
rss (0.3.1)
188188
rexml
189-
rubocop (1.71.1)
189+
rubocop (1.71.2)
190190
json (~> 2.3)
191191
language_server-protocol (>= 3.17.0)
192192
parallel (~> 1.10)

0 commit comments

Comments
 (0)