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>2017-04-19 14:59:12 +0300
committerBardi Harborow <bardi@bardiharborow.com>2017-04-20 07:31:22 +0300
commitb4ac48fdec7637c0c7c69f9d3ff9fc5d21d23676 (patch)
tree78cbec7b0790da3038c657e2943baada99819497 /Gemfile.lock
parent9af6bf8f7a3e3af5a001aeeeda7dc38794df3a71 (diff)
Build system overhaul.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 242ec495fe..4df2612fcd 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,12 +1,12 @@
GEM
remote: https://rubygems.org/
specs:
- addressable (2.5.0)
+ addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
colorator (1.1.0)
ffi (1.9.18)
forwardable-extended (2.6.0)
- jekyll (3.4.2)
+ jekyll (3.4.3)
addressable (~> 2.4)
colorator (~> 1.0)
jekyll-sass-converter (~> 1.0)
@@ -21,7 +21,7 @@ GEM
jekyll (~> 3.3)
jekyll-sass-converter (1.5.0)
sass (~> 3.4)
- jekyll-sitemap (1.0.0)
+ jekyll-sitemap (1.1.1)
jekyll (~> 3.3)
jekyll-watch (1.5.0)
listen (~> 3.0, < 3.1)
@@ -41,7 +41,7 @@ GEM
rouge (1.11.1)
safe_yaml (1.0.4)
sass (3.4.23)
- scss_lint (0.52.0)
+ scss_lint (0.53.0)
rake (>= 0.9, < 13)
sass (~> 3.4.20)
@@ -49,10 +49,10 @@ PLATFORMS
ruby
DEPENDENCIES
- jekyll (~> 3.4.2)
+ jekyll (~> 3.4.3)
jekyll-redirect-from (~> 0.12.1)
- jekyll-sitemap (~> 1.0.0)
- scss_lint (~> 0.52.0)
+ jekyll-sitemap (~> 1.1.1)
+ scss_lint (~> 0.53.0)
BUNDLED WITH
1.14.6