asset.gemspec in asset-0.2.3 vs asset.gemspec in asset-0.2.4

- old
+ new

@@ -1,8 +1,8 @@ Gem::Specification.new do |s| s.name = 'asset' - s.version = '0.2.3' - s.date = '2017-07-13' + s.version = '0.2.4' + s.date = '2018-05-14' s.summary = "Compress and serve your CSS and JS assets automatically" s.description = "The only thing you need for your assets." s.authors = ["Fugroup Limited"] s.email = 'vidar@fugroup.net' s.license = 'MIT'