Skip to content

Commit

Permalink
chore(deps): bump the ruby group with 4 updates (#847)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 85308f4 commit 904a4fc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@ GEM
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
google-protobuf (4.28.2-arm64-darwin)
google-protobuf (4.28.3-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.28.2-x86_64-linux)
google-protobuf (4.28.3-x86_64-linux)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
Expand Down Expand Up @@ -93,7 +93,7 @@ GEM
nokogiri (~> 1.10)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.7.2)
json (2.7.4)
just-the-docs (0.10.0)
jekyll (>= 3.8.5)
jekyll-include-cache
Expand Down Expand Up @@ -136,7 +136,7 @@ GEM
regexp_parser (2.9.2)
reverse_markdown (2.1.1)
nokogiri
rexml (3.3.8)
rexml (3.3.9)
rouge (4.4.0)
rss (0.3.1)
rexml
Expand All @@ -157,9 +157,9 @@ GEM
sanitize (6.1.3)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
sass-embedded (1.80.3-arm64-darwin)
sass-embedded (1.80.4-arm64-darwin)
google-protobuf (~> 4.28)
sass-embedded (1.80.3-x86_64-linux-gnu)
sass-embedded (1.80.4-x86_64-linux-gnu)
google-protobuf (~> 4.28)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand Down

0 comments on commit 904a4fc

Please sign in to comment.