From: Debian Ruby Extras Maintainers
 <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Date: Sun, 6 Dec 2015 21:48:04 +0900
Subject: Fix-Gemfile-versioning-pygments.rb

---
 Gemfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/Gemfile
+++ b/Gemfile
@@ -65,7 +65,7 @@
 
   platform :ruby, :mswin, :mingw do
     gem "rdiscount", "~> 2.0"
-    gem "pygments.rb", "~> 0.6.0"
+    gem "pygments.rb"
     gem "redcarpet", "~> 3.2", ">= 3.2.3"
     gem "classifier-reborn", "~> 2.0"
     gem "liquid-c", "~> 3.0"
