Skip to content

Commit 95c66b0

Browse files
chore(deps): bump the ruby group with 10 updates (#860)
Bumps the ruby group with 10 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``c686d73`` | ``d06ac77`` | | [rubocop](https://github.com/rubocop/rubocop) | `1.69.1` | `1.69.2` | | [faraday](https://github.com/lostisland/faraday) | `2.12.1` | `2.12.2` | | [logger](https://github.com/ruby/logger) | `1.6.2` | `1.6.3` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.17.0` | `1.17.2` | | [reverse_markdown](https://github.com/xijo/reverse_markdown) | `2.1.1` | `3.0.0` | | [rexml](https://github.com/ruby/rexml) | `3.3.9` | `3.4.0` | | [rubocop-ast](https://github.com/rubocop/rubocop-ast) | `1.36.2` | `1.37.0` | | [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) | `1.82.0` | `1.83.0` | | [zeitwerk](https://github.com/fxn/zeitwerk) | `2.7.1` | `2.6.18` | Updates `html2rss` from `c686d73` to `d06ac77` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@c686d73...d06ac77) Updates `rubocop` from 1.69.1 to 1.69.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.69.1...v1.69.2) Updates `faraday` from 2.12.1 to 2.12.2 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.12.1...v2.12.2) Updates `logger` from 1.6.2 to 1.6.3 - [Release notes](https://github.com/ruby/logger/releases) - [Commits](ruby/logger@v1.6.2...v1.6.3) Updates `nokogiri` from 1.17.0 to 1.17.2 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.17.0...v1.17.2) Updates `reverse_markdown` from 2.1.1 to 3.0.0 - [Changelog](https://github.com/xijo/reverse_markdown/blob/master/CHANGELOG.md) - [Commits](xijo/reverse_markdown@v2.1.1...v3.0.0) Updates `rexml` from 3.3.9 to 3.4.0 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.9...v3.4.0) Updates `rubocop-ast` from 1.36.2 to 1.37.0 - [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.36.2...v1.37.0) Updates `sass-embedded` from 1.82.0 to 1.83.0 - [Commits](sass-contrib/sass-embedded-host-ruby@v1.82.0...v1.83.0) Updates `zeitwerk` from 2.7.1 to 2.6.18 - [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md) - [Commits](fxn/zeitwerk@v2.7.1...v2.6.18) --- updated-dependencies: - dependency-name: html2rss 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: faraday dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: logger dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: nokogiri dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: reverse_markdown dependency-type: indirect update-type: version-update:semver-major dependency-group: ruby - dependency-name: rexml 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: sass-embedded 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 64f7609 commit 95c66b0

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Gemfile.lock

Lines changed: 14 additions & 14 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: c686d733f1f56b0aad7c9817d33c97327490c094
10+
revision: d06ac777dcf610baf6da433611dd705fcd734f32
1111
specs:
1212
html2rss (0.15.0)
1313
addressable (~> 2.7)
@@ -18,12 +18,12 @@ GIT
1818
nokogiri (>= 1.10, < 2.0)
1919
parallel
2020
regexp_parser
21-
reverse_markdown (~> 2.0)
21+
reverse_markdown (~> 3.0)
2222
rss
2323
sanitize (~> 6.0)
2424
thor
2525
tzinfo
26-
zeitwerk
26+
zeitwerk (~> 2.6.0)
2727

2828
GEM
2929
remote: https://rubygems.org/
@@ -39,7 +39,7 @@ GEM
3939
eventmachine (>= 0.12.9)
4040
http_parser.rb (~> 0)
4141
eventmachine (1.2.7)
42-
faraday (2.12.1)
42+
faraday (2.12.2)
4343
faraday-net_http (>= 2.0, < 3.5)
4444
json
4545
logger
@@ -108,17 +108,17 @@ GEM
108108
listen (3.9.0)
109109
rb-fsevent (~> 0.10, >= 0.10.3)
110110
rb-inotify (~> 0.9, >= 0.9.10)
111-
logger (1.6.2)
111+
logger (1.6.3)
112112
mercenary (0.4.0)
113113
mime-types (3.6.0)
114114
logger
115115
mime-types-data (~> 3.2015)
116116
mime-types-data (3.2024.1203)
117117
net-http (0.6.0)
118118
uri
119-
nokogiri (1.17.0-arm64-darwin)
119+
nokogiri (1.17.2-arm64-darwin)
120120
racc (~> 1.4)
121-
nokogiri (1.17.0-x86_64-linux)
121+
nokogiri (1.17.2-x86_64-linux)
122122
racc (~> 1.4)
123123
parallel (1.26.3)
124124
parser (3.3.6.0)
@@ -134,13 +134,13 @@ GEM
134134
rb-inotify (0.11.1)
135135
ffi (~> 1.0)
136136
regexp_parser (2.9.3)
137-
reverse_markdown (2.1.1)
137+
reverse_markdown (3.0.0)
138138
nokogiri
139-
rexml (3.3.9)
139+
rexml (3.4.0)
140140
rouge (4.5.1)
141141
rss (0.3.1)
142142
rexml
143-
rubocop (1.69.1)
143+
rubocop (1.69.2)
144144
json (~> 2.3)
145145
language_server-protocol (>= 3.17.0)
146146
parallel (~> 1.10)
@@ -150,16 +150,16 @@ GEM
150150
rubocop-ast (>= 1.36.2, < 2.0)
151151
ruby-progressbar (~> 1.7)
152152
unicode-display_width (>= 2.4.0, < 4.0)
153-
rubocop-ast (1.36.2)
153+
rubocop-ast (1.37.0)
154154
parser (>= 3.3.1.0)
155155
ruby-progressbar (1.13.0)
156156
safe_yaml (1.0.5)
157157
sanitize (6.1.3)
158158
crass (~> 1.0.2)
159159
nokogiri (>= 1.12.0)
160-
sass-embedded (1.82.0-arm64-darwin)
160+
sass-embedded (1.83.0-arm64-darwin)
161161
google-protobuf (~> 4.28)
162-
sass-embedded (1.82.0-x86_64-linux-gnu)
162+
sass-embedded (1.83.0-x86_64-linux-gnu)
163163
google-protobuf (~> 4.28)
164164
terminal-table (3.0.2)
165165
unicode-display_width (>= 1.1.1, < 3)
@@ -169,7 +169,7 @@ GEM
169169
unicode-display_width (2.6.0)
170170
uri (1.0.2)
171171
webrick (1.9.1)
172-
zeitwerk (2.7.1)
172+
zeitwerk (2.6.18)
173173

174174
PLATFORMS
175175
arm64-darwin-23

0 commit comments

Comments
 (0)