Skip to content

Commit 904a4fc

Browse files
chore(deps): bump the ruby group with 4 updates (#847)
Bumps the ruby group with 4 updates: [google-protobuf](https://github.com/protocolbuffers/protobuf), [json](https://github.com/ruby/json), [rexml](https://github.com/ruby/rexml) and [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby). Updates `google-protobuf` from 4.28.2 to 4.28.3 - [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.7.2 to 2.7.4 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.7.2...v2.7.4) Updates `rexml` from 3.3.8 to 3.3.9 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.8...v3.3.9) Updates `sass-embedded` from 1.80.3 to 1.80.4 - [Commits](sass-contrib/sass-embedded-host-ruby@v1.80.3...v1.80.4) --- updated-dependencies: - 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: rexml dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: sass-embedded 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 85308f4 commit 904a4fc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -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.28.2-arm64-darwin)
53+
google-protobuf (4.28.3-arm64-darwin)
5454
bigdecimal
5555
rake (>= 13)
56-
google-protobuf (4.28.2-x86_64-linux)
56+
google-protobuf (4.28.3-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.7.2)
96+
json (2.7.4)
9797
just-the-docs (0.10.0)
9898
jekyll (>= 3.8.5)
9999
jekyll-include-cache
@@ -136,7 +136,7 @@ GEM
136136
regexp_parser (2.9.2)
137137
reverse_markdown (2.1.1)
138138
nokogiri
139-
rexml (3.3.8)
139+
rexml (3.3.9)
140140
rouge (4.4.0)
141141
rss (0.3.1)
142142
rexml
@@ -157,9 +157,9 @@ GEM
157157
sanitize (6.1.3)
158158
crass (~> 1.0.2)
159159
nokogiri (>= 1.12.0)
160-
sass-embedded (1.80.3-arm64-darwin)
160+
sass-embedded (1.80.4-arm64-darwin)
161161
google-protobuf (~> 4.28)
162-
sass-embedded (1.80.3-x86_64-linux-gnu)
162+
sass-embedded (1.80.4-x86_64-linux-gnu)
163163
google-protobuf (~> 4.28)
164164
terminal-table (3.0.2)
165165
unicode-display_width (>= 1.1.1, < 3)

0 commit comments

Comments
 (0)