Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBardi Harborow <bardi@bardiharborow.com>2016-10-06 16:21:05 +0300
committerBardi Harborow <bardi@bardiharborow.com>2016-10-09 04:15:17 +0300
commitd57d5a606b7a7b26b04e9315cca35287758b66c0 (patch)
treec67d47d80e940648a3a4d3a0a302ab0138b04f0e /Gemfile.lock
parente56146e592804ca2a9a3b37a2d87c1f7eff54676 (diff)
Update dependencies, including Babel to v6 and zeroUnits fix.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock29
1 files changed, 16 insertions, 13 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 567a7ad787..c19955c72b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -2,16 +2,18 @@ GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
- colorator (0.1)
- ffi (1.9.13)
- ffi (1.9.13-x64-mingw32)
- jekyll (3.1.6)
- colorator (~> 0.1)
+ colorator (1.1.0)
+ ffi (1.9.14)
+ forwardable-extended (2.6.0)
+ jekyll (3.3.0)
+ addressable (~> 2.4)
+ colorator (~> 1.0)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
kramdown (~> 1.3)
liquid (~> 3.0)
mercenary (~> 0.3.3)
+ pathutil (~> 0.9)
rouge (~> 1.7)
safe_yaml (~> 1.0)
jekyll-redirect-from (0.11.0)
@@ -20,34 +22,35 @@ GEM
sass (~> 3.4)
jekyll-sitemap (0.11.0)
addressable (~> 2.4.0)
- jekyll-watch (1.4.0)
+ jekyll-watch (1.5.0)
listen (~> 3.0, < 3.1)
- kramdown (1.11.1)
+ kramdown (1.12.0)
liquid (3.0.6)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
mercenary (0.3.6)
- rake (11.2.2)
+ pathutil (0.14.0)
+ forwardable-extended (~> 2.6)
+ rake (11.3.0)
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rouge (1.11.1)
safe_yaml (1.0.4)
sass (3.4.22)
- scss_lint (0.49.0)
+ scss_lint (0.50.2)
rake (>= 0.9, < 12)
sass (~> 3.4.20)
PLATFORMS
ruby
- x64-mingw32
DEPENDENCIES
- jekyll (~> 3.1.2)
+ jekyll (~> 3.3.0)
jekyll-redirect-from (~> 0.11.0)
jekyll-sitemap (~> 0.11.0)
- scss_lint (~> 0.49.0)
+ scss_lint (~> 0.50.2)
BUNDLED WITH
- 1.12.5
+ 1.13.2