Skip to content

Commit 6e5897c

Browse files
Bump rb-sys-env from 0.1.2 to 0.2.2 (#56)
Bumps [rb-sys-env](https://github.com/oxidize-rb/rb-sys) from 0.1.2 to 0.2.2. - [Release notes](https://github.com/oxidize-rb/rb-sys/releases) - [Commits](https://github.com/oxidize-rb/rb-sys/commits) --- updated-dependencies: - dependency-name: rb-sys-env dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f54b98 commit 6e5897c

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

Cargo.lock

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

ext/ruby_native_statistics/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
1010
rb-sys-env = "0.2"
1111

1212
[dev-dependencies]
13-
rb-sys-env = { version = "0.1" }
13+
rb-sys-env = { version = "0.2" }
1414
rb-sys-test-helpers = { version = "0.2" }
1515

1616
[dependencies]

0 commit comments

Comments
 (0)