mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	
							parent
							
								
									735bd501e7
								
							
						
					
					
						commit
						1161191a2a
					
				
				
				Notes:
				
					git
				
				2020-06-05 07:34:05 +09:00 
				
			
			
			
		
		
					 2 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -5,7 +5,7 @@ source "https://rubygems.org"
 | 
			
		|||
gem "rack", "2.0.8"
 | 
			
		||||
gem "rack-test", "~> 1.1"
 | 
			
		||||
gem "artifice", "~> 0.6.0"
 | 
			
		||||
gem "compact_index", "~> 0.12.1"
 | 
			
		||||
gem "compact_index", "~> 0.13.0"
 | 
			
		||||
gem "sinatra", "~> 2.0"
 | 
			
		||||
gem "rake", "13.0.1"
 | 
			
		||||
gem "builder", "~> 3.2"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -4,7 +4,7 @@ GEM
 | 
			
		|||
    artifice (0.6)
 | 
			
		||||
      rack-test
 | 
			
		||||
    builder (3.2.4)
 | 
			
		||||
    compact_index (0.12.1)
 | 
			
		||||
    compact_index (0.13.0)
 | 
			
		||||
    mustermann (1.1.1)
 | 
			
		||||
      ruby2_keywords (~> 0.0.1)
 | 
			
		||||
    rack (2.0.8)
 | 
			
		||||
| 
						 | 
				
			
			@ -29,7 +29,7 @@ PLATFORMS
 | 
			
		|||
DEPENDENCIES
 | 
			
		||||
  artifice (~> 0.6.0)
 | 
			
		||||
  builder (~> 3.2)
 | 
			
		||||
  compact_index (~> 0.12.1)
 | 
			
		||||
  compact_index (~> 0.13.0)
 | 
			
		||||
  rack (= 2.0.8)
 | 
			
		||||
  rack-test (~> 1.1)
 | 
			
		||||
  rake (= 13.0.1)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue