pygments / pygments.rb

💎 Ruby wrapper for Pygments syntax highlighter
MIT License
572 stars 141 forks source link

Update yajl-ruby dependency to ~>1.2.0 #133

Closed mrueg closed 9 years ago

mrueg commented 10 years ago

It would be great to support latest yajl-ruby, too.

epinault commented 10 years ago

+1, when using Jekyll and a newer version of yajl-ruby I get a conflict

Bundler could not find compatible versions for gem "yajl-ruby": In Gemfile: jekyll (~> 2.4.0) ruby depends on pygments.rb (~> 0.6.0) ruby depends on yajl-ruby (~> 1.1.0) ruby

yajl-ruby (1.2.1)
jimpo commented 9 years ago

+1

jdickey commented 9 years ago

I see the merge of PR #106 on master; any chance we can have a new release (0.6.1, perhaps) to make life easier for those of us who need that (e.g., to satisfy dependencies of our own internal Gems)?

parkr commented 9 years ago

This has been done and is released. Please close