Skip to content

Commit

Permalink
chore(deps): bump the ruby group with 3 updates (#841)
Browse files Browse the repository at this point in the history
Bumps the ruby group with 3 updates: [rexml](https://github.com/ruby/rexml), [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) and [webrick](https://github.com/ruby/webrick).


Updates `rexml` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.3.7...v3.3.8)

Updates `sass-embedded` from 1.79.3 to 1.79.4
- [Commits](sass-contrib/sass-embedded-host-ruby@v1.79.3...v1.79.4)

Updates `webrick` from 1.8.1 to 1.8.2
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](ruby/webrick@v1.8.1...v1.8.2)

---
updated-dependencies:
- 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
- dependency-name: webrick
  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 Sep 30, 2024
1 parent 8c23136 commit 1cc5aad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ GEM
regexp_parser (2.9.2)
reverse_markdown (2.1.1)
nokogiri
rexml (3.3.7)
rexml (3.3.8)
rouge (4.4.0)
rss (0.3.1)
rexml
Expand All @@ -156,9 +156,9 @@ GEM
sanitize (6.1.3)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
sass-embedded (1.79.3-arm64-darwin)
sass-embedded (1.79.4-arm64-darwin)
google-protobuf (~> 4.27)
sass-embedded (1.79.3-x86_64-linux-gnu)
sass-embedded (1.79.4-x86_64-linux-gnu)
google-protobuf (~> 4.27)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand All @@ -167,7 +167,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (0.13.1)
webrick (1.8.1)
webrick (1.8.2)
zeitwerk (2.6.18)

PLATFORMS
Expand Down

0 comments on commit 1cc5aad

Please sign in to comment.