Skip to content

Commit a9f4fa3

Browse files
authored
Merge pull request #9291 from ruby/dependabot/cargo/test/rubygems/test_gem_ext_cargo_builder/custom_name/ext/custom_name_lib/rb-sys-4b735fb814
Bump the rb-sys group across 2 directories with 1 update
2 parents 092231f + 0370d78 commit a9f4fa3

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
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.123"
10+
rb-sys = "0.9.124"

test/rubygems/test_gem_ext_cargo_builder/rust_ruby_example/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/rust_ruby_example/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.123"
10+
rb-sys = "0.9.124"

0 commit comments

Comments
 (0)