mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Update gems.
This commit is contained in:
		
							parent
							
								
									13734b55a0
								
							
						
					
					
						commit
						8af91ab967
					
				
							
								
								
									
										2
									
								
								Gemfile
								
								
								
								
							
							
						
						
									
										2
									
								
								Gemfile
								
								
								
								
							| 
						 | 
				
			
			@ -2,5 +2,5 @@ source 'https://rubygems.org'
 | 
			
		|||
 | 
			
		||||
group :development, :test do
 | 
			
		||||
  gem 'jekyll', '~> 3.1.2'
 | 
			
		||||
  gem 'jekyll-sitemap', '~> 0.10.0'
 | 
			
		||||
  gem 'jekyll-sitemap', '~> 0.11.0'
 | 
			
		||||
end
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,8 +1,9 @@
 | 
			
		|||
GEM
 | 
			
		||||
  remote: https://rubygems.org/
 | 
			
		||||
  specs:
 | 
			
		||||
    addressable (2.4.0)
 | 
			
		||||
    colorator (0.1)
 | 
			
		||||
    ffi (1.9.10-x64-mingw32)
 | 
			
		||||
    ffi (1.9.13-x64-mingw32)
 | 
			
		||||
    jekyll (3.1.6)
 | 
			
		||||
      colorator (~> 0.1)
 | 
			
		||||
      jekyll-sass-converter (~> 1.0)
 | 
			
		||||
| 
						 | 
				
			
			@ -14,7 +15,8 @@ GEM
 | 
			
		|||
      safe_yaml (~> 1.0)
 | 
			
		||||
    jekyll-sass-converter (1.4.0)
 | 
			
		||||
      sass (~> 3.4)
 | 
			
		||||
    jekyll-sitemap (0.10.0)
 | 
			
		||||
    jekyll-sitemap (0.11.0)
 | 
			
		||||
      addressable (~> 2.4.0)
 | 
			
		||||
    jekyll-watch (1.4.0)
 | 
			
		||||
      listen (~> 3.0, < 3.1)
 | 
			
		||||
    kramdown (1.11.1)
 | 
			
		||||
| 
						 | 
				
			
			@ -35,7 +37,7 @@ PLATFORMS
 | 
			
		|||
 | 
			
		||||
DEPENDENCIES
 | 
			
		||||
  jekyll (~> 3.1.2)
 | 
			
		||||
  jekyll-sitemap (~> 0.10.0)
 | 
			
		||||
  jekyll-sitemap (~> 0.11.0)
 | 
			
		||||
 | 
			
		||||
BUNDLED WITH
 | 
			
		||||
   1.12.5
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue