mirror of
				https://github.com/red-data-tools/YouPlot.git
				synced 2025-11-04 11:38:10 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			138 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			138 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
source 'https://rubygems.org'
 | 
						|
 | 
						|
# Specify your gem's dependencies in uplot.gemspec
 | 
						|
gemspec
 | 
						|
 | 
						|
gem 'minitest', '~> 5.0'
 | 
						|
gem 'rake', '~> 12.0'
 |