Skip to content

Commit fb79858

Browse files
chore(deps): bump the ruby group with 5 updates (#1113)
Bumps the ruby group with 5 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``2e0fa0c`` | ``6ef2ee6`` | | [html2rss-configs](https://github.com/html2rss/html2rss-configs) | ``2d64c47`` | ``6631881`` | | [bigdecimal](https://github.com/ruby/bigdecimal) | `4.0.1` | `4.1.0` | | [io-event](https://github.com/socketry/io-event) | `1.14.4` | `1.14.5` | | [json](https://github.com/ruby/json) | `2.19.2` | `2.19.3` | Updates `html2rss` from `2e0fa0c` to `6ef2ee6` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@2e0fa0c...6ef2ee6) Updates `html2rss-configs` from `2d64c47` to `6631881` - [Commits](html2rss/html2rss-configs@2d64c47...6631881) Updates `bigdecimal` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](ruby/bigdecimal@v4.0.1...v4.1.0) Updates `io-event` from 1.14.4 to 1.14.5 - [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.14.4...v1.14.5) Updates `json` from 2.19.2 to 2.19.3 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.19.2...v2.19.3) --- updated-dependencies: - dependency-name: html2rss dependency-version: 6ef2ee658b8e1c9f86bcdf152e9e95616200546c dependency-type: direct:production dependency-group: ruby - dependency-name: html2rss-configs dependency-version: 66318815ef14e02e3ac2f603aed4279f9d95c733 dependency-type: direct:production dependency-group: ruby - dependency-name: bigdecimal dependency-version: 4.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: io-event dependency-version: 1.14.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json dependency-version: 2.19.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 8ed2055 commit fb79858

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
GIT
22
remote: https://github.com/html2rss/html2rss-configs.git
3-
revision: 2d64c4766e12835d64b6ecaa46ee23491a2be4a2
3+
revision: 66318815ef14e02e3ac2f603aed4279f9d95c733
44
specs:
55
html2rss-configs (0.2.0)
66
html2rss
77

88
GIT
99
remote: https://github.com/html2rss/html2rss.git
10-
revision: 2e0fa0ca5835cc49268a85f7ad79e2a5b33b4b79
10+
revision: 6ef2ee658b8e1c9f86bcdf152e9e95616200546c
1111
specs:
1212
html2rss (0.17.0)
1313
addressable (~> 2.7)
@@ -59,7 +59,7 @@ GEM
5959
protocol-rack (~> 0.7)
6060
protocol-websocket (~> 0.17)
6161
base64 (0.3.0)
62-
bigdecimal (4.0.1)
62+
bigdecimal (4.1.0)
6363
brotli (0.8.0)
6464
concurrent-ruby (1.3.6)
6565
console (1.34.3)
@@ -118,9 +118,9 @@ GEM
118118
fiber-storage
119119
fiber-storage (1.0.1)
120120
io-endpoint (0.17.2)
121-
io-event (1.14.4)
121+
io-event (1.14.5)
122122
io-stream (0.11.1)
123-
json (2.19.2)
123+
json (2.19.3)
124124
kramdown (2.5.2)
125125
rexml (>= 3.4.4)
126126
logger (1.7.0)

0 commit comments

Comments
 (0)