mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-22 19:54:22 +01:00
Bump gems.
[skip sauce]
This commit is contained in:
parent
79c3dfec7a
commit
607c398f4c
2
Gemfile
2
Gemfile
@ -4,7 +4,7 @@
|
|||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
|
|
||||||
group :development, :test do
|
group :development, :test do
|
||||||
gem 'jekyll', '~> 3.0.0'
|
gem 'jekyll', '~> 3.0.1'
|
||||||
gem 'jekyll-redirect-from', '~> 0.9.0'
|
gem 'jekyll-redirect-from', '~> 0.9.0'
|
||||||
gem 'jekyll-sitemap', '~> 0.9.0'
|
gem 'jekyll-sitemap', '~> 0.9.0'
|
||||||
gem 'sass', '~> 3.4.19'
|
gem 'sass', '~> 3.4.19'
|
||||||
|
@ -3,7 +3,8 @@ GEM
|
|||||||
specs:
|
specs:
|
||||||
colorator (0.1)
|
colorator (0.1)
|
||||||
ffi (1.9.10)
|
ffi (1.9.10)
|
||||||
jekyll (3.0.0)
|
ffi (1.9.10-x64-mingw32)
|
||||||
|
jekyll (3.0.1)
|
||||||
colorator (~> 0.1)
|
colorator (~> 0.1)
|
||||||
jekyll-sass-converter (~> 1.0)
|
jekyll-sass-converter (~> 1.0)
|
||||||
jekyll-watch (~> 1.1)
|
jekyll-watch (~> 1.1)
|
||||||
@ -21,7 +22,7 @@ GEM
|
|||||||
listen (~> 3.0)
|
listen (~> 3.0)
|
||||||
kramdown (1.9.0)
|
kramdown (1.9.0)
|
||||||
liquid (3.0.6)
|
liquid (3.0.6)
|
||||||
listen (3.0.3)
|
listen (3.0.5)
|
||||||
rb-fsevent (>= 0.9.3)
|
rb-fsevent (>= 0.9.3)
|
||||||
rb-inotify (>= 0.9)
|
rb-inotify (>= 0.9)
|
||||||
mercenary (0.3.5)
|
mercenary (0.3.5)
|
||||||
@ -38,9 +39,10 @@ GEM
|
|||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
x64-mingw32
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
jekyll (~> 3.0.0)
|
jekyll (~> 3.0.1)
|
||||||
jekyll-redirect-from (~> 0.9.0)
|
jekyll-redirect-from (~> 0.9.0)
|
||||||
jekyll-sitemap (~> 0.9.0)
|
jekyll-sitemap (~> 0.9.0)
|
||||||
sass (~> 3.4.19)
|
sass (~> 3.4.19)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user