mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	Bump gdbm-2.0.0 for released versionn.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61052 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									2d031181af
								
							
						
					
					
						commit
						836aaa0cdc
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3,7 +3,7 @@ | |||
| 
 | ||||
| Gem::Specification.new do |spec| | ||||
|   spec.name          = "gdbm" | ||||
|   spec.version       = "2.0.0.beta1" | ||||
|   spec.version       = "2.0.0" | ||||
|   spec.date          = '2017-04-28' | ||||
|   spec.authors       = ["Yukihiro Matsumoto"] | ||||
|   spec.email         = ["matz@ruby-lang.org"] | ||||
|  | @ -18,7 +18,7 @@ Gem::Specification.new do |spec| | |||
|   spec.executables   = spec.files.grep(%r{^exe/}) { |f| File.basename(f) } | ||||
|   spec.require_paths = ["lib"] | ||||
|   spec.extensions    = ["ext/gdbm/extconf.rb"] | ||||
|   spec.required_ruby_version = ">= 2.5.0dev" | ||||
|   spec.required_ruby_version = ">= 2.3.0" | ||||
| 
 | ||||
|   spec.add_development_dependency "bundler", "~> 1.14" | ||||
|   spec.add_development_dependency "rake", "~> 10.0" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 hsbt
						hsbt