Skip to content

Commit 74156e1

Browse files
chore(deps): bump the ruby group with 6 updates (#1180)
Bumps the ruby group with 6 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``c133c1b`` | ``510ba84`` | | [async-websocket](https://github.com/socketry/async-websocket) | `0.30.0` | `0.30.1` | | [io-event](https://github.com/socketry/io-event) | `1.16.1` | `1.16.2` | | [io-stream](https://github.com/socketry/io-stream) | `0.13.0` | `0.13.1` | | [json](https://github.com/ruby/json) | `2.19.8` | `2.19.9` | | [rss](https://github.com/ruby/rss) | `0.3.2` | `0.3.3` | Updates `html2rss` from `c133c1b` to `510ba84` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@c133c1b...510ba84) Updates `async-websocket` from 0.30.0 to 0.30.1 - [Release notes](https://github.com/socketry/async-websocket/releases) - [Changelog](https://github.com/socketry/async-websocket/blob/main/releases.md) - [Commits](socketry/async-websocket@v0.30.0...v0.30.1) Updates `io-event` from 1.16.1 to 1.16.2 - [Release notes](https://github.com/socketry/io-event/releases) - [Changelog](https://github.com/socketry/io-event/blob/main/releases.md) - [Commits](socketry/io-event@v1.16.1...v1.16.2) Updates `io-stream` from 0.13.0 to 0.13.1 - [Release notes](https://github.com/socketry/io-stream/releases) - [Changelog](https://github.com/socketry/io-stream/blob/main/releases.md) - [Commits](socketry/io-stream@v0.13.0...v0.13.1) Updates `json` from 2.19.8 to 2.19.9 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.19.8...v2.19.9) Updates `rss` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/ruby/rss/releases) - [Changelog](https://github.com/ruby/rss/blob/master/NEWS.md) - [Commits](ruby/rss@0.3.2...0.3.3) --- updated-dependencies: - dependency-name: html2rss dependency-version: 510ba8436b5910cf0a760a47a14e0922efe74c94 dependency-type: direct:production dependency-group: ruby - dependency-name: async-websocket dependency-version: 0.30.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: io-event dependency-version: 1.16.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: io-stream dependency-version: 0.13.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json dependency-version: 2.19.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rss dependency-version: 0.3.3 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 28f1b75 commit 74156e1

1 file changed

Lines changed: 7 additions & 9 deletions

File tree

Gemfile.lock

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

88
GIT
99
remote: https://github.com/html2rss/html2rss.git
10-
revision: c133c1b0fb443ced9bae7ebf9b95de0cbee9a8db
10+
revision: 510ba8436b5910cf0a760a47a14e0922efe74c94
1111
specs:
12-
html2rss (0.20.0)
12+
html2rss (0.21.0)
1313
addressable (~> 2.7)
1414
brotli
1515
dry-validation
@@ -19,7 +19,6 @@ GIT
1919
kramdown
2020
mime-types (> 3.0)
2121
nokogiri (>= 1.10, < 2.0)
22-
parallel
2322
puppeteer-ruby
2423
regexp_parser
2524
reverse_markdown (~> 3.0)
@@ -53,7 +52,7 @@ GEM
5352
traces (~> 0.10)
5453
async-pool (0.11.2)
5554
async (>= 2.0)
56-
async-websocket (0.30.0)
55+
async-websocket (0.30.1)
5756
async-http (~> 0.76)
5857
protocol-http (~> 0.34)
5958
protocol-rack (~> 0.7)
@@ -118,9 +117,9 @@ GEM
118117
fiber-storage
119118
fiber-storage (1.0.1)
120119
io-endpoint (0.17.2)
121-
io-event (1.16.1)
122-
io-stream (0.13.0)
123-
json (2.19.8)
120+
io-event (1.16.2)
121+
io-stream (0.13.1)
122+
json (2.19.9)
124123
kramdown (2.5.2)
125124
rexml (>= 3.4.4)
126125
logger (1.7.0)
@@ -135,7 +134,6 @@ GEM
135134
racc (~> 1.4)
136135
nokogiri (1.19.3-x86_64-linux-gnu)
137136
racc (~> 1.4)
138-
parallel (2.1.0)
139137
protocol-hpack (1.5.1)
140138
protocol-http (0.62.2)
141139
protocol-http1 (0.39.0)
@@ -163,7 +161,7 @@ GEM
163161
reverse_markdown (3.0.2)
164162
nokogiri
165163
rexml (3.4.4)
166-
rss (0.3.2)
164+
rss (0.3.3)
167165
rexml
168166
sanitize (7.0.0)
169167
crass (~> 1.0.2)

0 commit comments

Comments
 (0)