Skip to content

Commit 26ae961

Browse files
committed
Update mmtk-core and ruby repo revision
Simply merged ruby repo with upstream master
1 parent e34386e commit 26ae961

File tree

2 files changed

+55
-18
lines changed

2 files changed

+55
-18
lines changed

mmtk/Cargo.lock

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

mmtk/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ edition = "2021"
1212
# Metadata for the Ruby repository
1313
[package.metadata.ci-repos.ruby]
1414
repo = "mmtk/ruby" # This is used by actions/checkout, so the format is "owner/repo", not URL.
15-
rev = "23e902d75497c0166eb6442b6f5fbabc7a302dc4"
15+
rev = "0879d0db03f1f09f43132647b815013f8482a9f0"
1616

1717
[lib]
1818
name = "mmtk_ruby"
@@ -37,7 +37,7 @@ features = ["is_mmtk_object", "object_pinning", "sticky_immix_non_moving_nursery
3737

3838
# Uncomment the following lines to use mmtk-core from the official repository.
3939
git = "https://github.com/mmtk/mmtk-core.git"
40-
rev = "302f6110fcf5e0a9787a9c0a01fa07969c30fcf9"
40+
rev = "973bd02762ca6846ec26317786ab2b9bafe9a008"
4141

4242
# Uncomment the following line to use mmtk-core from a local repository.
4343
#path = "../../mmtk-core"

0 commit comments

Comments
 (0)