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
|
# Mail
|
||||||
|
|
||||||
gem 'markerb', '1.0.1'
|
gem 'markerb', '1.0.2'
|
||||||
gem 'messagebus_ruby_api', '1.0.3'
|
gem 'messagebus_ruby_api', '1.0.3'
|
||||||
|
|
||||||
# Parsing
|
# Parsing
|
||||||
|
|
|
||||||
|
|
@ -242,7 +242,7 @@ GEM
|
||||||
mail (2.5.4)
|
mail (2.5.4)
|
||||||
mime-types (~> 1.16)
|
mime-types (~> 1.16)
|
||||||
treetop (~> 1.4.8)
|
treetop (~> 1.4.8)
|
||||||
markerb (1.0.1)
|
markerb (1.0.2)
|
||||||
redcarpet (>= 2.0)
|
redcarpet (>= 2.0)
|
||||||
messagebus_ruby_api (1.0.3)
|
messagebus_ruby_api (1.0.3)
|
||||||
method_source (0.8.2)
|
method_source (0.8.2)
|
||||||
|
|
@ -505,7 +505,7 @@ DEPENDENCIES
|
||||||
jasmine (= 1.3.2)
|
jasmine (= 1.3.2)
|
||||||
jquery-rails (= 3.0.4)
|
jquery-rails (= 3.0.4)
|
||||||
json (= 1.8.1)
|
json (= 1.8.1)
|
||||||
markerb (= 1.0.1)
|
markerb (= 1.0.2)
|
||||||
messagebus_ruby_api (= 1.0.3)
|
messagebus_ruby_api (= 1.0.3)
|
||||||
mini_magick (= 3.7.0)
|
mini_magick (= 3.7.0)
|
||||||
mobile-fu (= 1.2.2)
|
mobile-fu (= 1.2.2)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue