mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-30 22:52:24 +01:00
Bump gems.
This commit is contained in:
parent
795d2208b8
commit
cbcf8babc8
20
Gemfile.lock
20
Gemfile.lock
@ -3,7 +3,7 @@ GEM
|
|||||||
specs:
|
specs:
|
||||||
colorator (0.1)
|
colorator (0.1)
|
||||||
ffi (1.9.10-x64-mingw32)
|
ffi (1.9.10-x64-mingw32)
|
||||||
jekyll (3.1.2)
|
jekyll (3.1.6)
|
||||||
colorator (~> 0.1)
|
colorator (~> 0.1)
|
||||||
jekyll-sass-converter (~> 1.0)
|
jekyll-sass-converter (~> 1.0)
|
||||||
jekyll-watch (~> 1.1)
|
jekyll-watch (~> 1.1)
|
||||||
@ -15,20 +15,20 @@ GEM
|
|||||||
jekyll-sass-converter (1.4.0)
|
jekyll-sass-converter (1.4.0)
|
||||||
sass (~> 3.4)
|
sass (~> 3.4)
|
||||||
jekyll-sitemap (0.10.0)
|
jekyll-sitemap (0.10.0)
|
||||||
jekyll-watch (1.3.1)
|
jekyll-watch (1.4.0)
|
||||||
listen (~> 3.0)
|
listen (~> 3.0, < 3.1)
|
||||||
kramdown (1.10.0)
|
kramdown (1.11.1)
|
||||||
liquid (3.0.6)
|
liquid (3.0.6)
|
||||||
listen (3.0.6)
|
listen (3.0.8)
|
||||||
rb-fsevent (>= 0.9.3)
|
rb-fsevent (~> 0.9, >= 0.9.4)
|
||||||
rb-inotify (>= 0.9.7)
|
rb-inotify (~> 0.9, >= 0.9.7)
|
||||||
mercenary (0.3.5)
|
mercenary (0.3.6)
|
||||||
rb-fsevent (0.9.7)
|
rb-fsevent (0.9.7)
|
||||||
rb-inotify (0.9.7)
|
rb-inotify (0.9.7)
|
||||||
ffi (>= 0.5.0)
|
ffi (>= 0.5.0)
|
||||||
rouge (1.10.1)
|
rouge (1.10.1)
|
||||||
safe_yaml (1.0.4)
|
safe_yaml (1.0.4)
|
||||||
sass (3.4.21)
|
sass (3.4.22)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
x64-mingw32
|
x64-mingw32
|
||||||
@ -38,4 +38,4 @@ DEPENDENCIES
|
|||||||
jekyll-sitemap (~> 0.10.0)
|
jekyll-sitemap (~> 0.10.0)
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.11.2
|
1.12.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user