Skip to content

Commit 80cd39a

Browse files
chore(deps): bump the ruby group with 5 updates (#1197)
Bumps the ruby group with 5 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``510ba84`` | ``b613d83`` | | [async](https://github.com/socketry/async) | `2.39.0` | `2.41.0` | | [crass](https://github.com/rgrove/crass) | `1.0.6` | `1.0.7` | | [io-event](https://github.com/socketry/io-event) | `1.16.2` | `1.17.0` | | [json](https://github.com/ruby/json) | `2.19.9` | `2.20.0` | Updates `html2rss` from `510ba84` to `b613d83` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@510ba84...b613d83) Updates `async` from 2.39.0 to 2.41.0 - [Release notes](https://github.com/socketry/async/releases) - [Changelog](https://github.com/socketry/async/blob/main/releases.md) - [Commits](socketry/async@v2.39.0...v2.41.0) Updates `crass` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/rgrove/crass/releases) - [Changelog](https://github.com/rgrove/crass/blob/main/HISTORY.md) - [Commits](rgrove/crass@v1.0.6...v1.0.7) Updates `io-event` from 1.16.2 to 1.17.0 - [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.2...v1.17.0) Updates `json` from 2.19.9 to 2.20.0 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.19.9...v2.20.0) --- updated-dependencies: - dependency-name: html2rss dependency-version: b613d83a81f02e033869ec3513c792c5e6706831 dependency-type: direct:production dependency-group: ruby - dependency-name: async dependency-version: 2.41.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: crass dependency-version: 1.0.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: io-event dependency-version: 1.17.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: json dependency-version: 2.20.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 72f4fb6 commit 80cd39a

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 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: 510ba8436b5910cf0a760a47a14e0922efe74c94
10+
revision: b613d83a81f02e033869ec3513c792c5e6706831
1111
specs:
12-
html2rss (0.21.0)
12+
html2rss (0.22.2)
1313
addressable (~> 2.7)
1414
brotli
1515
dry-validation
@@ -33,7 +33,7 @@ GEM
3333
specs:
3434
addressable (2.9.0)
3535
public_suffix (>= 2.0.2, < 8.0)
36-
async (2.39.0)
36+
async (2.41.0)
3737
console (~> 1.29)
3838
fiber-annotation
3939
io-event (~> 1.11)
@@ -65,7 +65,7 @@ GEM
6565
fiber-annotation
6666
fiber-local (~> 1.1)
6767
json
68-
crass (1.0.6)
68+
crass (1.0.7)
6969
dry-configurable (1.4.0)
7070
dry-core (~> 1.0)
7171
zeitwerk (~> 2.6)
@@ -117,9 +117,9 @@ GEM
117117
fiber-storage
118118
fiber-storage (1.0.1)
119119
io-endpoint (0.17.2)
120-
io-event (1.16.2)
120+
io-event (1.17.0)
121121
io-stream (0.13.1)
122-
json (2.19.9)
122+
json (2.20.0)
123123
kramdown (2.5.2)
124124
rexml (>= 3.4.4)
125125
logger (1.7.0)

0 commit comments

Comments
 (0)