Skip to content

Commit 86ce78d

Browse files
dependabot[bot]hsbt
authored andcommitted
[rubygems/rubygems] Bump rb-sys
Bumps [rb-sys](https://github.com/oxidize-rb/rb-sys) from 0.9.89 to 0.9.90. - [Release notes](https://github.com/oxidize-rb/rb-sys/releases) - [Commits](oxidize-rb/rb-sys@v0.9.89...v0.9.90) --- 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@ce663279b9
1 parent 69cfcd4 commit 86ce78d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

test/rubygems/test_gem_ext_cargo_builder/custom_name/ext/custom_name_lib/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/rubygems/test_gem_ext_cargo_builder/custom_name/ext/custom_name_lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ edition = "2021"
77
crate-type = ["cdylib"]
88

99
[dependencies]
10-
rb-sys = "0.9.89"
10+
rb-sys = "0.9.90"

0 commit comments

Comments
 (0)