Skip to content

Commit 0c4459b

Browse files
chore(deps): bump the ruby group with 4 updates
Bumps the ruby group with 4 updates: [html2rss](https://github.com/html2rss/html2rss), [google-protobuf](https://github.com/protocolbuffers/protobuf), [json](https://github.com/ruby/json) and [logger](https://github.com/ruby/logger). Updates `html2rss` from `d06ac77` to `a3d0f67` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@d06ac77...a3d0f67) Updates `google-protobuf` from 4.29.1 to 4.29.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `json` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.9.0...v2.9.1) Updates `logger` from 1.6.3 to 1.6.4 - [Release notes](https://github.com/ruby/logger/releases) - [Commits](ruby/logger@v1.6.3...v1.6.4) --- updated-dependencies: - dependency-name: html2rss dependency-type: direct:production dependency-group: ruby - dependency-name: google-protobuf dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95c66b0 commit 0c4459b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 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: d06ac777dcf610baf6da433611dd705fcd734f32
10+
revision: a3d0f67d6b2cc39b8aa3a3be8a66deb200713924
1111
specs:
1212
html2rss (0.15.0)
1313
addressable (~> 2.7)
@@ -50,10 +50,10 @@ GEM
5050
ffi (1.17.0-arm64-darwin)
5151
ffi (1.17.0-x86_64-linux-gnu)
5252
forwardable-extended (2.6.0)
53-
google-protobuf (4.29.1-arm64-darwin)
53+
google-protobuf (4.29.2-arm64-darwin)
5454
bigdecimal
5555
rake (>= 13)
56-
google-protobuf (4.29.1-x86_64-linux)
56+
google-protobuf (4.29.2-x86_64-linux)
5757
bigdecimal
5858
rake (>= 13)
5959
http_parser.rb (0.8.0)
@@ -93,7 +93,7 @@ GEM
9393
nokogiri (~> 1.10)
9494
jekyll-watch (2.2.1)
9595
listen (~> 3.0)
96-
json (2.9.0)
96+
json (2.9.1)
9797
just-the-docs (0.10.0)
9898
jekyll (>= 3.8.5)
9999
jekyll-include-cache
@@ -108,7 +108,7 @@ 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.3)
111+
logger (1.6.4)
112112
mercenary (0.4.0)
113113
mime-types (3.6.0)
114114
logger

0 commit comments

Comments
 (0)