mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/custom_name
Bumps [rb-sys](https://github.com/oxidize-rb/rb-sys) from 0.9.34 to 0.9.35.
- [Release notes](https://github.com/oxidize-rb/rb-sys/releases)
- [Commits](https://github.com/oxidize-rb/rb-sys/compare/v0.9.34...v0.9.35)
---
updated-dependencies:
- dependency-name: rb-sys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
19feb314cb
			
			
This commit is contained in:
		
							parent
							
								
									d9cf038859
								
							
						
					
					
						commit
						875b7b3361
					
				
					 2 changed files with 5 additions and 5 deletions
				
			
		|  | @ -160,18 +160,18 @@ dependencies = [ | |||
| 
 | ||||
| [[package]] | ||||
| name = "rb-sys" | ||||
| version = "0.9.34" | ||||
| version = "0.9.35" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "24ff8b3a4d418f3604ac3781aee54a094f3f9d732fb9a2458f73a3937a9ea918" | ||||
| checksum = "2d2bde30824a18f2e68cd1c8004cec16656764c6efc385bc1c7fb4c904b276a5" | ||||
| dependencies = [ | ||||
|  "rb-sys-build", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
| name = "rb-sys-build" | ||||
| version = "0.9.34" | ||||
| version = "0.9.35" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "d2921dcd727615d4af5a6d39cc3c1c8c9dc8e37bf2b42d44b3e101a6da2bce17" | ||||
| checksum = "5ff5d3ba92624df9c66bf0d1f0251d96284f08ac9773b7723d370e3f225c1d38" | ||||
| dependencies = [ | ||||
|  "bindgen", | ||||
|  "linkify", | ||||
|  |  | |||
|  | @ -7,4 +7,4 @@ edition = "2021" | |||
| crate-type = ["cdylib"] | ||||
| 
 | ||||
| [dependencies] | ||||
| rb-sys = { version = "0.9.34", features = ["gem"] } | ||||
| rb-sys = { version = "0.9.35", features = ["gem"] } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
						dependabot[bot]