Use latest libdolt
authorMarcin Kulik <[email protected]>
Sat, 14 Feb 2015 10:30:02 +0000 (14 10:30 +0000)
committerMarcin Kulik <[email protected]>
Sat, 14 Feb 2015 10:30:02 +0000 (14 10:30 +0000)
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 2ea4cab..e4ab448 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -109,7 +109,7 @@ platform :jruby do
 end
 
 group :dolt do
-  gem "libdolt", "~> 0.33.18"
+  gem "libdolt", "~> 0.34.0"
   gem "dolt", "~> 0.30.0"
   gem "tiltout", "~> 1.4"
 
index 5322ec6..ce00902 100644 (file)
@@ -179,7 +179,7 @@ GEM
     kgio (2.8.1)
     launchy (2.4.2)
       addressable (~> 2.3)
-    libdolt (0.33.18)
+    libdolt (0.34.0)
       force_utf8
       htmlentities (~> 4.3)
       json (~> 1.7)
@@ -451,7 +451,7 @@ DEPENDENCIES
   httparty (~> 0.9)
   jruby-openssl
   just_paginate (= 0.2.2)
-  libdolt (~> 0.33.18)
+  libdolt (~> 0.34.0)
   makeup
   memcache-client (~> 1.8)
   mime-types (~> 1.16)