Skip to content

Commit 13c9143

Browse files
chore(deps): bump the ruby group with 7 updates (#920)
Bumps the ruby group with 7 updates: | Package | From | To | | --- | --- | --- | | [html2rss-configs](https://github.com/html2rss/html2rss-configs) | ``de1958d`` | ``15408d8`` | | [rubocop](https://github.com/rubocop/rubocop) | `1.78.0` | `1.79.0` | | [faraday](https://github.com/lostisland/faraday) | `2.13.2` | `2.13.4` | | [json](https://github.com/ruby/json) | `2.13.0` | `2.13.2` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2025.0715` | `3.2025.0722` | | [parser](https://github.com/whitequark/parser) | `3.3.8.0` | `3.3.9.0` | | [rouge](https://github.com/rouge-ruby/rouge) | `4.5.2` | `4.6.0` | Updates `html2rss-configs` from `de1958d` to `15408d8` - [Commits](html2rss/html2rss-configs@de1958d...15408d8) Updates `rubocop` from 1.78.0 to 1.79.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.78.0...v1.79.0) Updates `faraday` from 2.13.2 to 2.13.4 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.13.2...v2.13.4) Updates `json` from 2.13.0 to 2.13.2 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.13.0...v2.13.2) Updates `mime-types-data` from 3.2025.0715 to 3.2025.0722 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](mime-types/mime-types-data@v3.2025.0715...v3.2025.0722) Updates `parser` from 3.3.8.0 to 3.3.9.0 - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](whitequark/parser@v3.3.8.0...v3.3.9.0) Updates `rouge` from 4.5.2 to 4.6.0 - [Release notes](https://github.com/rouge-ruby/rouge/releases) - [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md) - [Commits](rouge-ruby/rouge@v4.5.2...v4.6.0) --- updated-dependencies: - dependency-name: html2rss-configs dependency-version: 15408d82b72c800d746297eaa26e991a8cbcda3b dependency-type: direct:production dependency-group: ruby - dependency-name: rubocop dependency-version: 1.79.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby - dependency-name: faraday dependency-version: 2.13.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json dependency-version: 2.13.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2025.0722 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: parser dependency-version: 3.3.9.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rouge dependency-version: 4.6.0 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 981c96b commit 13c9143

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ end
2626
gem 'wdm', '~> 0.1.1', platforms: %i[mingw x64_mingw mswin]
2727

2828
group :development do
29-
gem 'rubocop', '~> 1.78'
29+
gem 'rubocop', '~> 1.79'
3030
end

Gemfile.lock

Lines changed: 11 additions & 9 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: de1958d781d74f0e466b622471140577547f7f11
3+
revision: 15408d82b72c800d746297eaa26e991a8cbcda3b
44
specs:
55
html2rss-configs (0.2.0)
66
html2rss
@@ -78,7 +78,7 @@ GEM
7878
eventmachine (>= 0.12.9)
7979
http_parser.rb (~> 0)
8080
eventmachine (1.2.7)
81-
faraday (2.13.2)
81+
faraday (2.13.4)
8282
faraday-net_http (>= 2.0, < 3.5)
8383
json
8484
logger
@@ -139,7 +139,7 @@ GEM
139139
nokogiri (~> 1.10)
140140
jekyll-watch (2.2.1)
141141
listen (~> 3.0)
142-
json (2.13.0)
142+
json (2.13.2)
143143
just-the-docs (0.10.1)
144144
jekyll (>= 3.8.5)
145145
jekyll-include-cache
@@ -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.0715)
163+
mime-types-data (3.2025.0722)
164164
net-http (0.6.0)
165165
uri
166166
nokogiri (1.18.9-aarch64-linux-gnu)
@@ -170,7 +170,7 @@ GEM
170170
nokogiri (1.18.9-x86_64-linux-gnu)
171171
racc (~> 1.4)
172172
parallel (1.27.0)
173-
parser (3.3.8.0)
173+
parser (3.3.9.0)
174174
ast (~> 2.4.1)
175175
racc
176176
pathutil (0.16.2)
@@ -191,19 +191,20 @@ GEM
191191
reverse_markdown (3.0.0)
192192
nokogiri
193193
rexml (3.4.1)
194-
rouge (4.5.2)
194+
rouge (4.6.0)
195195
rss (0.3.1)
196196
rexml
197-
rubocop (1.78.0)
197+
rubocop (1.79.0)
198198
json (~> 2.3)
199199
language_server-protocol (~> 3.17.0.2)
200200
lint_roller (~> 1.1.0)
201201
parallel (~> 1.10)
202202
parser (>= 3.3.0.2)
203203
rainbow (>= 2.2.2, < 4.0)
204204
regexp_parser (>= 2.9.3, < 3.0)
205-
rubocop-ast (>= 1.45.1, < 2.0)
205+
rubocop-ast (>= 1.46.0, < 2.0)
206206
ruby-progressbar (~> 1.7)
207+
tsort (>= 0.2.0)
207208
unicode-display_width (>= 2.4.0, < 4.0)
208209
rubocop-ast (1.46.0)
209210
parser (>= 3.3.7.2)
@@ -222,6 +223,7 @@ GEM
222223
terminal-table (3.0.2)
223224
unicode-display_width (>= 1.1.1, < 3)
224225
thor (1.4.0)
226+
tsort (0.2.0)
225227
tzinfo (2.0.6)
226228
concurrent-ruby (~> 1.0)
227229
unicode-display_width (2.6.0)
@@ -248,7 +250,7 @@ DEPENDENCIES
248250
jekyll-sitemap
249251
jekyll-target-blank
250252
just-the-docs
251-
rubocop (~> 1.78)
253+
rubocop (~> 1.79)
252254
tzinfo (~> 2.0)
253255
tzinfo-data
254256
wdm (~> 0.1.1)

0 commit comments

Comments
 (0)