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:
authorXhmikosR <xhmikosr@gmail.com>2016-07-07 11:08:48 +0300
committerXhmikosR <xhmikosr@gmail.com>2016-07-09 12:42:42 +0300
commit0339272f55c5a9b27b4a18599ef9f96e451481c8 (patch)
treed15092ce5519c50c9295d9365930448f5f8d1e77 /Gemfile.lock
parent4ea33f3ab5a62c2d9399ff407922ee9d871b5ea2 (diff)
Update gems.
[skip sauce]
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock14
1 files changed, 8 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ed510a095e..567a7ad787 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,9 +1,10 @@
GEM
remote: https://rubygems.org/
specs:
+ addressable (2.4.0)
colorator (0.1)
- ffi (1.9.10)
- ffi (1.9.10-x64-mingw32)
+ ffi (1.9.13)
+ ffi (1.9.13-x64-mingw32)
jekyll (3.1.6)
colorator (~> 0.1)
jekyll-sass-converter (~> 1.0)
@@ -13,11 +14,12 @@ GEM
mercenary (~> 0.3.3)
rouge (~> 1.7)
safe_yaml (~> 1.0)
- jekyll-redirect-from (0.10.0)
+ jekyll-redirect-from (0.11.0)
jekyll (>= 2.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)
@@ -43,8 +45,8 @@ PLATFORMS
DEPENDENCIES
jekyll (~> 3.1.2)
- jekyll-redirect-from (~> 0.10.0)
- jekyll-sitemap (~> 0.10.0)
+ jekyll-redirect-from (~> 0.11.0)
+ jekyll-sitemap (~> 0.11.0)
scss_lint (~> 0.49.0)
BUNDLED WITH