Use more permissive version for parser
This commit is contained in:
		
							parent
							
								
									3075271664
								
							
						
					
					
						commit
						7e79084bfb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -23,7 +23,7 @@ Gem::Specification.new do |gem|
 | 
			
		|||
 | 
			
		||||
  gem.required_ruby_version = '>= 1.9.3'
 | 
			
		||||
 | 
			
		||||
  gem.add_runtime_dependency('parser',              '~> 2.1.6')
 | 
			
		||||
  gem.add_runtime_dependency('parser',              '~> 2.1')
 | 
			
		||||
  gem.add_runtime_dependency('morpher',             '~> 0.2.0')
 | 
			
		||||
  gem.add_runtime_dependency('procto',              '~> 0.0.2')
 | 
			
		||||
  gem.add_runtime_dependency('abstract_type',       '~> 0.0.7')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue