Skip to content

Commit aaab611

Browse files
committed
Bump mmtk, ruby and deps versions
1 parent 0ec7e29 commit aaab611

2 files changed

Lines changed: 67 additions & 66 deletions

File tree

mmtk/Cargo.lock

Lines changed: 65 additions & 64 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 = "c05cfb4bbbd9aaaf56cbc51183522166425b0dcf"
15+
rev = "6a6958366068a4cd61a579246c35641c0567c3b2"
1616

1717
[lib]
1818
name = "mmtk_ruby"
@@ -37,7 +37,7 @@ features = ["vo_bit", "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 = "707facc54d73364340c5a850093510a6051bed89"
40+
rev = "1541ec7b0dac8d72332a8ff8df1ff74885d20d03"
4141

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

0 commit comments

Comments
 (0)