fix mom view update logic

This commit is contained in:
Torsten Ruger
2018-04-17 20:25:56 +03:00
parent e193d50efd
commit 07edd4ba60
2 changed files with 4 additions and 3 deletions

View File

@ -4,7 +4,7 @@ gem "opal"
gem 'opal-sprockets'
gem 'opal-browser'
gem "rubyx" , "0.6" , :path => "../rubyx"
gem "rubyx" , "0.6" , path: "../rubyx"
gem "rx-file" , :git => "https://github.com/ruby-x/rx-file"