From dca5a6d8f313df65af2d7b25052c02c908b9606c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonne=20Ha=C3=9F?= <me@mrzyx.de>
Date: Sun, 1 Jun 2014 13:27:17 +0200
Subject: [PATCH] bump markerb

---
 Gemfile      | 2 +-
 Gemfile.lock | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Gemfile b/Gemfile
index 40af7cc635..f6bc9f81c0 100644
--- a/Gemfile
+++ b/Gemfile
@@ -61,7 +61,7 @@ gem 'rails-i18n',           '0.7.4'
 
 # Mail
 
-gem 'markerb',             '1.0.1'
+gem 'markerb',             '1.0.2'
 gem 'messagebus_ruby_api', '1.0.3'
 
 # Parsing
diff --git a/Gemfile.lock b/Gemfile.lock
index 1374aec37c..aed45e640c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -242,7 +242,7 @@ GEM
     mail (2.5.4)
       mime-types (~> 1.16)
       treetop (~> 1.4.8)
-    markerb (1.0.1)
+    markerb (1.0.2)
       redcarpet (>= 2.0)
     messagebus_ruby_api (1.0.3)
     method_source (0.8.2)
@@ -505,7 +505,7 @@ DEPENDENCIES
   jasmine (= 1.3.2)
   jquery-rails (= 3.0.4)
   json (= 1.8.1)
-  markerb (= 1.0.1)
+  markerb (= 1.0.2)
   messagebus_ruby_api (= 1.0.3)
   mini_magick (= 3.7.0)
   mobile-fu (= 1.2.2)
-- 
GitLab