mirror of
				https://github.com/sinatra/sinatra
				synced 2023-03-27 23:18:01 -04:00 
			
		
		
		
	use therubyracer from master until is released
Thank you @koic for cowboyd/therubyracer#413 🙇
This commit is contained in:
		
							parent
							
								
									0761e310fc
								
							
						
					
					
						commit
						ca1d0a4e98
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -26,7 +26,8 @@ group :development, :test do
 | 
			
		|||
    gem 'yajl-ruby'
 | 
			
		||||
    # ref is a dependency of therubyracer
 | 
			
		||||
    gem 'ref'
 | 
			
		||||
    gem 'therubyracer'
 | 
			
		||||
    # use therubyracer from master until cowboyd/therubyracer#413 is released
 | 
			
		||||
    gem 'therubyracer', :github => 'cowboyd/therubyracer'
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  gem 'multi_json'
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue