mirror of
				https://github.com/sinatra/sinatra
				synced 2023-03-27 23:18:01 -04:00 
			
		
		
		
	Fixed twitter-text version to 1.14.0
it will passes sinatra-contrib tests
cf: cf2a240a43
			
			
This commit is contained in:
		
							parent
							
								
									cf2a240a43
								
							
						
					
					
						commit
						991a45b951
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -3,6 +3,7 @@ gemspec
 | 
			
		|||
 | 
			
		||||
gem 'sinatra', path: '..'
 | 
			
		||||
gem 'rack-protection', path: '../rack-protection'
 | 
			
		||||
gem "twitter-text", "1.14.0"
 | 
			
		||||
 | 
			
		||||
group :development, :test do
 | 
			
		||||
  platform :jruby do
 | 
			
		||||
| 
						 | 
				
			
			@ -42,4 +43,3 @@ repos = { 'tilt' => 'rtomayko/tilt', 'rack' => 'rack/rack' }
 | 
			
		|||
  dep = {:github => repos[lib], :branch => dep} if dep and dep !~ /(\d+\.)+\d+/
 | 
			
		||||
  gem lib, dep if dep
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue