0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

Update gems.

This commit is contained in:
XhmikosR 2016-07-10 19:03:39 +03:00
parent 13734b55a0
commit 8af91ab967
2 changed files with 6 additions and 4 deletions

View File

@ -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

View File

@ -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