Skip to content

Commit f562fe6

Browse files
chore(deps): bump the ruby group with 8 updates
Bumps the ruby group with 8 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``adac4c3`` | ``4206a01`` | | [json](https://github.com/ruby/json) | `2.7.5` | `2.8.1` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2024.1001` | `3.2024.1105` | | [net-http](https://github.com/ruby/net-http) | `0.4.1` | `0.5.0` | | [parser](https://github.com/whitequark/parser) | `3.3.5.1` | `3.3.6.0` | | [rouge](https://github.com/rouge-ruby/rouge) | `4.4.0` | `4.5.0` | | [rubocop-ast](https://github.com/rubocop/rubocop-ast) | `1.33.1` | `1.34.1` | | [uri](https://github.com/ruby/uri) | `0.13.1` | `1.0.1` | Updates `html2rss` from `adac4c3` to `4206a01` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@adac4c3...4206a01) Updates `json` from 2.7.5 to 2.8.1 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.7.5...v2.8.1) Updates `mime-types-data` from 3.2024.1001 to 3.2024.1105 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/History.md) - [Commits](mime-types/mime-types-data@v3.2024.1001...v3.2024.1105) Updates `net-http` from 0.4.1 to 0.5.0 - [Release notes](https://github.com/ruby/net-http/releases) - [Commits](ruby/net-http@v0.4.1...v0.5.0) Updates `parser` from 3.3.5.1 to 3.3.6.0 - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](whitequark/parser@v3.3.5.1...v3.3.6.0) Updates `rouge` from 4.4.0 to 4.5.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.4.0...v4.5.0) Updates `rubocop-ast` from 1.33.1 to 1.34.1 - [Release notes](https://github.com/rubocop/rubocop-ast/releases) - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-ast@v1.33.1...v1.34.1) Updates `uri` from 0.13.1 to 1.0.1 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](ruby/uri@v0.13.1...v1.0.1) --- updated-dependencies: - dependency-name: html2rss dependency-type: direct:production dependency-group: ruby - dependency-name: json dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: mime-types-data dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: net-http dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: parser dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rouge dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: rubocop-ast dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: uri dependency-type: indirect update-type: version-update:semver-major dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e215cf commit f562fe6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GIT
77

88
GIT
99
remote: https://github.com/html2rss/html2rss.git
10-
revision: adac4c3f99c4b322ce918ef7f6bb3d19727b36e5
10+
revision: 4206a013d1afe66373c3c1b0a4cc7984b06b2e67
1111
specs:
1212
html2rss (0.15.0)
1313
addressable (~> 2.7)
@@ -93,7 +93,7 @@ GEM
9393
nokogiri (~> 1.10)
9494
jekyll-watch (2.2.1)
9595
listen (~> 3.0)
96-
json (2.7.5)
96+
json (2.8.1)
9797
just-the-docs (0.10.0)
9898
jekyll (>= 3.8.5)
9999
jekyll-include-cache
@@ -113,15 +113,15 @@ GEM
113113
mime-types (3.6.0)
114114
logger
115115
mime-types-data (~> 3.2015)
116-
mime-types-data (3.2024.1001)
117-
net-http (0.4.1)
116+
mime-types-data (3.2024.1105)
117+
net-http (0.5.0)
118118
uri
119119
nokogiri (1.16.7-arm64-darwin)
120120
racc (~> 1.4)
121121
nokogiri (1.16.7-x86_64-linux)
122122
racc (~> 1.4)
123123
parallel (1.26.3)
124-
parser (3.3.5.1)
124+
parser (3.3.6.0)
125125
ast (~> 2.4.1)
126126
racc
127127
pathutil (0.16.2)
@@ -137,7 +137,7 @@ GEM
137137
reverse_markdown (2.1.1)
138138
nokogiri
139139
rexml (3.3.9)
140-
rouge (4.4.0)
140+
rouge (4.5.0)
141141
rss (0.3.1)
142142
rexml
143143
rubocop (1.68.0)
@@ -150,7 +150,7 @@ GEM
150150
rubocop-ast (>= 1.32.2, < 2.0)
151151
ruby-progressbar (~> 1.7)
152152
unicode-display_width (>= 2.4.0, < 3.0)
153-
rubocop-ast (1.33.1)
153+
rubocop-ast (1.34.1)
154154
parser (>= 3.3.1.0)
155155
ruby-progressbar (1.13.0)
156156
safe_yaml (1.0.5)
@@ -167,7 +167,7 @@ GEM
167167
tzinfo (2.0.6)
168168
concurrent-ruby (~> 1.0)
169169
unicode-display_width (2.6.0)
170-
uri (0.13.1)
170+
uri (1.0.1)
171171
webrick (1.9.0)
172172
zeitwerk (2.7.1)
173173

0 commit comments

Comments
 (0)