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>2015-10-28 08:20:47 +0300
committerXhmikosR <xhmikosr@gmail.com>2015-10-29 09:12:33 +0300
commit608dead1fe60bbd974435fad079c5347b00371fb (patch)
tree1d7972da59f96325744f50a16073b1676cfcab75 /Gemfile.lock
parent364925f9513959b04b3e685f6d59d41a269e93d1 (diff)
Update to Jekyll v3.0.0.
[skip sauce]
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock44
1 files changed, 7 insertions, 37 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7564b80840..c3af430682 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,37 +1,18 @@
GEM
remote: https://rubygems.org/
specs:
- blankslate (2.1.2.4)
- classifier-reborn (2.0.3)
- fast-stemmer (~> 1.0)
- coffee-script (2.4.1)
- coffee-script-source
- execjs
- coffee-script-source (1.9.1.1)
colorator (0.1)
- execjs (2.6.0)
- fast-stemmer (1.0.2)
ffi (1.9.10)
- jekyll (2.5.3)
- classifier-reborn (~> 2.0)
+ jekyll (3.0.0)
colorator (~> 0.1)
- jekyll-coffeescript (~> 1.0)
- jekyll-gist (~> 1.0)
- jekyll-paginate (~> 1.0)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
kramdown (~> 1.3)
- liquid (~> 2.6.1)
+ liquid (~> 3.0)
mercenary (~> 0.3.3)
- pygments.rb (~> 0.6.0)
- redcarpet (~> 3.1)
+ rouge (~> 1.7)
safe_yaml (~> 1.0)
- toml (~> 0.1.0)
- jekyll-coffeescript (1.0.1)
- coffee-script (~> 2.2)
- jekyll-gist (1.3.4)
- jekyll-paginate (1.1.0)
- jekyll-redirect-from (0.8.0)
+ jekyll-redirect-from (0.9.0)
jekyll (>= 2.0)
jekyll-sass-converter (1.3.0)
sass (~> 3.2)
@@ -39,40 +20,29 @@ GEM
jekyll-watch (1.3.0)
listen (~> 3.0)
kramdown (1.9.0)
- liquid (2.6.3)
+ liquid (3.0.6)
listen (3.0.3)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
mercenary (0.3.5)
- parslet (1.5.0)
- blankslate (~> 2.0)
- posix-spawn (0.3.11)
- pygments.rb (0.6.3)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.2.0)
rainbow (2.0.0)
rb-fsevent (0.9.6)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
- redcarpet (3.3.3)
rouge (1.10.1)
safe_yaml (1.0.4)
sass (3.4.19)
scss_lint (0.42.2)
rainbow (~> 2.0)
sass (~> 3.4.15)
- toml (0.1.2)
- parslet (~> 1.5.0)
- yajl-ruby (1.2.1)
PLATFORMS
ruby
DEPENDENCIES
- jekyll (~> 2.5.3)
- jekyll-redirect-from (~> 0.8.0)
+ jekyll (~> 3.0.0)
+ jekyll-redirect-from (~> 0.9.0)
jekyll-sitemap (~> 0.9.0)
- rouge (~> 1.10.1)
sass (~> 3.4.19)
scss_lint (~> 0.42.2)