mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	Bumps [rake](https://github.com/ruby/rake) from 10.5.0 to 12.3.3. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v10.5.0...v12.3.3) Signed-off-by: dependabot[bot] <support@github.com>
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			78 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			78 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
source 'https://rubygems.org'
 | 
						|
 | 
						|
gem "rake", "~> 12.3"
 | 
						|
gem "rspec", "~> 2.14.1"
 |