1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-22 04:40:09 +01:00

Merge pull request #79 from github/jekyll-bump

Bump jekyll to 1.0.3. to stay in line with Pages
This commit is contained in:
Phil Haack 2013-07-10 10:35:47 -07:00
commit 048c363207
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
source 'https://rubygems.org'
gem "jekyll", '=1.0.2'
gem "jekyll", '=1.0.3'
gem 'liquid', '=2.5.0'
gem 'redcarpet', '=2.2.2'
gem 'maruku', '=0.6.1'

View File

@ -9,8 +9,8 @@ GEM
highline (~> 1.6.11)
directory_watcher (1.4.1)
fast-stemmer (1.0.2)
highline (1.6.18)
jekyll (1.0.2)
highline (1.6.19)
jekyll (1.0.3)
classifier (~> 1.3)
colorator (~> 0.1)
commander (~> 4.1.3)
@ -25,7 +25,7 @@ GEM
maruku (0.6.1)
syntax (>= 1.0.0)
posix-spawn (0.3.6)
pygments.rb (0.5.0)
pygments.rb (0.5.1)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rdiscount (1.6.8)
@ -39,7 +39,7 @@ PLATFORMS
DEPENDENCIES
RedCloth (= 4.2.9)
jekyll (= 1.0.2)
jekyll (= 1.0.3)
liquid (= 2.5.0)
maruku (= 0.6.1)
rdiscount (= 1.6.8)