bump markerb
This commit is contained in:
parent
241c584a0d
commit
dca5a6d8f3
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
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
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue