Update Ruby and libv8
This commit is contained in:
parent
c9b2ba9b2f
commit
aba55f92d4
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -1,5 +1,5 @@
|
||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
ruby '2.1.2'
|
ruby '2.1.3'
|
||||||
|
|
||||||
gem 'jekyll', '~> 2.4.0'
|
gem 'jekyll', '~> 2.4.0'
|
||||||
gem 'jekyll-assets', '~> 0.10.0'
|
gem 'jekyll-assets', '~> 0.10.0'
|
||||||
|
|
|
@ -50,7 +50,7 @@ GEM
|
||||||
kramdown (1.4.2)
|
kramdown (1.4.2)
|
||||||
less (2.6.0)
|
less (2.6.0)
|
||||||
commonjs (~> 0.2.7)
|
commonjs (~> 0.2.7)
|
||||||
libv8 (3.16.14.3)
|
libv8 (3.16.14.7)
|
||||||
liquid (2.6.1)
|
liquid (2.6.1)
|
||||||
listen (2.7.11)
|
listen (2.7.11)
|
||||||
celluloid (>= 0.15.2)
|
celluloid (>= 0.15.2)
|
||||||
|
|
Loading…
Reference in a new issue