Skip to content

Commit 5b778c3

Browse files
build(deps): bump magnus from 0.7.1 to 0.8.2 in /bindings/ruby
Bumps [magnus](https://github.com/matsadler/magnus) from 0.7.1 to 0.8.2. - [Release notes](https://github.com/matsadler/magnus/releases) - [Changelog](https://github.com/matsadler/magnus/blob/main/CHANGELOG.md) - [Commits](matsadler/magnus@0.7.1...0.8.2) --- updated-dependencies: - dependency-name: magnus dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3ee65d commit 5b778c3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bindings/ruby/Cargo.lock

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

bindings/ruby/ext/css_inline/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ name = "css_inline"
1616
crate-type = ["cdylib"]
1717

1818
[dependencies]
19-
magnus = "0.7"
19+
magnus = "0.8"
2020
rayon = "1"
2121

2222
[dependencies.css-inline]

0 commit comments

Comments
 (0)