diff --git a/Gemfile b/Gemfile index 40af7cc63..f6bc9f81c 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 1374aec37..aed45e640 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)