Skip to content

Commit

Permalink
Merge pull bitcoin-dot-org#569: Update Kramdown version
Browse files Browse the repository at this point in the history
  • Loading branch information
harding committed Jun 3, 2015
2 parents 78da28c + ace49c8 commit fcc713b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ group :development do
gem 'jekyll', '~>1.3.0'
gem 'json'
gem 'less'
gem 'kramdown'
gem 'kramdown', '~>1.6.0'
gem 'RedCloth'
gem 'therubyracer' # required by less
end
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ GEM
redcarpet (~> 2.3.0)
safe_yaml (~> 0.9.7)
json (1.8.1)
kramdown (1.3.3)
kramdown (1.6.0)
less (2.4.0)
commonjs (~> 0.2.7)
libv8 (3.16.14.3)
Expand Down Expand Up @@ -82,6 +82,6 @@ DEPENDENCIES
html-proofer
jekyll (~> 1.3.0)
json
kramdown
kramdown (~> 1.6.0)
less
therubyracer

0 comments on commit fcc713b

Please sign in to comment.