Skip to content

Commit

Permalink
[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_…
Browse files Browse the repository at this point in the history
…builder/custom_name

Bumps [rb-sys](https://github.com/oxidize-rb/rb-sys) from 0.9.19 to 0.9.20.
- [Release notes](https://github.com/oxidize-rb/rb-sys/releases)
- [Commits](oxidize-rb/rb-sys@v0.9.19...v0.9.20)

---
updated-dependencies:
- dependency-name: rb-sys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

rubygems/rubygems@2689b6b940
  • Loading branch information
dependabot[bot] authored and matzbot committed Jul 18, 2022
1 parent ecff334 commit 3ac9956
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Expand Up @@ -7,4 +7,4 @@ edition = "2021"
crate-type = ["cdylib"]

[dependencies]
rb-sys = { version = "0.9.19", features = ["gem"] }
rb-sys = { version = "0.9.20", features = ["gem"] }

0 comments on commit 3ac9956

Please sign in to comment.