mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-29 21:52:22 +01:00
Update Jekyll to v3.1.2.
[skip sauce]
This commit is contained in:
parent
57dcd04093
commit
de97609358
2
Gemfile
2
Gemfile
@ -1,7 +1,7 @@
|
|||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
|
|
||||||
group :development, :test do
|
group :development, :test do
|
||||||
gem 'jekyll', '~> 3.1.1'
|
gem 'jekyll', '~> 3.1.2'
|
||||||
gem 'jekyll-redirect-from', '~> 0.9.1'
|
gem 'jekyll-redirect-from', '~> 0.9.1'
|
||||||
gem 'jekyll-sitemap', '~> 0.10.0'
|
gem 'jekyll-sitemap', '~> 0.10.0'
|
||||||
gem 'sass', '~> 3.4.21'
|
gem 'sass', '~> 3.4.21'
|
||||||
|
@ -4,7 +4,7 @@ GEM
|
|||||||
colorator (0.1)
|
colorator (0.1)
|
||||||
ffi (1.9.10)
|
ffi (1.9.10)
|
||||||
ffi (1.9.10-x64-mingw32)
|
ffi (1.9.10-x64-mingw32)
|
||||||
jekyll (3.1.1)
|
jekyll (3.1.2)
|
||||||
colorator (~> 0.1)
|
colorator (~> 0.1)
|
||||||
jekyll-sass-converter (~> 1.0)
|
jekyll-sass-converter (~> 1.0)
|
||||||
jekyll-watch (~> 1.1)
|
jekyll-watch (~> 1.1)
|
||||||
@ -42,7 +42,7 @@ PLATFORMS
|
|||||||
x64-mingw32
|
x64-mingw32
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
jekyll (~> 3.1.1)
|
jekyll (~> 3.1.2)
|
||||||
jekyll-redirect-from (~> 0.9.1)
|
jekyll-redirect-from (~> 0.9.1)
|
||||||
jekyll-sitemap (~> 0.10.0)
|
jekyll-sitemap (~> 0.10.0)
|
||||||
sass (~> 3.4.21)
|
sass (~> 3.4.21)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user