Skip to content

Commit ca5547f

Browse files
Update rb-sys to the latest
To include oxidize-rb/rb-sys@df0e6f4
1 parent 8a551a2 commit ca5547f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ gemspec
77
group :development do
88
gem "rake"
99
gem "rake-compiler"
10-
gem "rb_sys", "0.9.97"
10+
gem "rb_sys", "0.9.108"
1111
end
1212

1313
group :check do

0 commit comments

Comments
 (0)