bump markerb
This commit is contained in:
parent
bab07436d2
commit
7f27b95d4c
2 changed files with 3 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -121,7 +121,7 @@ gem "rails-i18n", "4.0.4"
|
||||||
|
|
||||||
# Mail
|
# Mail
|
||||||
|
|
||||||
gem "markerb", "1.0.2"
|
gem "markerb", "1.1.0"
|
||||||
gem "messagebus_ruby_api", "1.0.3"
|
gem "messagebus_ruby_api", "1.0.3"
|
||||||
|
|
||||||
# Parsing
|
# Parsing
|
||||||
|
|
|
||||||
|
|
@ -421,8 +421,7 @@ GEM
|
||||||
systemu (~> 2.6.2)
|
systemu (~> 2.6.2)
|
||||||
mail (2.6.3)
|
mail (2.6.3)
|
||||||
mime-types (>= 1.16, < 3)
|
mime-types (>= 1.16, < 3)
|
||||||
markerb (1.0.2)
|
markerb (1.1.0)
|
||||||
redcarpet (>= 2.0)
|
|
||||||
memoizable (0.4.2)
|
memoizable (0.4.2)
|
||||||
thread_safe (~> 0.3, >= 0.3.1)
|
thread_safe (~> 0.3, >= 0.3.1)
|
||||||
messagebus_ruby_api (1.0.3)
|
messagebus_ruby_api (1.0.3)
|
||||||
|
|
@ -802,7 +801,7 @@ DEPENDENCIES
|
||||||
json (= 1.8.3)
|
json (= 1.8.3)
|
||||||
json-schema (= 2.5.1)
|
json-schema (= 2.5.1)
|
||||||
logging-rails (= 0.5.0)
|
logging-rails (= 0.5.0)
|
||||||
markerb (= 1.0.2)
|
markerb (= 1.1.0)
|
||||||
messagebus_ruby_api (= 1.0.3)
|
messagebus_ruby_api (= 1.0.3)
|
||||||
mini_magick (= 4.2.7)
|
mini_magick (= 4.2.7)
|
||||||
minitest
|
minitest
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue